From f00d61cfbfb7eb5705f31b3d2852a3494700c1f7 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Sat, 26 Apr 2014 23:03:47 +0000 Subject: [PATCH 1/5] Added a comment --- .../comment_1_c38e2692b13a1b76777bf88312a03966._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/differenc_in_webapp_icons__63__/comment_1_c38e2692b13a1b76777bf88312a03966._comment diff --git a/doc/forum/differenc_in_webapp_icons__63__/comment_1_c38e2692b13a1b76777bf88312a03966._comment b/doc/forum/differenc_in_webapp_icons__63__/comment_1_c38e2692b13a1b76777bf88312a03966._comment new file mode 100644 index 0000000000..69777eaff9 --- /dev/null +++ b/doc/forum/differenc_in_webapp_icons__63__/comment_1_c38e2692b13a1b76777bf88312a03966._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.114" + subject="comment 1" + date="2014-04-26T23:03:46Z" + content=""" +The signal icon shows when there's a direct connection to another repositoriry. This leats your repository immediately learn when there is a change, triggering a sync. Without any signal icons, there's no fast syncing when changes are made, so the webapp will prompt for you to set up such a connection. +"""]] From 7f2790bb00e68bb13577a5cacb5f48fe434e4f68 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Sun, 27 Apr 2014 00:02:41 +0000 Subject: [PATCH 2/5] Added a comment --- ...comment_4_5dc46103994f064f5b9e120a16317dbd._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/bugs/git-annex_auto_upgrade_is_redundant/comment_4_5dc46103994f064f5b9e120a16317dbd._comment diff --git a/doc/bugs/git-annex_auto_upgrade_is_redundant/comment_4_5dc46103994f064f5b9e120a16317dbd._comment b/doc/bugs/git-annex_auto_upgrade_is_redundant/comment_4_5dc46103994f064f5b9e120a16317dbd._comment new file mode 100644 index 0000000000..7bd1ec8833 --- /dev/null +++ b/doc/bugs/git-annex_auto_upgrade_is_redundant/comment_4_5dc46103994f064f5b9e120a16317dbd._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.114" + subject="comment 4" + date="2014-04-27T00:02:41Z" + content=""" +What version of git-annex do you have running? + +I suspect that if you look around, you will find you have a git-annex-5.20140421 directory in either your home directory or next to where you installed the DMG. +"""]] From 25adb31fb80aac07a39644e1050b9480c04e60be Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Sun, 27 Apr 2014 00:05:58 +0000 Subject: [PATCH 3/5] Added a comment --- .../comment_3_66ceb7c793a2dbbd755b9595a2199aca._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/todo/wishlist:_turn_a_directory_into_a_git-annex_direct_repository/comment_3_66ceb7c793a2dbbd755b9595a2199aca._comment diff --git a/doc/todo/wishlist:_turn_a_directory_into_a_git-annex_direct_repository/comment_3_66ceb7c793a2dbbd755b9595a2199aca._comment b/doc/todo/wishlist:_turn_a_directory_into_a_git-annex_direct_repository/comment_3_66ceb7c793a2dbbd755b9595a2199aca._comment new file mode 100644 index 0000000000..fbc52c5e2e --- /dev/null +++ b/doc/todo/wishlist:_turn_a_directory_into_a_git-annex_direct_repository/comment_3_66ceb7c793a2dbbd755b9595a2199aca._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.114" + subject="comment 3" + date="2014-04-27T00:05:58Z" + content=""" +I don't see a single thing that direct mode makes harder in this situation. Every command in the linked tip will work in direct mode AFAICS. +"""]] From a28a6bab1c336646d4192c795eb2af85eda3d905 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Sun, 27 Apr 2014 00:13:49 +0000 Subject: [PATCH 4/5] Added a comment --- ...comment_1_24d626923403b097f57bc3d3a8c5befa._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/bugs/git-annex_fails_to_initialize_under_Windows_with_cygwin/comment_1_24d626923403b097f57bc3d3a8c5befa._comment diff --git a/doc/bugs/git-annex_fails_to_initialize_under_Windows_with_cygwin/comment_1_24d626923403b097f57bc3d3a8c5befa._comment b/doc/bugs/git-annex_fails_to_initialize_under_Windows_with_cygwin/comment_1_24d626923403b097f57bc3d3a8c5befa._comment new file mode 100644 index 0000000000..8610061d51 --- /dev/null +++ b/doc/bugs/git-annex_fails_to_initialize_under_Windows_with_cygwin/comment_1_24d626923403b097f57bc3d3a8c5befa._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.114" + subject="comment 1" + date="2014-04-27T00:13:49Z" + content=""" +This looks similar to [[bugs/git-annex_fails_to_initialize_under_Windows]], which was solved by upgrading to a newer version of msysgit. + +git 1.7.9 is extremely old (years). Probably the empty commit that is done when switching to direct mode, precisely to avoid this problem, fails, because the pre-built git-annex for windows is targeting a modern version of git, from msysgit. +"""]] From f57e2ed1d042fd6cea017cb4fc3e83468e9bdc16 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Sun, 27 Apr 2014 00:16:49 +0000 Subject: [PATCH 5/5] Added a comment --- ...comment_1_2739dec72fe0950dd070c8fab9fbd751._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/forum/misctmp_filling_up/comment_1_2739dec72fe0950dd070c8fab9fbd751._comment diff --git a/doc/forum/misctmp_filling_up/comment_1_2739dec72fe0950dd070c8fab9fbd751._comment b/doc/forum/misctmp_filling_up/comment_1_2739dec72fe0950dd070c8fab9fbd751._comment new file mode 100644 index 0000000000..9d1713745c --- /dev/null +++ b/doc/forum/misctmp_filling_up/comment_1_2739dec72fe0950dd070c8fab9fbd751._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.114" + subject="comment 1" + date="2014-04-27T00:16:49Z" + content=""" +You can delete them. + +AFAIK this should only happen if the assistant is interrupted while it's adding files. I plan to make the assistant clean up old tmp files on startup. +"""]]