Now rsync is exclusively used for copying files to and from remotes. scp is not longer supported.

This commit is contained in:
Joey Hess 2010-12-31 19:11:18 -04:00
parent 700aed13cf
commit f48658d4ee
3 changed files with 5 additions and 9 deletions

2
debian/changelog vendored
View file

@ -7,6 +7,8 @@ git-annex (0.15) UNRELEASED; urgency=low
that are trusted to retain files without explicit checking.
* Fix bug in numcopies handling when multiple remotes pointed to the
same repository.
* Now rsync is exclusively used for copying files to and from remotes.
scp is not longer supported.
-- Joey Hess <joeyh@debian.org> Tue, 28 Dec 2010 13:13:20 -0400