summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar http://joey.kitenet.net/ <joey@web>2011-12-23 16:20:43 +0000
committerGravatar admin <admin@branchable.com>2011-12-23 16:20:43 +0000
commit0df51acc529c7dfc5beae7e6031d00a6064c64a0 (patch)
treeccf74046f8142840f97194e4c33fdc161d6c1b1c
parente2b2c67f05945db9bf65bc6cc490244ffa5cf0e8 (diff)
-rw-r--r--doc/todo/link_file_to_remote_repo_feature.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/todo/link_file_to_remote_repo_feature.mdwn b/doc/todo/link_file_to_remote_repo_feature.mdwn
index 4bbd2b1a8..d6b41e805 100644
--- a/doc/todo/link_file_to_remote_repo_feature.mdwn
+++ b/doc/todo/link_file_to_remote_repo_feature.mdwn
@@ -46,3 +46,7 @@ The limitation is that it would work only with remote repos on local dirs
Also allows you to have one directory structure like AFS or other distributed FS. If the file is not local I go to the remote server.
Which is great for apps like Picasa, Itunes, and friends that depends on the file location.
+
+> This is a duplicate of [[union_mounting]]. So closing it: [[done]].
+>
+> It's a good idea, but making sure git-annex correctly handles these links in all cases is a subtle problem that has not yet been tackled. --[[Joey]]