summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawmmA6YpvP2dFDs5rMlhBWEWWgo2IZjOQGo <Nick@web>2013-12-10 16:00:15 +0000
committerGravatar admin <admin@branchable.com>2013-12-10 16:00:15 +0000
commitf7ad86b7e413ec81d894aa97189b1ac97f871ad4 (patch)
tree59ba19a63a9b97c5199d093f73e7dbbeac7bcd57
parent0cb406e565e1b2613d0486684aed85b35d0739d4 (diff)
-rw-r--r--doc/forum/git_annex_on_osx_only_creating_symlinks__63____63__.mdwn13
1 files changed, 13 insertions, 0 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
new file mode 100644
index 000000000..cfc0e24a8
--- /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!