I need the package git-core 1.7.0.4 but I cant find it. I only found 1.7.2.3 and git-core_1.5.6.5-3+lenny3.3.
does anyone know how can i download the exact version that I need?
|
I need the package git-core 1.7.0.4 but I cant find it. I only found 1.7.2.3 and git-core_1.5.6.5-3+lenny3.3. does anyone know how can i download the exact version that I need? | |||
|
feedback
|
|
add backports to /etc/apt/sources.list
set up the gpg key
update your repo data
Then you can install git
| |||
|
feedback
|
|
At http://snapshot.debian.org/ you can supposedly find "all past and current packages the Debian archive provides." This seems like the package version you are looking for: http://snapshot.debian.org/package/git/1%3A1.7.0.4-2/ (Note that git-core is here an empty transitional package, where the actual binary package is simply named git.) Looking at the dependency list it ought to fit on a Lenny system. | |||
|
feedback
|