aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-02-14 15:42:35 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-02-14 15:47:54 -0400
commit619f66cffe02d30954bec109e90b0ff88f0581fa (patch)
tree03024c0728ff365c5df9e7cf61ca7f8368cd3a10
parent94340c494e733f1d0dce9edd74de1ff42c034543 (diff)
windows webapp: fix rsync.net support
-rw-r--r--debian/changelog2
-rw-r--r--doc/bugs/assistant_unable_to_auth___40__windows__41__.mdwn2
-rw-r--r--doc/todo/windows_support.mdwn3
3 files changed, 3 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 2da215d19..ab0807091 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,7 +6,7 @@ git-annex (5.20140211) UNRELEASED; urgency=medium
* Preferred content expressions can use metadata=field=value
to limit them to acting on files that have particular metadata.
* Add progress display for transfers to/from external special remotes.
- * Windows webapp: Can set up box.com, Amazon S3 remotes.
+ * Windows webapp: Can set up box.com, Amazon S3, and rsync.net remotes
* Windows webapp: Can create repos on removable drives.
* Windows: Ensure HOME is set, as needed by bundled cygwin utilities.
diff --git a/doc/bugs/assistant_unable_to_auth___40__windows__41__.mdwn b/doc/bugs/assistant_unable_to_auth___40__windows__41__.mdwn
index 494e4fb58..b019d51b8 100644
--- a/doc/bugs/assistant_unable_to_auth___40__windows__41__.mdwn
+++ b/doc/bugs/assistant_unable_to_auth___40__windows__41__.mdwn
@@ -81,3 +81,5 @@ Options:
-q --quiet avoid verbose output
etc
"""]]
+
+> [[fixed|done]]; both for regular remote ssh servers, and for rsync.net --[[Joey]]
diff --git a/doc/todo/windows_support.mdwn b/doc/todo/windows_support.mdwn
index 895b2c1d4..ea532dfc1 100644
--- a/doc/todo/windows_support.mdwn
+++ b/doc/todo/windows_support.mdwn
@@ -31,9 +31,6 @@ now! --[[Joey]]
* Local pairing seems to fail, after acking on Linux box, it stalls.
-* rsync.net setup fails. See
- <http://git-annex.branchable.com/bugs/assistant_unable_to_auth___40__windows__41__/>
-
* gcrypt is not ported to windows (and as a shell script, may need
to be rewritten)