Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
e490e82653
3 changed files with 28 additions and 0 deletions
|
@ -0,0 +1,7 @@
|
|||
[[!comment format=mdwn
|
||||
username="atrent"
|
||||
subject="comment 2"
|
||||
date="2015-11-16T07:50:29Z"
|
||||
content="""
|
||||
I know it's not a git-annex bug, I'm not blaming, just noting that there may be chances of random renaming... As you say it's more of a detox bug (also rdfind messes hidden dirs). Thanks for pinpointing to \"recover data...\", it's the \"script\" I was searching for.
|
||||
"""]]
|
|
@ -0,0 +1,8 @@
|
|||
[[!comment format=mdwn
|
||||
username="craig@6ddb6e2c94325e18a0d631a06e63fdc111ab1f12"
|
||||
nickname="craig"
|
||||
subject="Thanks"
|
||||
date="2015-11-16T05:34:35Z"
|
||||
content="""
|
||||
Sorry, didn't post a follow up, but git annex enableremote did exactly what I expected. Thanks.
|
||||
"""]]
|
|
@ -0,0 +1,13 @@
|
|||
[[!comment format=mdwn
|
||||
username="atrent"
|
||||
subject="comment 3"
|
||||
date="2015-11-16T09:06:34Z"
|
||||
content="""
|
||||
This procedure is also very useful when you accidentally rename files in the object dir.
|
||||
|
||||
Such a case occurred to me when I 'detoxed' a git-annex: detox renames files and it substitutes \"--\" with \"-\", thus destroying my annex.
|
||||
|
||||
I find git-annex very elegant in this situation: rather than trying to rename back the files (objects) you just re-add them (since content is still there unmodified) recreating the symlink targets!
|
||||
|
||||
Kudos!
|
||||
"""]]
|
Loading…
Reference in a new issue