From 7acf4e7078df4c906e2af27f37155f4b371d5317 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Tue, 31 Dec 2013 18:55:36 +0000 Subject: [PATCH 1/2] Added a comment --- ...ent_1_56befc288c40e062e086d93d26064342._comment | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/bugs/Assistant_from_standalone_5.20131230_64bit_crashes_on_startup/comment_1_56befc288c40e062e086d93d26064342._comment diff --git a/doc/bugs/Assistant_from_standalone_5.20131230_64bit_crashes_on_startup/comment_1_56befc288c40e062e086d93d26064342._comment b/doc/bugs/Assistant_from_standalone_5.20131230_64bit_crashes_on_startup/comment_1_56befc288c40e062e086d93d26064342._comment new file mode 100644 index 0000000000..951d2687a5 --- /dev/null +++ b/doc/bugs/Assistant_from_standalone_5.20131230_64bit_crashes_on_startup/comment_1_56befc288c40e062e086d93d26064342._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.227" + subject="comment 1" + date="2013-12-31T18:55:36Z" + content=""" +You seem to show `git-annex version` being run without crashing, so it does not seem to crash on startup generally. + +Also, this build of git-annex is not linked to libgcc at all. + +Also, git-annex seems to start your web browser. + +So, it seems more likely that your web browser is crashing than that git-annex is crashing. The web browser crash may be taking out git-annex in some way. +"""]] From 5ac9d9b5d1b73bda39d7f66f5f6162326f046d50 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawk_W9oOMDiBaU_xLIbeaTF8wW2wJzJ7bfw" Date: Tue, 31 Dec 2013 18:56:59 +0000 Subject: [PATCH 2/2] Added a comment --- ...2_a625e7d88e321532ace103548b31b67b._comment | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 doc/forum/Git_Annex_Sync_Delinks_Files/comment_2_a625e7d88e321532ace103548b31b67b._comment diff --git a/doc/forum/Git_Annex_Sync_Delinks_Files/comment_2_a625e7d88e321532ace103548b31b67b._comment b/doc/forum/Git_Annex_Sync_Delinks_Files/comment_2_a625e7d88e321532ace103548b31b67b._comment new file mode 100644 index 0000000000..9dd931053c --- /dev/null +++ b/doc/forum/Git_Annex_Sync_Delinks_Files/comment_2_a625e7d88e321532ace103548b31b67b._comment @@ -0,0 +1,18 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawk_W9oOMDiBaU_xLIbeaTF8wW2wJzJ7bfw" + nickname="Christopher" + subject="comment 2" + date="2013-12-31T18:56:58Z" + content=""" +I am not in direct mode. +I don't believe I did anything in the repo. I reset back to a commit and look in the folder and it's all symlinks and nothing in git status says anything about it. + +Then I run `git annex sync` and one of the thing it does is \"Checking out files\" which takes a long time, since it seems to be copying the data into the working directory and commiting it. +I don't know why it's decided to do that. + +What steps can I take to either get you more information or fix things? + +Perhaps relatedly, if I make a mistake with git-annex, is git-reset master and git-reset synced/master the right approach? +Are there other things I should try, etc? + +"""]]