diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2013-11-03 02:32:47 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-11-03 02:32:47 +0000 |
commit | 207e79c2b2138d5f648bd5d9caa87a69fb54f761 (patch) | |
tree | 65804a9639dc83497fe97864f61f9d893b8d4a32 /doc | |
parent | 0d7c2ba941fd5638ecc3fb2f28ee9faafaa89104 (diff) |
Added a comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/Unnecessary_remote_transfers/comment_11_55430eac842d0a192dc7f41d7730e4d5._comment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/bugs/Unnecessary_remote_transfers/comment_11_55430eac842d0a192dc7f41d7730e4d5._comment b/doc/bugs/Unnecessary_remote_transfers/comment_11_55430eac842d0a192dc7f41d7730e4d5._comment new file mode 100644 index 000000000..808c5bca6 --- /dev/null +++ b/doc/bugs/Unnecessary_remote_transfers/comment_11_55430eac842d0a192dc7f41d7730e4d5._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.47" + subject="comment 11" + date="2013-11-03T02:32:47Z" + content=""" +Yes, either of the assistants will still back up files to it, as long as they have it configured as a git remote. The same way that your transfer repository is (probably) not running the git-annex assistant. + +It does sound like using the removable drive UI would have saved you some trouble. I'm not sure why the webapp would not list a llvm device as a removable drive -- from inspecting the code, it seems like it would not be filtered out, as long as /proc/mounts shows the decive as /dev/something (I don't have a llvm device handy to check what it looks like). +"""]] |