diff options
author | Joey Hess <joey@kitenet.net> | 2014-04-09 16:34:19 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-04-09 16:34:19 -0400 |
commit | 664d1a32e10604eb5221a3a3ca2d600d519e5744 (patch) | |
tree | 1ca036d2ebd43e9a2d9774be0b3316b28b65a191 | |
parent | 8ce27d1c6f4f5a197c3f263bd2fd7d6db39ec7a6 (diff) | |
parent | 0e6bcba43f778979f8e3534087690d3556cad2ba (diff) |
Merge branch 'master' of ssh://git-annex.branchable.com
-rw-r--r-- | doc/bugs/git_annex_sync_in_direct_mode_does_not_honor_skip-worktree/comment_5_cb98789c50c58f01055183dbaf7b4eba._comment | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/bugs/git_annex_sync_in_direct_mode_does_not_honor_skip-worktree/comment_5_cb98789c50c58f01055183dbaf7b4eba._comment b/doc/bugs/git_annex_sync_in_direct_mode_does_not_honor_skip-worktree/comment_5_cb98789c50c58f01055183dbaf7b4eba._comment new file mode 100644 index 000000000..d40d2d789 --- /dev/null +++ b/doc/bugs/git_annex_sync_in_direct_mode_does_not_honor_skip-worktree/comment_5_cb98789c50c58f01055183dbaf7b4eba._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="EvanDeaubl" + ip="24.251.129.149" + subject="comment 5" + date="2014-04-09T03:28:24Z" + content=""" +I'm afraid I abandoned this patch. It worked, but was still fidgety for being able to ignore parts of the tree. I found another way to do what I wanted by loading an indirect repo into /data and taking advantage of a surprise side effect in how the /sdcard filesystem translated the symlinks from the ext4 filesystem. + +I can probably scare it up from my archives, but it hasn't been kept up to date. The good news is (as I recall) the patch was pretty small. + +"""]] |