From 1d7964024f97a08cd675511b765f7760488a9185 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmM6DfQEsnM9atNrdbmj3ql9QUOALLFd2c" Date: Fri, 4 Jul 2014 16:05:59 +0000 Subject: [PATCH 1/8] --- .../Comparison_with_other_big_files_solutions.mdwn | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/forum/Comparison_with_other_big_files_solutions.mdwn diff --git a/doc/forum/Comparison_with_other_big_files_solutions.mdwn b/doc/forum/Comparison_with_other_big_files_solutions.mdwn new file mode 100644 index 0000000000..48f8f29ec9 --- /dev/null +++ b/doc/forum/Comparison_with_other_big_files_solutions.mdwn @@ -0,0 +1,11 @@ +# Comparison + +Based on my understanding of the http://git-annex.branchable.com/not/ page and of some research, +I have made a draft of an online excel sheet that compares different git file solutions. + +Feel free to edit the document and help the community to understand the different solutions out there. + +https://onedrive.live.com/redir?resid=C66C90783BD2C185!1200&authkey=!ACF-Ol_mG3DwQ2k&ithint=file%2c.xlsx + +Thank you very much, +Alex From 1815e3c50c1aed05f94a3bce0227d69179edef88 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmM6DfQEsnM9atNrdbmj3ql9QUOALLFd2c" Date: Fri, 4 Jul 2014 16:07:57 +0000 Subject: [PATCH 2/8] --- doc/forum/Comparison_with_other_big_files_solutions.mdwn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/forum/Comparison_with_other_big_files_solutions.mdwn b/doc/forum/Comparison_with_other_big_files_solutions.mdwn index 48f8f29ec9..cda02b0e94 100644 --- a/doc/forum/Comparison_with_other_big_files_solutions.mdwn +++ b/doc/forum/Comparison_with_other_big_files_solutions.mdwn @@ -5,7 +5,8 @@ I have made a draft of an online excel sheet that compares different git file so Feel free to edit the document and help the community to understand the different solutions out there. -https://onedrive.live.com/redir?resid=C66C90783BD2C185!1200&authkey=!ACF-Ol_mG3DwQ2k&ithint=file%2c.xlsx +1. [Comparison][1] +[1]: https://onedrive.live.com/redir?resid=C66C90783BD2C185!1200&authkey=!ACF-Ol_mG3DwQ2k&ithint=file%2c.xlsx Thank you very much, Alex From 1f3ffcc0b047f6bebbe06844eaedad31554c7ae0 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmM6DfQEsnM9atNrdbmj3ql9QUOALLFd2c" Date: Fri, 4 Jul 2014 16:09:40 +0000 Subject: [PATCH 3/8] --- doc/forum/Comparison_with_other_big_files_solutions.mdwn | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/forum/Comparison_with_other_big_files_solutions.mdwn b/doc/forum/Comparison_with_other_big_files_solutions.mdwn index cda02b0e94..cfbd12d29b 100644 --- a/doc/forum/Comparison_with_other_big_files_solutions.mdwn +++ b/doc/forum/Comparison_with_other_big_files_solutions.mdwn @@ -1,11 +1,10 @@ # Comparison Based on my understanding of the http://git-annex.branchable.com/not/ page and of some research, -I have made a draft of an online excel sheet that compares different git file solutions. +I have made a draft of an [Online excel document][1] that compares different git file solutions. Feel free to edit the document and help the community to understand the different solutions out there. -1. [Comparison][1] [1]: https://onedrive.live.com/redir?resid=C66C90783BD2C185!1200&authkey=!ACF-Ol_mG3DwQ2k&ithint=file%2c.xlsx Thank you very much, From cc46318cfd29676c39d058a605dcbf9b8dab7ecc Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnOSgFb3l7nL3Fs7Y9gPGJJjFiV7aJ1tek" Date: Fri, 4 Jul 2014 16:21:36 +0000 Subject: [PATCH 4/8] Added a comment --- ...comment_1_9964626865f53400efc35a867a6a62bf._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/bugs/git_annex_add_out_of_memory__63___mmap_failed:_No_such_file_or_directory/comment_1_9964626865f53400efc35a867a6a62bf._comment diff --git a/doc/bugs/git_annex_add_out_of_memory__63___mmap_failed:_No_such_file_or_directory/comment_1_9964626865f53400efc35a867a6a62bf._comment b/doc/bugs/git_annex_add_out_of_memory__63___mmap_failed:_No_such_file_or_directory/comment_1_9964626865f53400efc35a867a6a62bf._comment new file mode 100644 index 0000000000..ad4ee5c678 --- /dev/null +++ b/doc/bugs/git_annex_add_out_of_memory__63___mmap_failed:_No_such_file_or_directory/comment_1_9964626865f53400efc35a867a6a62bf._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawnOSgFb3l7nL3Fs7Y9gPGJJjFiV7aJ1tek" + nickname="Phil" + subject="comment 1" + date="2014-07-04T16:21:35Z" + content=""" +Looks like it might be related to msysGit: + +http://osdir.com/ml/msysgit/2009-12/msg00008.html +"""]] From 4a1324fc85d49b2a017070cbeb20e240ab0f9c03 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnOSgFb3l7nL3Fs7Y9gPGJJjFiV7aJ1tek" Date: Fri, 4 Jul 2014 16:22:43 +0000 Subject: [PATCH 5/8] removed --- ...comment_1_9964626865f53400efc35a867a6a62bf._comment | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 doc/bugs/git_annex_add_out_of_memory__63___mmap_failed:_No_such_file_or_directory/comment_1_9964626865f53400efc35a867a6a62bf._comment diff --git a/doc/bugs/git_annex_add_out_of_memory__63___mmap_failed:_No_such_file_or_directory/comment_1_9964626865f53400efc35a867a6a62bf._comment b/doc/bugs/git_annex_add_out_of_memory__63___mmap_failed:_No_such_file_or_directory/comment_1_9964626865f53400efc35a867a6a62bf._comment deleted file mode 100644 index ad4ee5c678..0000000000 --- a/doc/bugs/git_annex_add_out_of_memory__63___mmap_failed:_No_such_file_or_directory/comment_1_9964626865f53400efc35a867a6a62bf._comment +++ /dev/null @@ -1,10 +0,0 @@ -[[!comment format=mdwn - username="https://www.google.com/accounts/o8/id?id=AItOawnOSgFb3l7nL3Fs7Y9gPGJJjFiV7aJ1tek" - nickname="Phil" - subject="comment 1" - date="2014-07-04T16:21:35Z" - content=""" -Looks like it might be related to msysGit: - -http://osdir.com/ml/msysgit/2009-12/msg00008.html -"""]] From fff29ecc2d62342226a629be10cb4ffc6a4bcf18 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnOSgFb3l7nL3Fs7Y9gPGJJjFiV7aJ1tek" Date: Fri, 4 Jul 2014 16:23:58 +0000 Subject: [PATCH 6/8] Added a comment --- ...comment_1_cfbb7309e916b519f1c2165906e95559._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/bugs/git_annex_add_out_of_memory__63___mmap_failed:_No_such_file_or_directory/comment_1_cfbb7309e916b519f1c2165906e95559._comment diff --git a/doc/bugs/git_annex_add_out_of_memory__63___mmap_failed:_No_such_file_or_directory/comment_1_cfbb7309e916b519f1c2165906e95559._comment b/doc/bugs/git_annex_add_out_of_memory__63___mmap_failed:_No_such_file_or_directory/comment_1_cfbb7309e916b519f1c2165906e95559._comment new file mode 100644 index 0000000000..599c0944d5 --- /dev/null +++ b/doc/bugs/git_annex_add_out_of_memory__63___mmap_failed:_No_such_file_or_directory/comment_1_cfbb7309e916b519f1c2165906e95559._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawnOSgFb3l7nL3Fs7Y9gPGJJjFiV7aJ1tek" + nickname="Phil" + subject="comment 1" + date="2014-07-04T16:23:58Z" + content=""" +Looks like it might be related to msysGit: + +[bug on msysgit](http://osdir.com/ml/msysgit/2009-12/msg00008.html) +"""]] From 6a62713b20314e76782a9fcdf8c8fdc6cc2770ce Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnOSgFb3l7nL3Fs7Y9gPGJJjFiV7aJ1tek" Date: Fri, 4 Jul 2014 16:25:14 +0000 Subject: [PATCH 7/8] removed --- ...comment_1_cfbb7309e916b519f1c2165906e95559._comment | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 doc/bugs/git_annex_add_out_of_memory__63___mmap_failed:_No_such_file_or_directory/comment_1_cfbb7309e916b519f1c2165906e95559._comment diff --git a/doc/bugs/git_annex_add_out_of_memory__63___mmap_failed:_No_such_file_or_directory/comment_1_cfbb7309e916b519f1c2165906e95559._comment b/doc/bugs/git_annex_add_out_of_memory__63___mmap_failed:_No_such_file_or_directory/comment_1_cfbb7309e916b519f1c2165906e95559._comment deleted file mode 100644 index 599c0944d5..0000000000 --- a/doc/bugs/git_annex_add_out_of_memory__63___mmap_failed:_No_such_file_or_directory/comment_1_cfbb7309e916b519f1c2165906e95559._comment +++ /dev/null @@ -1,10 +0,0 @@ -[[!comment format=mdwn - username="https://www.google.com/accounts/o8/id?id=AItOawnOSgFb3l7nL3Fs7Y9gPGJJjFiV7aJ1tek" - nickname="Phil" - subject="comment 1" - date="2014-07-04T16:23:58Z" - content=""" -Looks like it might be related to msysGit: - -[bug on msysgit](http://osdir.com/ml/msysgit/2009-12/msg00008.html) -"""]] From 15e151726a0109d544ed3508bf2bef825c041c04 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnOSgFb3l7nL3Fs7Y9gPGJJjFiV7aJ1tek" Date: Fri, 4 Jul 2014 16:25:53 +0000 Subject: [PATCH 8/8] Added a comment --- ...comment_1_984f75d8078f2809486f38ecb3b16be3._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/bugs/git_annex_add_out_of_memory__63___mmap_failed:_No_such_file_or_directory/comment_1_984f75d8078f2809486f38ecb3b16be3._comment diff --git a/doc/bugs/git_annex_add_out_of_memory__63___mmap_failed:_No_such_file_or_directory/comment_1_984f75d8078f2809486f38ecb3b16be3._comment b/doc/bugs/git_annex_add_out_of_memory__63___mmap_failed:_No_such_file_or_directory/comment_1_984f75d8078f2809486f38ecb3b16be3._comment new file mode 100644 index 0000000000..3662fe04fc --- /dev/null +++ b/doc/bugs/git_annex_add_out_of_memory__63___mmap_failed:_No_such_file_or_directory/comment_1_984f75d8078f2809486f38ecb3b16be3._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawnOSgFb3l7nL3Fs7Y9gPGJJjFiV7aJ1tek" + nickname="Phil" + subject="comment 1" + date="2014-07-04T16:25:53Z" + content=""" +Looks like it might be related to msysGit: + +[bug on msysgit](http://osdir.com/ml/msysgit/2009-12/msg00007.html) +"""]]