Added a comment: Had what I believe to be the same issue
This commit is contained in:
parent
2f239a3705
commit
78ce8fc01c
1 changed files with 13 additions and 0 deletions
|
@ -0,0 +1,13 @@
|
|||
[[!comment format=mdwn
|
||||
username="Kalle"
|
||||
subject="Had what I believe to be the same issue"
|
||||
date="2016-03-31T21:22:21Z"
|
||||
content="""
|
||||
[[Podcast_filename_encoding_breaks_Android_client/]]
|
||||
|
||||
The problem for me was that the podcatcher setup would automatically download new dangerous files and wipe all repos... My workaround in the end was to use ``--template`` to create date only filenames for podcasts. A solution I still use but it's rather inconvenient as more descriptive filenames are useful.
|
||||
|
||||
This is quite a dangerous bug as all you need is a direct mode repo and an unusual filename for your whole annex cluster to empty itself. It can be saved by git surgery but unless being very careful you just end up syncing the bad filename back from a repo or another.
|
||||
|
||||
|
||||
"""]]
|
Loading…
Reference in a new issue