closing
This commit is contained in:
parent
7a77f98576
commit
00ba0b9f4d
3 changed files with 10 additions and 0 deletions
|
@ -21,3 +21,8 @@ Additional information:
|
|||
* The files that the Assistant started trying to drop were, I believe, the first (alphabetically) files in my repository to contain non-ascii characters in their file names (some French accented letters)
|
||||
|
||||
Thanks.
|
||||
|
||||
> The non-ascii characters are the giveaway: For 1 version, git-annex used
|
||||
> a regex library that failed to ever match non-ascii characters. So it
|
||||
> thought backup repos, which match "*" with a regex, wanted no such files.
|
||||
> This is [[fixed|done]]. --[[Joey]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue