summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar http://mildred.fr/ <http://mildred.fr/@web>2014-07-16 07:04:08 +0000
committerGravatar admin <admin@branchable.com>2014-07-16 07:04:08 +0000
commitc37840c8fe995bf24ac251bf3bd162e398fcc82e (patch)
treeb8defc89808874b4db226b3d03c1fdf2ef737623
parentac7f3641077f3e3ee7d76c84c949effecf8f7314 (diff)
Added a comment: Re: Fixing symlinks to the annex store in direct mode
-rw-r--r--doc/direct_mode/comment_13_5169c5541970d3b3bc1e080e07539b22._comment8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/direct_mode/comment_13_5169c5541970d3b3bc1e080e07539b22._comment b/doc/direct_mode/comment_13_5169c5541970d3b3bc1e080e07539b22._comment
new file mode 100644
index 000000000..7d15fca6f
--- /dev/null
+++ b/doc/direct_mode/comment_13_5169c5541970d3b3bc1e080e07539b22._comment
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="http://mildred.fr/"
+ ip="82.247.184.53"
+ subject="Re: Fixing symlinks to the annex store in direct mode"
+ date="2014-07-16T07:04:08Z"
+ content="""
+What I said was just wrong. Instead of trying on tr.html, I tried with a copy of that file. But making the copy of that file had the wanted effect, transforming the symlink to the actual file. Probably the assistant monitoring file creation, and transforming indirect file to direct file. Or perhaps the `cp` command follows symlinks by default (I thought it didn't).
+"""]]