diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2012-10-16 05:52:08 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-10-16 05:52:08 +0000 |
commit | cb70fa55768c339790b0fce026fa14b97baf2c96 (patch) | |
tree | 1875c9ad8f44bee212506f66aa7f2854d809025b /doc | |
parent | 87935f00656992d00264b42d86d629904f7d55b0 (diff) |
Added a comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/Can__39__t_init_git_annex/comment_10_c4d2ab1ecf69718a2211c3ea7b27092b._comment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/forum/Can__39__t_init_git_annex/comment_10_c4d2ab1ecf69718a2211c3ea7b27092b._comment b/doc/forum/Can__39__t_init_git_annex/comment_10_c4d2ab1ecf69718a2211c3ea7b27092b._comment new file mode 100644 index 000000000..273d0c135 --- /dev/null +++ b/doc/forum/Can__39__t_init_git_annex/comment_10_c4d2ab1ecf69718a2211c3ea7b27092b._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.152.246.8" + subject="comment 10" + date="2012-10-16T05:52:08Z" + content=""" +If you need a git repository with your regular file names on the smb share, none of the special remotes will meet your needs. You'd need to find a way to make it support POSIX locking to use git-annex on it in a full git repository. + +But I think that in most cases a directory special remote on such a share, with the git repository kept locally and git-annex used to pull files down to it as needed, would work ok. +"""]] |