From e381d2e7fca40c82674876b3cde9b1df5bf39211 Mon Sep 17 00:00:00 2001 From: "graboluk@f6de53961ab0f884e203f602f65eb5cdc0fb7513" Date: Fri, 25 Sep 2015 17:06:45 +0000 Subject: [PATCH 1/8] Added a comment: very annoying for new users --- ...nt_4_3f5e17f5d73892784640e468578819c4._comment | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 doc/bugs/git_annex_import_fails_on_filenames_with_newlines_in_them/comment_4_3f5e17f5d73892784640e468578819c4._comment diff --git a/doc/bugs/git_annex_import_fails_on_filenames_with_newlines_in_them/comment_4_3f5e17f5d73892784640e468578819c4._comment b/doc/bugs/git_annex_import_fails_on_filenames_with_newlines_in_them/comment_4_3f5e17f5d73892784640e468578819c4._comment new file mode 100644 index 0000000000..af72fcb88a --- /dev/null +++ b/doc/bugs/git_annex_import_fails_on_filenames_with_newlines_in_them/comment_4_3f5e17f5d73892784640e468578819c4._comment @@ -0,0 +1,15 @@ +[[!comment format=mdwn + username="graboluk@f6de53961ab0f884e203f602f65eb5cdc0fb7513" + nickname="graboluk" + subject="very annoying for new users" + date="2015-09-25T17:06:45Z" + content=""" +Hi, I'd just spent better part of a day trying to figure out why git-annex keeps crashing. I've set up everything as in the instructional video for git-annex assistant, and proceeded to add my document directory with 3000 files (latex projects, etc). git-latex started to complain about unrecognized response from git. I tried many times again, to make long story short, turns out one of my files had newline in its name (I don't even know how it happened) + +This was extremely annoying because the message which the assistant was giving me was always about some other file, the name of the offending file did not appear. So I've spent a day trying to figure out a minimal offending example (there were more obvious potential culprits - like the fact that I have many read-only dirs and so on...) + +Also, it's not a great first impression considering I'm trying to migrate from dropbox, which hasn't had any problems. + +Anyway, it's a great project. Is there a way to donate? (if it replaces dropbox for me for a month of my usual workflow I'd be very happy to donate!) + +"""]] From 5d6a7faad9840d2a630caf4c06d7db64726a9d9a Mon Sep 17 00:00:00 2001 From: "graboluk@f6de53961ab0f884e203f602f65eb5cdc0fb7513" Date: Fri, 25 Sep 2015 17:50:32 +0000 Subject: [PATCH 2/8] Added a comment: is it also broken in debian testing? --- .../comment_4_9c12c508f62f2e76d09f4ed15af9c74e._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/Trouble_adding_ssh_remote_using_assistant_on_windows/comment_4_9c12c508f62f2e76d09f4ed15af9c74e._comment diff --git a/doc/forum/Trouble_adding_ssh_remote_using_assistant_on_windows/comment_4_9c12c508f62f2e76d09f4ed15af9c74e._comment b/doc/forum/Trouble_adding_ssh_remote_using_assistant_on_windows/comment_4_9c12c508f62f2e76d09f4ed15af9c74e._comment new file mode 100644 index 0000000000..e24dab7812 --- /dev/null +++ b/doc/forum/Trouble_adding_ssh_remote_using_assistant_on_windows/comment_4_9c12c508f62f2e76d09f4ed15af9c74e._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="graboluk@f6de53961ab0f884e203f602f65eb5cdc0fb7513" + nickname="graboluk" + subject="is it also broken in debian testing?" + date="2015-09-25T17:50:32Z" + content=""" +I'm using debian testing version 5.20150731. I've set up an account git-annex on my private server, I've checked that I can login to it just fine, but the box \"Testing server...\" is there indefinitely (I'm trying a login with password) +"""]] From 17e8465c3f7bd60363857624aa990525a8d32d93 Mon Sep 17 00:00:00 2001 From: "graboluk@f6de53961ab0f884e203f602f65eb5cdc0fb7513" Date: Fri, 25 Sep 2015 18:11:12 +0000 Subject: [PATCH 3/8] --- ..._to_use_somewhat_unreliable_private_server_and_box.com.mdwn | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 doc/forum/Correct_way_to_use_somewhat_unreliable_private_server_and_box.com.mdwn diff --git a/doc/forum/Correct_way_to_use_somewhat_unreliable_private_server_and_box.com.mdwn b/doc/forum/Correct_way_to_use_somewhat_unreliable_private_server_and_box.com.mdwn new file mode 100644 index 0000000000..0aa122203f --- /dev/null +++ b/doc/forum/Correct_way_to_use_somewhat_unreliable_private_server_and_box.com.mdwn @@ -0,0 +1,3 @@ +I have a private server (a computer at work) which I use as the "central repository" with git-annex. Unfortunately it sometimes goes down and occasionally I can't easilly put it on again (think holidays). So I'd like to use box.com as a backup. + +What's the most efficient way to do it? Simply add both my private serer and box.com as "transfer: distributes files to clients" repositiories? I'm afraid that if I do that then box.com will slow things down for me (I haven't tried it yet because I'm literally starting with git-annex today). Ideally I'd like all transfers to/from box.com to be somehow in the background so that they don't interfere with the transfers to/from my private server. From 815686256685fb7d48f5c0843824303a7b24c57a Mon Sep 17 00:00:00 2001 From: fastguy Date: Fri, 25 Sep 2015 19:35:18 +0000 Subject: [PATCH 4/8] Added a comment: Any updates? --- .../comment_7_eefa6afce824f1069bb5216b392405b7._comment | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/todo/does_not_preserve_timestamps/comment_7_eefa6afce824f1069bb5216b392405b7._comment diff --git a/doc/todo/does_not_preserve_timestamps/comment_7_eefa6afce824f1069bb5216b392405b7._comment b/doc/todo/does_not_preserve_timestamps/comment_7_eefa6afce824f1069bb5216b392405b7._comment new file mode 100644 index 0000000000..19c508c508 --- /dev/null +++ b/doc/todo/does_not_preserve_timestamps/comment_7_eefa6afce824f1069bb5216b392405b7._comment @@ -0,0 +1,7 @@ +[[!comment format=mdwn + username="fastguy" + subject="Any updates?" + date="2015-09-25T19:35:18Z" + content=""" +Hi, would there be any updates on this issue or do we still not preserve timestamps when syncing between locations? +"""]] From cec4c63f38569aeb04e3338784f592a1a3d1d623 Mon Sep 17 00:00:00 2001 From: "graboluk@f6de53961ab0f884e203f602f65eb5cdc0fb7513" Date: Sat, 26 Sep 2015 02:49:08 +0000 Subject: [PATCH 5/8] --- ...limitations_of_git-annex_when_using_it_like_dropbox.mdwn | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 doc/forum/what_are___95__exactly__95___limitations_of_git-annex_when_using_it_like_dropbox.mdwn diff --git a/doc/forum/what_are___95__exactly__95___limitations_of_git-annex_when_using_it_like_dropbox.mdwn b/doc/forum/what_are___95__exactly__95___limitations_of_git-annex_when_using_it_like_dropbox.mdwn new file mode 100644 index 0000000000..276ba646e9 --- /dev/null +++ b/doc/forum/what_are___95__exactly__95___limitations_of_git-annex_when_using_it_like_dropbox.mdwn @@ -0,0 +1,6 @@ +I'm trying to migrate from dropbox to git-annex. But I'm learning that git-annex has "limitations", as in +"but it can be used to sync files such a way, with certain limitations". So what exactly are these limitations? I've learned already the hard way that newline can't be a character in a filename, and apparently git directories can't be synced? + +These are two big issues imo (especiall the second one) - right now I don't have any filenames with newlines, and no git directories, but the brilliant thing about dropbox is that I don't have to think about such things, everything gets synced. + +But in any case, if I'm to use git-annex as a dropbox replacement, I really need to know what precisely are its limitations, so that it doesn't become an issue in two months out of nowhere... From 513e8f73c8f201c959b27e5918e2f5955df8ee13 Mon Sep 17 00:00:00 2001 From: "jephte.clain@f0da2444b164953b596ac5e3e38da30b8c04e5e3" Date: Sat, 26 Sep 2015 08:03:05 +0000 Subject: [PATCH 6/8] Added a comment: it does not work with debian squeeze lts --- ...comment_1_4e708dc3d845a5db6ae1aa05b52f8677._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/news/version_5.20150916/comment_1_4e708dc3d845a5db6ae1aa05b52f8677._comment diff --git a/doc/news/version_5.20150916/comment_1_4e708dc3d845a5db6ae1aa05b52f8677._comment b/doc/news/version_5.20150916/comment_1_4e708dc3d845a5db6ae1aa05b52f8677._comment new file mode 100644 index 0000000000..d1837a8efe --- /dev/null +++ b/doc/news/version_5.20150916/comment_1_4e708dc3d845a5db6ae1aa05b52f8677._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="jephte.clain@f0da2444b164953b596ac5e3e38da30b8c04e5e3" + nickname="jephte.clain" + subject="it does not work with debian squeeze lts" + date="2015-09-26T08:03:05Z" + content=""" +FYI, this version no longer work on debian squeeze lts with the message FATAL: kernel too old +does it refer to the version of linux kernel? it is 2.6.32-5 on debian squeeze +For now, I'll have to revert to 5.20150824 which is a shame +"""]] From 438418fa7c88b57d4f5f2713a01dd943da4bec25 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnmF_9CAtfqdZkC4e-_dCX-rK5bqh4RWkw" Date: Sat, 26 Sep 2015 08:59:39 +0000 Subject: [PATCH 7/8] Added a comment: Cost --- .../comment_1_9c357a4a99930936124a58ffe105f87f._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/Correct_way_to_use_somewhat_unreliable_private_server_and_box.com/comment_1_9c357a4a99930936124a58ffe105f87f._comment diff --git a/doc/forum/Correct_way_to_use_somewhat_unreliable_private_server_and_box.com/comment_1_9c357a4a99930936124a58ffe105f87f._comment b/doc/forum/Correct_way_to_use_somewhat_unreliable_private_server_and_box.com/comment_1_9c357a4a99930936124a58ffe105f87f._comment new file mode 100644 index 0000000000..e159e2e97e --- /dev/null +++ b/doc/forum/Correct_way_to_use_somewhat_unreliable_private_server_and_box.com/comment_1_9c357a4a99930936124a58ffe105f87f._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawnmF_9CAtfqdZkC4e-_dCX-rK5bqh4RWkw" + nickname="Carl" + subject="Cost" + date="2015-09-26T08:59:39Z" + content=""" +If I understand you correctly, the concept of \"cost\" is exactly what you need. You give the box remote a higher cost, and thus you will prefer to download from the remote with a lower cost, when available. +"""]] From 444161cb99e57843eb1ba4940f365fab92e05858 Mon Sep 17 00:00:00 2001 From: OlivierBerger Date: Sat, 26 Sep 2015 12:24:19 +0000 Subject: [PATCH 8/8] --- ...toring_disk_usage_by_different_repos_on_same_drive.mdwn | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/forum/monitoring_disk_usage_by_different_repos_on_same_drive.mdwn diff --git a/doc/forum/monitoring_disk_usage_by_different_repos_on_same_drive.mdwn b/doc/forum/monitoring_disk_usage_by_different_repos_on_same_drive.mdwn new file mode 100644 index 0000000000..698413ce34 --- /dev/null +++ b/doc/forum/monitoring_disk_usage_by_different_repos_on_same_drive.mdwn @@ -0,0 +1,7 @@ +I've setup a server using gitolite3 to host repositories for our users. All these repos share the same disk (2.5 Tb ;-). They're mainly used as backup of all contents. + +I'd like to monitor disk usage (possibly with statistics related to git-annex specificities) for these repos. + +Would anyone suggest a solution (web based maybe), for easily monitoring the growth of the repos storage ? + +Thanks in advance.