summaryrefslogtreecommitdiff
path: root/doc/direct_mode
diff options
context:
space:
mode:
authorGravatar http://olivier.berger.myopenid.com/ <obergix@web>2013-08-17 20:35:40 +0000
committerGravatar admin <admin@branchable.com>2013-08-17 20:35:40 +0000
commit350e33d10c8bed53f64089856f3a3ed474e78656 (patch)
treea5bb2e8bb6f5ac988b2dc791aa070755b784a09d /doc/direct_mode
parentb601ea0a7e47a9fb98a280b8be7ca1212b56cea7 (diff)
Added a comment: Mixing indirect mode and direct mode on different remotes
Diffstat (limited to 'doc/direct_mode')
-rw-r--r--doc/direct_mode/comment_9_cff56dbcdfec60375c30d5b1b1c60614._comment12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/direct_mode/comment_9_cff56dbcdfec60375c30d5b1b1c60614._comment b/doc/direct_mode/comment_9_cff56dbcdfec60375c30d5b1b1c60614._comment
new file mode 100644
index 000000000..d2c752a54
--- /dev/null
+++ b/doc/direct_mode/comment_9_cff56dbcdfec60375c30d5b1b1c60614._comment
@@ -0,0 +1,12 @@
+[[!comment format=mdwn
+ username="http://olivier.berger.myopenid.com/"
+ nickname="obergix"
+ subject="Mixing indirect mode and direct mode on different remotes"
+ date="2013-08-17T20:35:40Z"
+ content="""
+I'd like to have an indirect mode repo on my laptop cloned on a cifs mount point (mounted off an SMB NAS) thus in direct mode. But all I can see on the clone after merge/pull is text files of length 207 chars containg the symlink in plain text.
+
+I guess this is what git manages internally for the symlinks... so I'm afraid git annex doesn't work in such case.
+
+Can you confirm that indirect and direct modes can coexist on clones of the same repo ?
+"""]]