From 5c06a9bc1f56c7259d393bc0109dbf7b1b83012b Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawk9nck8WX8-ADF3Fdh5vFo4Qrw1I_bJcR8" Date: Tue, 10 Dec 2013 12:38:59 +0000 Subject: [PATCH 1/6] --- doc/bugs/Empty_folders_don__39__t_get_remove.mdwn | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 doc/bugs/Empty_folders_don__39__t_get_remove.mdwn diff --git a/doc/bugs/Empty_folders_don__39__t_get_remove.mdwn b/doc/bugs/Empty_folders_don__39__t_get_remove.mdwn new file mode 100644 index 0000000000..e7d2a4b2c3 --- /dev/null +++ b/doc/bugs/Empty_folders_don__39__t_get_remove.mdwn @@ -0,0 +1,2 @@ +### Please describe the problem. +When you rename, move or delete a folder (with files in it) the old folder doesn't get deleted in the other clients From e35cfebb6181a9753ac9e47fed76f30b2a4ff6e1 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnpmMRq6lo2NBrlmoxZQljaU_IaWsWB7qw" Date: Tue, 10 Dec 2013 12:40:52 +0000 Subject: [PATCH 2/6] Added a comment: direct mode and vanishing files --- ...ment_3_f449f259f076ea1b11bd289bdbcc9339._comment | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/bugs/when_syncing_a_direct_repository__44___git_annex_delete_non_annexed_new_git_files/comment_3_f449f259f076ea1b11bd289bdbcc9339._comment diff --git a/doc/bugs/when_syncing_a_direct_repository__44___git_annex_delete_non_annexed_new_git_files/comment_3_f449f259f076ea1b11bd289bdbcc9339._comment b/doc/bugs/when_syncing_a_direct_repository__44___git_annex_delete_non_annexed_new_git_files/comment_3_f449f259f076ea1b11bd289bdbcc9339._comment new file mode 100644 index 0000000000..3aadbc5131 --- /dev/null +++ b/doc/bugs/when_syncing_a_direct_repository__44___git_annex_delete_non_annexed_new_git_files/comment_3_f449f259f076ea1b11bd289bdbcc9339._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawnpmMRq6lo2NBrlmoxZQljaU_IaWsWB7qw" + nickname="Lukas" + subject="direct mode and vanishing files" + date="2013-12-10T12:40:51Z" + content=""" +Hi + +I have the same problem with git-annex 4.20131106 on debian jessie (powerpc) in direct mode and 4.20131101 on mac osx 10.8.5 (self compiled from haskell) in indirect mode. +Files directly added to git on the mac (indirect mode) are not created in the direct repository and are removed in the indirect repo after the next sync roundtrip. + +Thanks a lot for all your efforts and greetings, Lukas +"""]] From aaac314b82776e88b89343e1fdff18e397b6d86d Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmmA6YpvP2dFDs5rMlhBWEWWgo2IZjOQGo" Date: Tue, 10 Dec 2013 16:00:15 +0000 Subject: [PATCH 3/6] --- ...x_on_osx_only_creating_symlinks__63____63__.mdwn | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/forum/git_annex_on_osx_only_creating_symlinks__63____63__.mdwn diff --git a/doc/forum/git_annex_on_osx_only_creating_symlinks__63____63__.mdwn b/doc/forum/git_annex_on_osx_only_creating_symlinks__63____63__.mdwn new file mode 100644 index 0000000000..cfc0e24a87 --- /dev/null +++ b/doc/forum/git_annex_on_osx_only_creating_symlinks__63____63__.mdwn @@ -0,0 +1,13 @@ +I'm testing out git-annex between a few computers one being a mac (osx 10.9) and a laptop (linux mint 16). With a vps running git annex as a transfer annex. + +Anyway sync is *almost* working... + +When I add files on my mac's annex they upload, and go to my laptop as they should. + +When I add files on my laptop's annex they upload, and the mac "downloads" them but only creates broken symlinks to the files. + + +I looked in the log and nothing out of the ordinary is happening... is this a bug with the osx version or what? + + +Thanks! From 6504c2d934908f81a5d6692b1e57dd972ccafbca Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmmA6YpvP2dFDs5rMlhBWEWWgo2IZjOQGo" Date: Tue, 10 Dec 2013 16:02:02 +0000 Subject: [PATCH 4/6] more info --- .../git_annex_on_osx_only_creating_symlinks__63____63__.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/forum/git_annex_on_osx_only_creating_symlinks__63____63__.mdwn b/doc/forum/git_annex_on_osx_only_creating_symlinks__63____63__.mdwn index cfc0e24a87..a13d0c620a 100644 --- a/doc/forum/git_annex_on_osx_only_creating_symlinks__63____63__.mdwn +++ b/doc/forum/git_annex_on_osx_only_creating_symlinks__63____63__.mdwn @@ -9,5 +9,7 @@ When I add files on my laptop's annex they upload, and the mac "downloads" them I looked in the log and nothing out of the ordinary is happening... is this a bug with the osx version or what? +* the symlink on the osx annex is symlinking to a file in .git/annex/objects + Thanks! From deab842a650985dc26fa84cc1a2a67b46cdcf0e9 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmmA6YpvP2dFDs5rMlhBWEWWgo2IZjOQGo" Date: Tue, 10 Dec 2013 16:03:29 +0000 Subject: [PATCH 5/6] --- .../git_annex_on_osx_only_creating_symlinks__63____63__.mdwn | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/forum/git_annex_on_osx_only_creating_symlinks__63____63__.mdwn b/doc/forum/git_annex_on_osx_only_creating_symlinks__63____63__.mdwn index a13d0c620a..a5b02d23c3 100644 --- a/doc/forum/git_annex_on_osx_only_creating_symlinks__63____63__.mdwn +++ b/doc/forum/git_annex_on_osx_only_creating_symlinks__63____63__.mdwn @@ -9,7 +9,9 @@ When I add files on my laptop's annex they upload, and the mac "downloads" them I looked in the log and nothing out of the ordinary is happening... is this a bug with the osx version or what? -* the symlink on the osx annex is symlinking to a file in .git/annex/objects +**more info** +* the symlink on the osx annex is symlinking to a file in .git/annex/objects +* the osx annex changes the aliases to real files every time I restart the git annex daemon Thanks! From 7ce1f5780d20bde46fab0bf0d9553a74116f67dc Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmmA6YpvP2dFDs5rMlhBWEWWgo2IZjOQGo" Date: Tue, 10 Dec 2013 16:05:38 +0000 Subject: [PATCH 6/6] --- ...it_annex_on_osx_only_creating_symlinks__63____63__.mdwn | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/forum/git_annex_on_osx_only_creating_symlinks__63____63__.mdwn b/doc/forum/git_annex_on_osx_only_creating_symlinks__63____63__.mdwn index a5b02d23c3..592e26b936 100644 --- a/doc/forum/git_annex_on_osx_only_creating_symlinks__63____63__.mdwn +++ b/doc/forum/git_annex_on_osx_only_creating_symlinks__63____63__.mdwn @@ -10,8 +10,9 @@ When I add files on my laptop's annex they upload, and the mac "downloads" them I looked in the log and nothing out of the ordinary is happening... is this a bug with the osx version or what? -**more info** -* the symlink on the osx annex is symlinking to a file in .git/annex/objects -* the osx annex changes the aliases to real files every time I restart the git annex daemon +**more info** + +* the symlink on the osx annex is symlinking to a file in .git/annex/objects +* the osx annex changes the aliases to real files every time I restart the git annex daemon Thanks!