From 8bee32ea4851748e7b4baebcba20118960014217 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmNvX8PQVP5sLzQ78sKpB6VeH3Fu8HvZ5g" Date: Sun, 26 Jan 2014 04:29:12 +0000 Subject: [PATCH 1/5] Added a comment --- ...comment_2_b25ca7520ff7e339ec887a379d5100ee._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/forum/git-annex_on_archlinuxarm__44___armv6/comment_2_b25ca7520ff7e339ec887a379d5100ee._comment diff --git a/doc/forum/git-annex_on_archlinuxarm__44___armv6/comment_2_b25ca7520ff7e339ec887a379d5100ee._comment b/doc/forum/git-annex_on_archlinuxarm__44___armv6/comment_2_b25ca7520ff7e339ec887a379d5100ee._comment new file mode 100644 index 0000000000..c0a13cfa46 --- /dev/null +++ b/doc/forum/git-annex_on_archlinuxarm__44___armv6/comment_2_b25ca7520ff7e339ec887a379d5100ee._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawmNvX8PQVP5sLzQ78sKpB6VeH3Fu8HvZ5g" + nickname="Jeff" + subject="comment 2" + date="2014-01-26T04:29:09Z" + content=""" +I've actually been having a pretty tough time with it. Could you point me in the right direction? There's not any Haskell infrastructure on Arch ARM yet so I'd either be compiling the whole Haskell Platform or cross-compiling on x86_64 right? +Thanks +Jeff +"""]] From 425ccdaeb1f648bb88efee723d9ca0b417ee0803 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmXtqLEfN6cGcF9gW_09QUDoRpsexSdRcM" Date: Sun, 26 Jan 2014 15:18:56 +0000 Subject: [PATCH 2/5] Option to delete remote repo when sync failed missing --- doc/bugs/Cannot_delete_remote_when_ssh_sync_fails.mdwn | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/bugs/Cannot_delete_remote_when_ssh_sync_fails.mdwn diff --git a/doc/bugs/Cannot_delete_remote_when_ssh_sync_fails.mdwn b/doc/bugs/Cannot_delete_remote_when_ssh_sync_fails.mdwn new file mode 100644 index 0000000000..f780ace7ca --- /dev/null +++ b/doc/bugs/Cannot_delete_remote_when_ssh_sync_fails.mdwn @@ -0,0 +1,8 @@ +### Please describe the problem. +The webapp does not offer me the option to delete a remote repository that it did not succeed to synchronize with. Status of the repository is sync enabled (metadata only) but in settings I may only edit the repo, but cannot delete it. + +### What steps will reproduce the problem? +Set up git-annex on a new computer. Forget to enable ssh on the machine. Perform a local pairing (success). The sync fails for obvious reasons. + +### What version of git-annex are you using? On what operating system? +System is ubuntu but I assume this is a general issue. Version of git-annex is 5.20140117 From d50c14574372149ba85442ca2e4941e61691af60 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Sun, 26 Jan 2014 17:57:26 +0000 Subject: [PATCH 3/5] Added a comment --- .../comment_1_3c8e8fae688a9db8e18e869a187fb4eb._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/bugs/Cannot_delete_remote_when_ssh_sync_fails/comment_1_3c8e8fae688a9db8e18e869a187fb4eb._comment diff --git a/doc/bugs/Cannot_delete_remote_when_ssh_sync_fails/comment_1_3c8e8fae688a9db8e18e869a187fb4eb._comment b/doc/bugs/Cannot_delete_remote_when_ssh_sync_fails/comment_1_3c8e8fae688a9db8e18e869a187fb4eb._comment new file mode 100644 index 0000000000..c89d1cb0c7 --- /dev/null +++ b/doc/bugs/Cannot_delete_remote_when_ssh_sync_fails/comment_1_3c8e8fae688a9db8e18e869a187fb4eb._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.46" + subject="comment 1" + date="2014-01-26T17:57:25Z" + content=""" +If you go to Edit, it will let you upgrade the repository, which should fix your problem. +"""]] From 2660c65fed0ed8c03e1bd31d6205a918338d99bb Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Sun, 26 Jan 2014 17:59:52 +0000 Subject: [PATCH 4/5] Added a comment --- .../comment_3_eda0e90c1285396b1ab20ecc04ea6e29._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/git-annex_on_archlinuxarm__44___armv6/comment_3_eda0e90c1285396b1ab20ecc04ea6e29._comment diff --git a/doc/forum/git-annex_on_archlinuxarm__44___armv6/comment_3_eda0e90c1285396b1ab20ecc04ea6e29._comment b/doc/forum/git-annex_on_archlinuxarm__44___armv6/comment_3_eda0e90c1285396b1ab20ecc04ea6e29._comment new file mode 100644 index 0000000000..5c8f96ac32 --- /dev/null +++ b/doc/forum/git-annex_on_archlinuxarm__44___armv6/comment_3_eda0e90c1285396b1ab20ecc04ea6e29._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.46" + subject="comment 3" + date="2014-01-26T17:59:52Z" + content=""" +Well, yes, the first step will be getting a ghc for the architecture, and then it's just a matter of following [[install/cabal]] +"""]] From 38da049d587826c06e2e1261ef725b72b281f3a4 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Sun, 26 Jan 2014 18:08:21 +0000 Subject: [PATCH 5/5] Added a comment --- .../comment_1_8fe44da0581d9b8c6ab5fe6aea8d83d1._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/bugs/Unused_files_not_being_reported:_Do_not_take_remote_tracking_branches_into_account__63__/comment_1_8fe44da0581d9b8c6ab5fe6aea8d83d1._comment diff --git a/doc/bugs/Unused_files_not_being_reported:_Do_not_take_remote_tracking_branches_into_account__63__/comment_1_8fe44da0581d9b8c6ab5fe6aea8d83d1._comment b/doc/bugs/Unused_files_not_being_reported:_Do_not_take_remote_tracking_branches_into_account__63__/comment_1_8fe44da0581d9b8c6ab5fe6aea8d83d1._comment new file mode 100644 index 0000000000..a89f761a41 --- /dev/null +++ b/doc/bugs/Unused_files_not_being_reported:_Do_not_take_remote_tracking_branches_into_account__63__/comment_1_8fe44da0581d9b8c6ab5fe6aea8d83d1._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.46" + subject="comment 1" + date="2014-01-26T18:08:21Z" + content=""" +I'd rather that people not lose the content of annexed files that are in either their current local branch, or the current branch of any other clones of the repository that they might be working on. This is why `unused` looks at the remote tracking branches, and the various sync branches. +"""]]