diff options
author | 2012-09-26 23:57:18 +0000 | |
---|---|---|
committer | 2012-09-26 23:57:18 +0000 | |
commit | d6019aed90489b846b5523b2920becca1405244c (patch) | |
tree | f4fb4c5c81baa0ac5b85b408cf526264333c21e5 /doc | |
parent | 5cf5912e6dedbf6222ecde4523a85d0724f90437 (diff) |
Added a comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/OSX_alias_permissions_and_versions_problem/comment_3_6c72d4f40ea0a9566a1185901beff5ba._comment | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/bugs/OSX_alias_permissions_and_versions_problem/comment_3_6c72d4f40ea0a9566a1185901beff5ba._comment b/doc/bugs/OSX_alias_permissions_and_versions_problem/comment_3_6c72d4f40ea0a9566a1185901beff5ba._comment new file mode 100644 index 000000000..8ef5e6cc5 --- /dev/null +++ b/doc/bugs/OSX_alias_permissions_and_versions_problem/comment_3_6c72d4f40ea0a9566a1185901beff5ba._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawlatTbI0K-qydpeYHl37iseqPNvERcdIMk" + nickname="Tiago" + subject="comment 3" + date="2012-09-26T23:57:18Z" + content=""" +Ok, so it seems Sharebox solves all this problems...you might want to integrate sharebox into the assistant, so non-techie people can treat the repos as mutable. +Maybe make a mutable/unmutable toggle in the gui or somethink like that? + +What I don't understand is the need for kqueue, if the files are not supposed to be written to without unlocking, why not use FSEvents and only monitor the folders for new files. + +http://git-annex.branchable.com/news/sharebox_a_FUSE_filesystem_for_git-annex + +"""]] |