Windows: Roll back to an older version of rsync from cygwin. The newer version has some dependency on a newer ssh from cygwin.

This commit is contained in:
Joey Hess 2015-05-07 15:56:40 -04:00
parent ce285ea6fa
commit 18fc05ff04
3 changed files with 8 additions and 5 deletions

2
debian/changelog vendored
View file

@ -38,6 +38,8 @@ git-annex (5.20150421) UNRELEASED; urgency=medium
but a successful fsck can be done read-only)
* Windows: Remove cygwin ssh, the newer version of which has stopped
honoring the setting of HOME. Instead, copy msysgit's ssh into PATH.
* Windows: Roll back to an older version of rsync from cygwin.
The newer version has some dependency on a newer ssh from cygwin.
-- Joey Hess <id@joeyh.name> Tue, 21 Apr 2015 15:54:10 -0400