aboutsummaryrefslogtreecommitdiff
path: root/doc/forum/Direct_Mode_-_Restore_file_from_Full_Backup_Repository__63__/comment_1_67ac7e8b53a4374baf640d32dac79030._comment
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-09-26 15:37:59 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-09-26 15:37:59 -0400
commitbe93bf66f8e2cc0de226e4e3b75ed83f3ade1a9e (patch)
tree50c259c05751aac3b64db4daf442e2457af376f2 /doc/forum/Direct_Mode_-_Restore_file_from_Full_Backup_Repository__63__/comment_1_67ac7e8b53a4374baf640d32dac79030._comment
parentd3465e2c656049daef795182ac6c42851bc4fd54 (diff)
parenta85ae82f24336bd21810db3d31dc1ecd5c029092 (diff)
Merge branch 'master' of ssh://git-annex.branchable.com5.20140926
Diffstat (limited to 'doc/forum/Direct_Mode_-_Restore_file_from_Full_Backup_Repository__63__/comment_1_67ac7e8b53a4374baf640d32dac79030._comment')
-rw-r--r--doc/forum/Direct_Mode_-_Restore_file_from_Full_Backup_Repository__63__/comment_1_67ac7e8b53a4374baf640d32dac79030._comment8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/forum/Direct_Mode_-_Restore_file_from_Full_Backup_Repository__63__/comment_1_67ac7e8b53a4374baf640d32dac79030._comment b/doc/forum/Direct_Mode_-_Restore_file_from_Full_Backup_Repository__63__/comment_1_67ac7e8b53a4374baf640d32dac79030._comment
new file mode 100644
index 000000000..21adc4ef9
--- /dev/null
+++ b/doc/forum/Direct_Mode_-_Restore_file_from_Full_Backup_Repository__63__/comment_1_67ac7e8b53a4374baf640d32dac79030._comment
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="http://joeyh.name/"
+ ip="209.250.56.144"
+ subject="comment 1"
+ date="2014-09-25T15:52:04Z"
+ content="""
+Yes, you need to use git to either revert the repository to a previous version that had the file, or perhaps just revert the commit where the file was deleted. Either way, this requires letting git modify files in the repository, which is prevented by direct mode. So, if you can `git annex indirect` to switch to indirect mode, your git commands will work then.
+"""]]