From 99e1c49a0b00035943fd03dd7f14130fca65f4b0 Mon Sep 17 00:00:00 2001 From: "http://sunny256.sunbase.org/" Date: Sun, 9 Dec 2012 20:13:48 +0000 Subject: [PATCH 1/8] Added a comment --- .../comment_4_1bcc94f9982c6cfd0888f3dba0f9221e._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/gadu_-_git-annex_disk_usage/comment_4_1bcc94f9982c6cfd0888f3dba0f9221e._comment diff --git a/doc/forum/gadu_-_git-annex_disk_usage/comment_4_1bcc94f9982c6cfd0888f3dba0f9221e._comment b/doc/forum/gadu_-_git-annex_disk_usage/comment_4_1bcc94f9982c6cfd0888f3dba0f9221e._comment new file mode 100644 index 0000000000..807dac1b38 --- /dev/null +++ b/doc/forum/gadu_-_git-annex_disk_usage/comment_4_1bcc94f9982c6cfd0888f3dba0f9221e._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://sunny256.sunbase.org/" + nickname="sunny256" + subject="comment 4" + date="2012-12-09T20:13:47Z" + content=""" +Thanks a lot, Steve. Awesome, got everything on my wishlist. :) A very useful utility, and works perfectly. Will be using this a lot. git-annex-utils is a good name for this, I'm sure if you place it on GitHub or somewhere else you'll get lots of contributions and this could grow to be a project containing many useful utilities for git-annex. +"""]] From fd7c1dac07c2e803060b0b62a82bba6daadbe29e Mon Sep 17 00:00:00 2001 From: spwhitton Date: Sun, 9 Dec 2012 21:59:14 +0000 Subject: [PATCH 2/8] typos --- doc/scalability.mdwn | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/scalability.mdwn b/doc/scalability.mdwn index 232a84cc67..9a4ff95efa 100644 --- a/doc/scalability.mdwn +++ b/doc/scalability.mdwn @@ -23,9 +23,9 @@ git-annex is designed for scalability. The key points are: improves this will improve. Scaling to hundreds of thousands of files is not a problem, scaling beyond that and git will start to get slow. - To some degree, git-annex works around innefficiencies in git; for - example it batches input sent to certian git commands that are slow - when run in an emormous repository. + To some degree, git-annex works around inefficiencies in git; for + example it batches input sent to certain git commands that are slow + when run in an enormous repository. * It can use as much, or as little bandwidth as is available. In particular, any interrupted file transfer can be resumed by git-annex. From b66534e418b6487955bfcd43282aa1779d2c6307 Mon Sep 17 00:00:00 2001 From: Steve Date: Mon, 10 Dec 2012 04:07:53 +0000 Subject: [PATCH 3/8] Added a comment --- ...5_4365cd3031456fac1b563ee72984638e._comment | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 doc/forum/gadu_-_git-annex_disk_usage/comment_5_4365cd3031456fac1b563ee72984638e._comment diff --git a/doc/forum/gadu_-_git-annex_disk_usage/comment_5_4365cd3031456fac1b563ee72984638e._comment b/doc/forum/gadu_-_git-annex_disk_usage/comment_5_4365cd3031456fac1b563ee72984638e._comment new file mode 100644 index 0000000000..e2611dbaaf --- /dev/null +++ b/doc/forum/gadu_-_git-annex_disk_usage/comment_5_4365cd3031456fac1b563ee72984638e._comment @@ -0,0 +1,18 @@ +[[!comment format=mdwn + username="Steve" + ip="92.104.175.136" + subject="comment 5" + date="2012-12-10T04:07:53Z" + content=""" +I pay attention to feedback ;) + +I'm not done with it yet, I want to add in some options to limit what gets counted. + +For example: If you have two annexed files that contain the same content using the same backend, they will be stored only once in the .git/annex/objects directory but be counted twice by gadu. + +I want to fix that, but I'll leave an option to keep that behavior if you want. I also want to add options to count or not count files that exist in a certain repo. It will be very easy to add options to only count files that you have or don't have locally as well. + +Making it pay attention to environment variables that git and git-annex do would also be a good idea. (like GIT_DIR, etc...) + +I'm open to good ideas that anybody has, unfortunately I can only work on it on the weekends for now. +"""]] From 2606ac8ee9d6db49e00827049e56728d39a8abd9 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawniCRkhl_W87gOK5eElfsef3FoUsUFpAr4" Date: Mon, 10 Dec 2012 14:33:08 +0000 Subject: [PATCH 4/8] Added a comment: Simplifying this kind of setup --- ...comment_4_bfbcc041db472f4808979e6b3d7c4be2._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/forum/How_to_set_up_two_assistants_with_one_shared_transfer_repository__63__/comment_4_bfbcc041db472f4808979e6b3d7c4be2._comment diff --git a/doc/forum/How_to_set_up_two_assistants_with_one_shared_transfer_repository__63__/comment_4_bfbcc041db472f4808979e6b3d7c4be2._comment b/doc/forum/How_to_set_up_two_assistants_with_one_shared_transfer_repository__63__/comment_4_bfbcc041db472f4808979e6b3d7c4be2._comment new file mode 100644 index 0000000000..7bd4870a3c --- /dev/null +++ b/doc/forum/How_to_set_up_two_assistants_with_one_shared_transfer_repository__63__/comment_4_bfbcc041db472f4808979e6b3d7c4be2._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawniCRkhl_W87gOK5eElfsef3FoUsUFpAr4" + nickname="Alexandre" + subject="Simplifying this kind of setup" + date="2012-12-10T14:33:08Z" + content=""" +Maybe it is possible to avoid the XMPP account setup and transferring via XMPP, maybe getting notifications through the SSH connection is possible. + +I'm thinking about a \"git-annex-shell server\" unix socket to which clients would connect using the SSH connection and get update notifications from other clients. +"""]] From 63ae950f9e11af8850b0f70438c0c43266ba7806 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus" Date: Mon, 10 Dec 2012 17:00:44 +0000 Subject: [PATCH 5/8] Added a comment --- .../comment_4_bbe99673033e4c48c8bb3db24ee419f9._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/install/OSX/comment_4_bbe99673033e4c48c8bb3db24ee419f9._comment diff --git a/doc/install/OSX/comment_4_bbe99673033e4c48c8bb3db24ee419f9._comment b/doc/install/OSX/comment_4_bbe99673033e4c48c8bb3db24ee419f9._comment new file mode 100644 index 0000000000..f3838e890b --- /dev/null +++ b/doc/install/OSX/comment_4_bbe99673033e4c48c8bb3db24ee419f9._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus" + nickname="Jimmy" + subject="comment 4" + date="2012-12-10T17:00:43Z" + content=""" +For those that care, I've updated my autobuilder to the latest version of haskell-platform 2012.4.0.0 and it appears to be building correctly. +"""]] From fc5fe1a2e8f82821f453d1fb4f3dae192068730a Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus" Date: Mon, 10 Dec 2012 17:18:09 +0000 Subject: [PATCH 6/8] --- ...-_after_an_update_of_haskell_platform.mdwn | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 doc/bugs/tests_failed_to_build_-_after_an_update_of_haskell_platform.mdwn diff --git a/doc/bugs/tests_failed_to_build_-_after_an_update_of_haskell_platform.mdwn b/doc/bugs/tests_failed_to_build_-_after_an_update_of_haskell_platform.mdwn new file mode 100644 index 0000000000..761d800930 --- /dev/null +++ b/doc/bugs/tests_failed_to_build_-_after_an_update_of_haskell_platform.mdwn @@ -0,0 +1,20 @@ +I updated haskell platform, and now + +
+[jtang@x00 git-annex (master)]$ make test
+
+Assistant/Threads/NetWatcher.hs:26:2:
+     warning: #warning Building without dbus support; will poll for network connection changes [-Wcpp]
+
+Assistant/Threads/MountWatcher.hs:33:2:
+     warning: #warning Building without dbus support; will use mtab polling [-Wcpp]
+
+test.hs:11:8:
+    Could not find module `Test.HUnit.Tools'
+    Perhaps you meant Test.HUnit.Text (from HUnit-1.2.5.1)
+    Use -v to see a list of the files searched for.
+** failed to build the test suite
+make: *** [test] Error 1
+
+ +Looks like a missing dep somewhere with testpack or quickcheck... I haven't had time to figure it out yet, its not git-annex specific but I thought I might log it. From e85b369585a568a98a1496daafcec2edecd6f558 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus" Date: Mon, 10 Dec 2012 17:25:34 +0000 Subject: [PATCH 7/8] --- ...s_failed_to_build_-_after_an_update_of_haskell_platform.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/bugs/tests_failed_to_build_-_after_an_update_of_haskell_platform.mdwn b/doc/bugs/tests_failed_to_build_-_after_an_update_of_haskell_platform.mdwn index 761d800930..cd3e54144e 100644 --- a/doc/bugs/tests_failed_to_build_-_after_an_update_of_haskell_platform.mdwn +++ b/doc/bugs/tests_failed_to_build_-_after_an_update_of_haskell_platform.mdwn @@ -17,4 +17,4 @@ test.hs:11:8: make: *** [test] Error 1 -Looks like a missing dep somewhere with testpack or quickcheck... I haven't had time to figure it out yet, its not git-annex specific but I thought I might log it. +Looks like a missing dep somewhere with testpack or quickcheck... I haven't had time to figure it out yet, its not git-annex specific but I thought I might log it as a reminder for myself just in case if the osxapp is more borked than usual, I probably need to flush my .cabal directory of installed userland dependancies. From bcc4850a5eeb91450e7e22d0a6ccf335fbee7792 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Mon, 10 Dec 2012 19:19:00 +0000 Subject: [PATCH 8/8] Added a comment --- .../comment_1_20a6fe046111e9ae56fd4d9c9f41f536._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/bugs/tests_failed_to_build_-_after_an_update_of_haskell_platform/comment_1_20a6fe046111e9ae56fd4d9c9f41f536._comment diff --git a/doc/bugs/tests_failed_to_build_-_after_an_update_of_haskell_platform/comment_1_20a6fe046111e9ae56fd4d9c9f41f536._comment b/doc/bugs/tests_failed_to_build_-_after_an_update_of_haskell_platform/comment_1_20a6fe046111e9ae56fd4d9c9f41f536._comment new file mode 100644 index 0000000000..cff4254c90 --- /dev/null +++ b/doc/bugs/tests_failed_to_build_-_after_an_update_of_haskell_platform/comment_1_20a6fe046111e9ae56fd4d9c9f41f536._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.153.8.117" + subject="comment 1" + date="2012-12-10T19:18:59Z" + content=""" +Test.HUnit.Tools is part of testpack: +"""]]