work around absNormPath not working on Windows

When making git-annex links, we want unix-style paths in the link targets.
This commit is contained in:
Joey Hess 2014-02-06 17:08:54 -04:00
parent 28cabd9909
commit 897d877472
5 changed files with 27 additions and 5 deletions

1
debian/changelog vendored
View file

@ -28,6 +28,7 @@ git-annex (5.20140128) UNRELEASED; urgency=medium
directories.
* Windows: Fix deletion of repositories by test suite and webapp.
* Windows: Test suite 100% passes again.
* Windows: Fix bug in symlink calculation code.
-- Joey Hess <joeyh@debian.org> Tue, 28 Jan 2014 13:57:19 -0400