From 42ffbbc8ab1eb06ec1349ea2e117aa3e13ce03ef Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Sun, 7 Jul 2013 17:20:05 +0000 Subject: [PATCH] Added a comment --- ...comment_3_75006e9909425dcbf86415a9f7c90372._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/design/assistant/blog/day_291__--all/comment_3_75006e9909425dcbf86415a9f7c90372._comment diff --git a/doc/design/assistant/blog/day_291__--all/comment_3_75006e9909425dcbf86415a9f7c90372._comment b/doc/design/assistant/blog/day_291__--all/comment_3_75006e9909425dcbf86415a9f7c90372._comment new file mode 100644 index 0000000000..748db49f38 --- /dev/null +++ b/doc/design/assistant/blog/day_291__--all/comment_3_75006e9909425dcbf86415a9f7c90372._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.153.254.222" + subject="comment 3" + date="2013-07-07T17:20:05Z" + content=""" +@john I have considered making copy trust the location log for the remote (which is what your --not --in titan does), but this does change its behavior in a subtly way, and IIRC there were scenarios where this is not desirable. + +@sfs the best way to look at older versions of files is to use `git checkout` to check out an older version of the repository. You can then use `git annex get`, `git annex whereis`, etc like you usually would, on the old version of files. +"""]]