Commit graph

3 commits

Author SHA1 Message Date
Joey Hess
f14f189454 make backport build again 2011-12-30 23:25:27 -04:00
Joey Hess
0ff35731f9 check git version every time in backport
Bremner wrote:
> As you know git-annex backport 3.20111122~bpo60+2 conflicts with git in
> squeeze-backports (1:1.7.7.3-1~bpo60+2). Personally I would rather have
> have a git-annex backport that worked (only) with the git backport.

This seemed best to fix by making the backport work with either version.
That has some overhead of running git --version at runtime, but it's
acceptable in the backport.
2011-12-30 23:09:31 -04:00
Joey Hess
5a275a3f5d Can now be built with older git versions (before 1.7.7); the resulting binary should only be used with old git.
Remove git old version check from configure, and use the git version
it was built against in the git check-attr code.
2011-12-22 15:01:13 -04:00