diff options
author | http://joey.kitenet.net/ <joey@web> | 2011-11-27 17:56:31 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-11-27 17:56:31 +0000 |
commit | a3f4ea1a6916ccaab8be26591bc9fc424649f692 (patch) | |
tree | 89fa80407a2abe4b73f032ca31c57dc149936018 | |
parent | 2bf3addf4997023584e32812a9d8cbc46833d672 (diff) |
Added a comment
-rw-r--r-- | doc/forum/Podcast_syncing_use-case/comment_1_ace6f9d3a950348a3ac0ff592b62e786._comment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/forum/Podcast_syncing_use-case/comment_1_ace6f9d3a950348a3ac0ff592b62e786._comment b/doc/forum/Podcast_syncing_use-case/comment_1_ace6f9d3a950348a3ac0ff592b62e786._comment new file mode 100644 index 000000000..fe396c39f --- /dev/null +++ b/doc/forum/Podcast_syncing_use-case/comment_1_ace6f9d3a950348a3ac0ff592b62e786._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joey.kitenet.net/" + nickname="joey" + subject="comment 1" + date="2011-11-27T17:56:31Z" + content=""" +Right, --in goes by git-annex's [[location_tracking]] information; actually checking if a remote still has the files would make --in too expensive in many cases. + +So you need to give `gpodder-on-usbdisk` current information. You can do that by going to `usb-ariaz` and doing a `git annex fsck`. That will find the deleted files and update the location information. Then, back on `gpodder-on-usbdisk`, `git pull usb-ariaz`, and then you can proceed with the commands you showed. +"""]] |