From 50246fcb35eb4ca05dcdf39ee7ba7718e54d5efb Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmXtqLEfN6cGcF9gW_09QUDoRpsexSdRcM" Date: Sun, 26 Jan 2014 18:12:09 +0000 Subject: Added a comment --- .../comment_2_e189617c4ac23df50f02af8c517fa399._comment | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/bugs/Cannot_delete_remote_when_ssh_sync_fails/comment_2_e189617c4ac23df50f02af8c517fa399._comment diff --git a/doc/bugs/Cannot_delete_remote_when_ssh_sync_fails/comment_2_e189617c4ac23df50f02af8c517fa399._comment b/doc/bugs/Cannot_delete_remote_when_ssh_sync_fails/comment_2_e189617c4ac23df50f02af8c517fa399._comment new file mode 100644 index 000000000..0d2f2e99b --- /dev/null +++ b/doc/bugs/Cannot_delete_remote_when_ssh_sync_fails/comment_2_e189617c4ac23df50f02af8c517fa399._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawmXtqLEfN6cGcF9gW_09QUDoRpsexSdRcM" + nickname="Thomas" + subject="comment 2" + date="2014-01-26T18:12:08Z" + content=""" +Unfortunately, upgrading did not fix it. I suppose, a restart of the remote server (ssh was just installed) would have been necessary. Instead, I just deleted the repository on the remote. + +Now my local repository was caught in a situation, where I couldn't upgrade the broken remote and I couldn't delete it either. + +By recreating the repository on the remote, I finally was able to get rid of the broken link, but I think the proper solution would be to have the ability to remove unsynced repositories. + +Thanks for the quick response! +"""]] -- cgit v1.2.3 From 469904a1ed3f5ed85f72f93f9657dcc9d06982ff Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog" Date: Sun, 26 Jan 2014 18:51:55 +0000 Subject: --- doc/todo/separate_rsync_bwlimit_options_for_upload_and_download.mdwn | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 doc/todo/separate_rsync_bwlimit_options_for_upload_and_download.mdwn diff --git a/doc/todo/separate_rsync_bwlimit_options_for_upload_and_download.mdwn b/doc/todo/separate_rsync_bwlimit_options_for_upload_and_download.mdwn new file mode 100644 index 000000000..65a3a12ef --- /dev/null +++ b/doc/todo/separate_rsync_bwlimit_options_for_upload_and_download.mdwn @@ -0,0 +1,2 @@ +The bandwidth for upload and download are often different. It would be useful to have different settings for upload and download limits. +As it is, I have to keep changing annex-rsync-options options between uploads and downloads. -- cgit v1.2.3