use locking on Windows
This is all the easy cases, where there was already a separate lock file.
This commit is contained in:
parent
8de4db664d
commit
891c85cd88
8 changed files with 95 additions and 40 deletions
7
debian/changelog
vendored
7
debian/changelog
vendored
|
@ -1,3 +1,10 @@
|
|||
git-annex (5.20140128) UNRELEASED; urgency=medium
|
||||
|
||||
* Windows: It's now safe to run multiple git-annex processes concurrently
|
||||
on Windows; the lock files have been sorted out.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Tue, 28 Jan 2014 13:57:19 -0400
|
||||
|
||||
git-annex (5.20140127) unstable; urgency=medium
|
||||
|
||||
* sync --content: New option that makes the content of annexed files be
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue