From c139a73b876040377bb96f887e085be971f8ffb7 Mon Sep 17 00:00:00 2001 From: "talmukoydu@ab15521191b4d02584d003f3f211d90f575d5ebb" Date: Sun, 19 Mar 2023 19:08:14 +0000 Subject: [PATCH] Added a comment: `git annex sync` not syncing automatically with gcrypt remotes --- ..._ea7ae356fecea4b0cc846146312cc48d._comment | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 doc/sync/comment_29_ea7ae356fecea4b0cc846146312cc48d._comment diff --git a/doc/sync/comment_29_ea7ae356fecea4b0cc846146312cc48d._comment b/doc/sync/comment_29_ea7ae356fecea4b0cc846146312cc48d._comment new file mode 100644 index 0000000000..0419882289 --- /dev/null +++ b/doc/sync/comment_29_ea7ae356fecea4b0cc846146312cc48d._comment @@ -0,0 +1,20 @@ +[[!comment format=mdwn + username="talmukoydu@ab15521191b4d02584d003f3f211d90f575d5ebb" + nickname="talmukoydu" + avatar="http://cdn.libravatar.org/avatar/965ffeb49ec136674054e50928ddb2ed" + subject="`git annex sync` not syncing automatically with gcrypt remotes" + date="2023-03-19T19:08:13Z" + content=""" +@joey Is this a bug or am I missing something? + +Notes: +* I am using the latest `git-remote-gcrypt`, version 1.5 + +* `ssh user@user.rsync.net \"git init --bare repo\"` +* `git remote add test gcrypt::rsync://xxxx@xxxx.rsync.net:repo` +* `git annex sync -> DOES NOT SYNC to test remote` + +* `ssh user@user.rsync.net \"git init --bare repo\"` +* `git remote add test gcrypt::xxxx@xxxx.rsync.net/full/path/to/repo` +* `git annex sync -> DOES SYNC to test remote` +"""]] -- 2.30.2