content locking

I've tested that this solves the cyclic drop problem.
Have not looked at cyclic move, etc.
This commit is contained in:
Joey Hess 2011-11-09 21:45:03 -04:00
parent 737f043c55
commit cf0174c922
2 changed files with 40 additions and 13 deletions

1
debian/changelog vendored
View file

@ -2,6 +2,7 @@ git-annex (3.20111108) UNRELEASED; urgency=low
* Handle a case where an annexed file is moved into a gitignored directory,
by having fix --force add its change.
* Avoid cyclic drop problems.
-- Joey Hess <joeyh@debian.org> Mon, 07 Nov 2011 18:08:42 -0400