From b481b62bc5522e753dc99b96594692d497bc0b86 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawl8B4Ima-VCCJ4y32Gvfii8EmvTyN9tFGM" Date: Thu, 27 Jun 2013 00:42:52 +0000 Subject: [PATCH 01/10] Added a comment: Ubuntu Raring and fmarier's PPA --- .../comment_4_f052259334ce95f2a66d274c7527d2d8._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/install/Ubuntu/comment_4_f052259334ce95f2a66d274c7527d2d8._comment diff --git a/doc/install/Ubuntu/comment_4_f052259334ce95f2a66d274c7527d2d8._comment b/doc/install/Ubuntu/comment_4_f052259334ce95f2a66d274c7527d2d8._comment new file mode 100644 index 0000000000..235cda6021 --- /dev/null +++ b/doc/install/Ubuntu/comment_4_f052259334ce95f2a66d274c7527d2d8._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawl8B4Ima-VCCJ4y32Gvfii8EmvTyN9tFGM" + nickname="Glendon" + subject="Ubuntu Raring and fmarier's PPA" + date="2013-06-27T00:42:52Z" + content=""" +It seems that fmarier's PPA doesn't have support for Raring. Switching my sources.list file to point to Precise allowed it to be installed, but it might be nice to add as a build target. +"""]] From 86e03eb97670ab79d8da7947b2cebb9e3898562b Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawl8B4Ima-VCCJ4y32Gvfii8EmvTyN9tFGM" Date: Thu, 27 Jun 2013 00:43:43 +0000 Subject: [PATCH 02/10] removed --- .../comment_4_f052259334ce95f2a66d274c7527d2d8._comment | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 doc/install/Ubuntu/comment_4_f052259334ce95f2a66d274c7527d2d8._comment diff --git a/doc/install/Ubuntu/comment_4_f052259334ce95f2a66d274c7527d2d8._comment b/doc/install/Ubuntu/comment_4_f052259334ce95f2a66d274c7527d2d8._comment deleted file mode 100644 index 235cda6021..0000000000 --- a/doc/install/Ubuntu/comment_4_f052259334ce95f2a66d274c7527d2d8._comment +++ /dev/null @@ -1,8 +0,0 @@ -[[!comment format=mdwn - username="https://www.google.com/accounts/o8/id?id=AItOawl8B4Ima-VCCJ4y32Gvfii8EmvTyN9tFGM" - nickname="Glendon" - subject="Ubuntu Raring and fmarier's PPA" - date="2013-06-27T00:42:52Z" - content=""" -It seems that fmarier's PPA doesn't have support for Raring. Switching my sources.list file to point to Precise allowed it to be installed, but it might be nice to add as a build target. -"""]] From 69ba88ad580304ad1cf6456a299ceb038b3ca23d Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawl99Gxq3NPNvwZHp3PDufaknQH4rZb_KKY" Date: Thu, 27 Jun 2013 01:51:46 +0000 Subject: [PATCH 03/10] Added a comment --- ..._23c58db0dafadefc0057e811cc0ed0bd._comment | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 doc/bugs/Problems_with_syncing_gnucash/comment_3_23c58db0dafadefc0057e811cc0ed0bd._comment diff --git a/doc/bugs/Problems_with_syncing_gnucash/comment_3_23c58db0dafadefc0057e811cc0ed0bd._comment b/doc/bugs/Problems_with_syncing_gnucash/comment_3_23c58db0dafadefc0057e811cc0ed0bd._comment new file mode 100644 index 0000000000..f0724ccaed --- /dev/null +++ b/doc/bugs/Problems_with_syncing_gnucash/comment_3_23c58db0dafadefc0057e811cc0ed0bd._comment @@ -0,0 +1,20 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawl99Gxq3NPNvwZHp3PDufaknQH4rZb_KKY" + nickname="Florian" + subject="comment 3" + date="2013-06-27T01:51:46Z" + content=""" +Thanks for the quick fix! I'm always amazed how fasts you find fixes for such problems. This qualified you for a flattr subscription (I know it's not much but if more people did this...). I didn't test the fix but I'm nearly sure it will work with the next release :-) + +I know that my expectations in this project are a little bit high and I see how much work it was to get where we are now. Once again thank you for the excellent work done so far. I don't fear to synchronize important data with git-annex. I even use git-annex to backup and synchronize the member database for our club (wannabe hackerspace). As soon as cabal downloads an compiles your latest release my last problems will be gone (the locking problem). + +I know about the remaining problems and thus use git-annex with care. Of course you didn't imagine all use cases in the beginning and maybe some are impossible to realise but as I already said, we are on a very good way! :-) + +My vision is to get rid of any centralized service (even the XMPP part -> maybe you could add add a global polling/watchdog/keepalive option for SSH only setups (in case one node died/wasn't started) ). At the moment this already works as long as git-annex runs on all machines. I already synced several thousands of private photos just by using SSH so thanks again! :-) + +An other vision (I know I'm not speaking for the majority and this is still utopic...) is to decentralize my home directory and to enable collaboration (e.g. on our club database (of course not simultaneously)). At my university AFS is used to store home and project directorys. This filesystem also suffers from race conditions and file locking is only as good as each application implemented it but we still use it because it is sufficient. I am sure that git-annex is not far from this state and it could even do more (-> lock files as long as they are opened on one machine). + +One last thing I can imagine for now is to improve the synchronization speed. At least for me git-annex seems quite slow in syncing smaller files over high latency connections. Do you close ssh connections after each file and do you use something like the the fuzzy option in rsync (for moved/renamed logfiles/backups (once again one of these little problem with the management tool for our club))? + +I hope you don't get me wrong for this. I never before wrote any bug reports so take this as an other success of your project. ;-) I really hope it will get to the point I described above and I can assure you that it is already way better than what I tried to use before. Keep up the good work! +"""]] From e3f0c6fb3a3cd7d933b4f610b88fe7e2c8595ab6 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawl99Gxq3NPNvwZHp3PDufaknQH4rZb_KKY" Date: Thu, 27 Jun 2013 01:52:03 +0000 Subject: [PATCH 04/10] Added a comment --- ..._25881998c6f149c70b1358f37b7c66ba._comment | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 doc/bugs/Problems_with_syncing_gnucash/comment_4_25881998c6f149c70b1358f37b7c66ba._comment diff --git a/doc/bugs/Problems_with_syncing_gnucash/comment_4_25881998c6f149c70b1358f37b7c66ba._comment b/doc/bugs/Problems_with_syncing_gnucash/comment_4_25881998c6f149c70b1358f37b7c66ba._comment new file mode 100644 index 0000000000..509ef4a5c4 --- /dev/null +++ b/doc/bugs/Problems_with_syncing_gnucash/comment_4_25881998c6f149c70b1358f37b7c66ba._comment @@ -0,0 +1,20 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawl99Gxq3NPNvwZHp3PDufaknQH4rZb_KKY" + nickname="Florian" + subject="comment 4" + date="2013-06-27T01:52:03Z" + content=""" +Thanks for the quick fix! I'm always amazed how fasts you find fixes for such problems. This qualified you for a flattr subscription (I know it's not much but if more people did this...). I didn't test the fix but I'm nearly sure it will work with the next release :-) + +I know that my expectations in this project are a little bit high and I see how much work it was to get where we are now. Once again thank you for the excellent work done so far. I don't fear to synchronize important data with git-annex. I even use git-annex to backup and synchronize the member database for our club (wannabe hackerspace). As soon as cabal downloads an compiles your latest release my last problems will be gone (the locking problem). + +I know about the remaining problems and thus use git-annex with care. Of course you didn't imagine all use cases in the beginning and maybe some are impossible to realise but as I already said, we are on a very good way! :-) + +My vision is to get rid of any centralized service (even the XMPP part -> maybe you could add add a global polling/watchdog/keepalive option for SSH only setups (in case one node died/wasn't started) ). At the moment this already works as long as git-annex runs on all machines. I already synced several thousands of private photos just by using SSH so thanks again! :-) + +An other vision (I know I'm not speaking for the majority and this is still utopic...) is to decentralize my home directory and to enable collaboration (e.g. on our club database (of course not simultaneously)). At my university AFS is used to store home and project directories. This filesystem also suffers from race conditions and file locking is only as good as each application implemented it but we still use it because it is sufficient. I am sure that git-annex is not far from this state and it could even do more (-> lock files as long as they are opened on one machine). + +One last thing I can imagine for now is to improve the synchronization speed. At least for me git-annex seems quite slow in syncing smaller files over high latency connections. Do you close ssh connections after each file and do you use something like the the fuzzy option in rsync (for moved/renamed logfiles/backups (once again one of these little problem with the management tool for our club))? + +I hope you don't get me wrong for this. I never before wrote any bug reports so take this as an other success of your project. ;-) I really hope it will get to the point I described above and I can assure you that it is already way better than what I tried to use before. Keep up the good work! +"""]] From 5971604114fc4c1b1664895f660691364fe38c33 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawl99Gxq3NPNvwZHp3PDufaknQH4rZb_KKY" Date: Thu, 27 Jun 2013 01:53:01 +0000 Subject: [PATCH 05/10] removed --- ..._23c58db0dafadefc0057e811cc0ed0bd._comment | 20 ------------------- 1 file changed, 20 deletions(-) delete mode 100644 doc/bugs/Problems_with_syncing_gnucash/comment_3_23c58db0dafadefc0057e811cc0ed0bd._comment diff --git a/doc/bugs/Problems_with_syncing_gnucash/comment_3_23c58db0dafadefc0057e811cc0ed0bd._comment b/doc/bugs/Problems_with_syncing_gnucash/comment_3_23c58db0dafadefc0057e811cc0ed0bd._comment deleted file mode 100644 index f0724ccaed..0000000000 --- a/doc/bugs/Problems_with_syncing_gnucash/comment_3_23c58db0dafadefc0057e811cc0ed0bd._comment +++ /dev/null @@ -1,20 +0,0 @@ -[[!comment format=mdwn - username="https://www.google.com/accounts/o8/id?id=AItOawl99Gxq3NPNvwZHp3PDufaknQH4rZb_KKY" - nickname="Florian" - subject="comment 3" - date="2013-06-27T01:51:46Z" - content=""" -Thanks for the quick fix! I'm always amazed how fasts you find fixes for such problems. This qualified you for a flattr subscription (I know it's not much but if more people did this...). I didn't test the fix but I'm nearly sure it will work with the next release :-) - -I know that my expectations in this project are a little bit high and I see how much work it was to get where we are now. Once again thank you for the excellent work done so far. I don't fear to synchronize important data with git-annex. I even use git-annex to backup and synchronize the member database for our club (wannabe hackerspace). As soon as cabal downloads an compiles your latest release my last problems will be gone (the locking problem). - -I know about the remaining problems and thus use git-annex with care. Of course you didn't imagine all use cases in the beginning and maybe some are impossible to realise but as I already said, we are on a very good way! :-) - -My vision is to get rid of any centralized service (even the XMPP part -> maybe you could add add a global polling/watchdog/keepalive option for SSH only setups (in case one node died/wasn't started) ). At the moment this already works as long as git-annex runs on all machines. I already synced several thousands of private photos just by using SSH so thanks again! :-) - -An other vision (I know I'm not speaking for the majority and this is still utopic...) is to decentralize my home directory and to enable collaboration (e.g. on our club database (of course not simultaneously)). At my university AFS is used to store home and project directorys. This filesystem also suffers from race conditions and file locking is only as good as each application implemented it but we still use it because it is sufficient. I am sure that git-annex is not far from this state and it could even do more (-> lock files as long as they are opened on one machine). - -One last thing I can imagine for now is to improve the synchronization speed. At least for me git-annex seems quite slow in syncing smaller files over high latency connections. Do you close ssh connections after each file and do you use something like the the fuzzy option in rsync (for moved/renamed logfiles/backups (once again one of these little problem with the management tool for our club))? - -I hope you don't get me wrong for this. I never before wrote any bug reports so take this as an other success of your project. ;-) I really hope it will get to the point I described above and I can assure you that it is already way better than what I tried to use before. Keep up the good work! -"""]] From 8f9bf584c5ec554c70a2466ba7f7776d91cec409 Mon Sep 17 00:00:00 2001 From: andy Date: Thu, 27 Jun 2013 02:03:00 +0000 Subject: [PATCH 06/10] Added a comment: Another success story --- ...comment_6_3edd56b3b04f19faba8d75cca285a662._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/design/assistant/blog/day_288__success_stories/comment_6_3edd56b3b04f19faba8d75cca285a662._comment diff --git a/doc/design/assistant/blog/day_288__success_stories/comment_6_3edd56b3b04f19faba8d75cca285a662._comment b/doc/design/assistant/blog/day_288__success_stories/comment_6_3edd56b3b04f19faba8d75cca285a662._comment new file mode 100644 index 0000000000..f08fce4b3a --- /dev/null +++ b/doc/design/assistant/blog/day_288__success_stories/comment_6_3edd56b3b04f19faba8d75cca285a662._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="andy" + ip="99.127.140.99" + subject="Another success story" + date="2013-06-27T02:03:00Z" + content=""" +I'm using Ubuntu, and I do a clean install about every 6 months when the new versions come out. I also have 2-3 systems I need to keep in sync. I use git annex to store files I want to keep between OS reinstalls, and to sync the various systems I need data on. I also use it to backup data to the cloud and to bup. I have 6+ repos, 235 GB of data, and 31,029 known annex keys (thanks `git annex map` and `git annex status`!); nevertheless git annex is generally pretty cooperative. I'm not using the assistant yet, but I'd like to eventually. I almost don't have to think about the stuff annex handles. It's really fun to install a fresh OS, clone the git annex repo, and have my entire annex directory tree available immediately. + +Thanks Joey! You've done a great job! +"""]] From e98db787b1474f459695fdefe465b39886b1ae39 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Thu, 27 Jun 2013 02:36:04 +0000 Subject: [PATCH 07/10] Added a comment: not OSX specific --- .../comment_11_2ff78d2090d0fd3418ab50b27c6028ce._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/bugs/Hanging_on_install_on_Mountain_lion/comment_11_2ff78d2090d0fd3418ab50b27c6028ce._comment diff --git a/doc/bugs/Hanging_on_install_on_Mountain_lion/comment_11_2ff78d2090d0fd3418ab50b27c6028ce._comment b/doc/bugs/Hanging_on_install_on_Mountain_lion/comment_11_2ff78d2090d0fd3418ab50b27c6028ce._comment new file mode 100644 index 0000000000..cd67b45c35 --- /dev/null +++ b/doc/bugs/Hanging_on_install_on_Mountain_lion/comment_11_2ff78d2090d0fd3418ab50b27c6028ce._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.152.108.193" + subject="not OSX specific" + date="2013-06-27T02:36:04Z" + content=""" +I was able to reproduce the hang on linux after upgrading to the newest version of warp and yesod. +"""]] From db2937d3427d7dfb970ea7c84add5206c0669e60 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnI6EUnvCSB6JG3KsjCDpBIBWYniaZkhXs" Date: Thu, 27 Jun 2013 02:43:27 +0000 Subject: [PATCH 08/10] --- doc/bugs/windows_install_failure.mdwn | 28 +++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 doc/bugs/windows_install_failure.mdwn diff --git a/doc/bugs/windows_install_failure.mdwn b/doc/bugs/windows_install_failure.mdwn new file mode 100644 index 0000000000..a1d8c40a45 --- /dev/null +++ b/doc/bugs/windows_install_failure.mdwn @@ -0,0 +1,28 @@ +### Please describe the problem. +When installing the windows aplha dated 2013-06-21 12:17 it gives an error: + +Error opening file for writing: +c:\program files (x86)\Git\cmd\git-annex.exe +Abort,retry or ignore? + +If you run as administrator it works. + + + +### What steps will reproduce the problem? + +Download the alpha installer and run as normal user. + +### What version of git-annex are you using? On what operating system? +Windows 7 64 bit + + +### Please provide any additional information below. + +[[!format sh """ +# If you can, paste a complete transcript of the problem occurring here. +# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log + + +# End of transcript or log. +"""]] From 5bf44e6d2bf236bde60cd3ec233d8e3b444a49b7 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnI6EUnvCSB6JG3KsjCDpBIBWYniaZkhXs" Date: Thu, 27 Jun 2013 02:44:37 +0000 Subject: [PATCH 09/10] Added a comment: expected behavior --- .../comment_1_f339574c7cfa35c1f0dfd515fde457f5._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/bugs/windows_install_failure/comment_1_f339574c7cfa35c1f0dfd515fde457f5._comment diff --git a/doc/bugs/windows_install_failure/comment_1_f339574c7cfa35c1f0dfd515fde457f5._comment b/doc/bugs/windows_install_failure/comment_1_f339574c7cfa35c1f0dfd515fde457f5._comment new file mode 100644 index 0000000000..a1e10da20c --- /dev/null +++ b/doc/bugs/windows_install_failure/comment_1_f339574c7cfa35c1f0dfd515fde457f5._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawnI6EUnvCSB6JG3KsjCDpBIBWYniaZkhXs" + nickname="Jason" + subject="expected behavior" + date="2013-06-27T02:44:37Z" + content=""" +I expect it should automatically ask for privileged escalation rather than fail. +"""]] From 84f0ff52f4835223eb77b2564a248012567ef228 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawkQafKy7hNSEolLs6TvbgUnkklTctUY9LI" Date: Thu, 27 Jun 2013 03:38:57 +0000 Subject: [PATCH 10/10] --- doc/forum/USB_backup_with_files_visible.mdwn | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/forum/USB_backup_with_files_visible.mdwn diff --git a/doc/forum/USB_backup_with_files_visible.mdwn b/doc/forum/USB_backup_with_files_visible.mdwn new file mode 100644 index 0000000000..747de85ffe --- /dev/null +++ b/doc/forum/USB_backup_with_files_visible.mdwn @@ -0,0 +1,7 @@ +Quick question: I want to create a repository on my removable USB drive that will acquire all files (eg. "full backup" repository group), but where the files will be visible and usable if you load the drive on another computer. + +How do I do that from within the assistant? + +Thanks, + +Zellyn