plan
This commit is contained in:
parent
61e96621d8
commit
8cff67841c
1 changed files with 17 additions and 0 deletions
|
@ -0,0 +1,17 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""simpler approach"""
|
||||||
|
date="2017-08-17T18:35:33Z"
|
||||||
|
content="""
|
||||||
|
Notice that nooone has ever complained about encountering this problem.
|
||||||
|
Not many users are affected. So, a change that prevents the problem
|
||||||
|
occuring going forward, without fixing old repositories, is not going to
|
||||||
|
bother many users.
|
||||||
|
|
||||||
|
* Make `preSanitizeKeyName` escape out spaces, so new WORM keys
|
||||||
|
won't have spaces.
|
||||||
|
* Let WORM keys with spaces be able to be migrated to not have spaces,
|
||||||
|
using `git annex migrate`
|
||||||
|
* Make the Remotes.External refuse to have anything to do with keys
|
||||||
|
with spaces, and suggest that the user migrate them.
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue