From 83ff8f7df6ffca0a1769405451bfabf3fe977f18 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Fri, 13 Sep 2013 16:17:39 +0000 Subject: [PATCH 1/5] Added a comment --- .../comment_3_d7b0e9515bface28f3650b8aa20ec2f4._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/git-annex_unused_not_dropping_deleted_files/comment_3_d7b0e9515bface28f3650b8aa20ec2f4._comment diff --git a/doc/forum/git-annex_unused_not_dropping_deleted_files/comment_3_d7b0e9515bface28f3650b8aa20ec2f4._comment b/doc/forum/git-annex_unused_not_dropping_deleted_files/comment_3_d7b0e9515bface28f3650b8aa20ec2f4._comment new file mode 100644 index 0000000000..666172b289 --- /dev/null +++ b/doc/forum/git-annex_unused_not_dropping_deleted_files/comment_3_d7b0e9515bface28f3650b8aa20ec2f4._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.154.2.134" + subject="comment 3" + date="2013-09-13T16:17:39Z" + content=""" +Depending on your git configuration, `git annex sync` might not be updating certian of these branches, such as remotes/origin/HEAD. You can check the branches out and see which still contains your deleted files. +"""]] From fffb3dbbcce5f567246ac675ab6dc8fa6e8d3594 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Fri, 13 Sep 2013 17:04:26 +0000 Subject: [PATCH 2/5] Added a comment --- ...comment_2_78db183aa401e2023d7faec5f7a4a573._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/bugs/windows_fails_test___34__recoverEncode__34__/comment_2_78db183aa401e2023d7faec5f7a4a573._comment diff --git a/doc/bugs/windows_fails_test___34__recoverEncode__34__/comment_2_78db183aa401e2023d7faec5f7a4a573._comment b/doc/bugs/windows_fails_test___34__recoverEncode__34__/comment_2_78db183aa401e2023d7faec5f7a4a573._comment new file mode 100644 index 0000000000..f186a0d81b --- /dev/null +++ b/doc/bugs/windows_fails_test___34__recoverEncode__34__/comment_2_78db183aa401e2023d7faec5f7a4a573._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.154.2.134" + subject="comment 2" + date="2013-09-13T17:04:26Z" + content=""" +That is an unrelated bug. You got very lucky that I saw your followup comment. + +I was able to reproduce it, and found bug in git annex fsck that prevented it from finding and fixing this problem on Windows. Am still investigating why the problem occurs in the first place.. +"""]] From 20ff3c8aff63ff14837f3b36e8ec8955c0408682 Mon Sep 17 00:00:00 2001 From: gueux Date: Fri, 13 Sep 2013 17:31:22 +0000 Subject: [PATCH 3/5] --- .../assistant_does_not_allow_adding_an_existing_repo.mdwn | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 doc/bugs/assistant_does_not_allow_adding_an_existing_repo.mdwn diff --git a/doc/bugs/assistant_does_not_allow_adding_an_existing_repo.mdwn b/doc/bugs/assistant_does_not_allow_adding_an_existing_repo.mdwn new file mode 100644 index 0000000000..cbfb05a6d9 --- /dev/null +++ b/doc/bugs/assistant_does_not_allow_adding_an_existing_repo.mdwn @@ -0,0 +1,6 @@ +The assistant does not allow adding an existing repo: I tried to add a "remote server", to enter the credits, and then I add to choose between "git-annex" or "rsync". Choosing "git-annex" tries to create a new repo and then fails. The repo on the server is a bare one, accessed via gitolite. Setting the remote manually ("git remote add origin git@example.org:my-annex.git" works (I can pull, push, ...)) + +Mac OS 10.7 version 2013-09-10 + + +[2013-09-13 17:00:55 CEST] chat: ssh ["-p","22","git@example.org","sh -c 'mkdir -p '\"'\"'my-annex.git'\"'\"'&&cd '\"'\"'my-annex.git'\"'\"'&&if [ ! -d .git ]; then git init --bare --shared; fi&&git annex init'"] From 05dea9b7c27d01262dcce70cc03b2641573a1dd1 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Fri, 13 Sep 2013 17:44:05 +0000 Subject: [PATCH 4/5] Added a comment --- .../comment_3_ed2da19eaf0bd0864f6b28816a79bc23._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/bugs/windows_fails_test___34__recoverEncode__34__/comment_3_ed2da19eaf0bd0864f6b28816a79bc23._comment diff --git a/doc/bugs/windows_fails_test___34__recoverEncode__34__/comment_3_ed2da19eaf0bd0864f6b28816a79bc23._comment b/doc/bugs/windows_fails_test___34__recoverEncode__34__/comment_3_ed2da19eaf0bd0864f6b28816a79bc23._comment new file mode 100644 index 0000000000..a8f7c0a02e --- /dev/null +++ b/doc/bugs/windows_fails_test___34__recoverEncode__34__/comment_3_ed2da19eaf0bd0864f6b28816a79bc23._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.154.2.134" + subject="comment 3" + date="2013-09-13T17:44:04Z" + content=""" +I have now diagnosed and fixed the underlying problem on Windows. +"""]] From 3e4ee2780405e08d999ab03e1fa4d5fbd431d0e7 Mon Sep 17 00:00:00 2001 From: "https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8" Date: Fri, 13 Sep 2013 17:57:38 +0000 Subject: [PATCH 5/5] Added a comment --- .../comment_4_5816f6cab42e27e724e735368f693b09._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/git-annex_unused_not_dropping_deleted_files/comment_4_5816f6cab42e27e724e735368f693b09._comment diff --git a/doc/forum/git-annex_unused_not_dropping_deleted_files/comment_4_5816f6cab42e27e724e735368f693b09._comment b/doc/forum/git-annex_unused_not_dropping_deleted_files/comment_4_5816f6cab42e27e724e735368f693b09._comment new file mode 100644 index 0000000000..e1a503d232 --- /dev/null +++ b/doc/forum/git-annex_unused_not_dropping_deleted_files/comment_4_5816f6cab42e27e724e735368f693b09._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8" + nickname="Hamza" + subject="comment 4" + date="2013-09-13T17:57:38Z" + content=""" +Which one of those branches I can safely delete? this is a central repo all other clients drop their stuff here it does not have any remotes (I did clones it from a client then removed origin section from config.) +"""]]