Merge branch 'master' of ssh://git-annex.branchable.com

This commit is contained in:
Joey Hess 2012-10-16 01:53:55 -04:00
commit 237ad352f8
3 changed files with 26 additions and 0 deletions

View file

@ -0,0 +1,8 @@
[[!comment format=mdwn
username="https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec89"
nickname="John"
subject="I can confirm the fix"
date="2012-10-16T05:53:15Z"
content="""
It's working great now, thanks Joey!
"""]]

View file

@ -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.
"""]]

View file

@ -0,0 +1,8 @@
[[!comment format=mdwn
username="https://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM"
nickname="Meng"
subject="comment 9"
date="2012-10-16T05:33:06Z"
content="""
Maybe i didn't explain clearly at the beginning: `/Volumes/subproject` is a remote partition connected via smb://. It doesn't have a `.git`. The content I mentioned previously \"copied\" there was copied via `cp -R`. And my local annex is `~/project/subproject` and it does have `.git` and `.git/annex` in it.
"""]]