close
This commit is contained in:
parent
e3c7b505cd
commit
39f99411eb
1 changed files with 13 additions and 0 deletions
|
@ -31,3 +31,16 @@ local repository version: 3
|
||||||
default repository version: 3
|
default repository version: 3
|
||||||
supported repository versions: 3 4
|
supported repository versions: 3 4
|
||||||
upgrade supported from repository versions: 0 1 2
|
upgrade supported from repository versions: 0 1 2
|
||||||
|
|
||||||
|
> git-annex intentionally treats UUIDs as opaque strings,
|
||||||
|
> so it is not going to go to any bother to consider
|
||||||
|
> different byte sequences to be the same UUID, sorry.
|
||||||
|
> (The standard may be arbitrarily complicated, but I have arbitrarily
|
||||||
|
> decided to ignore it.)
|
||||||
|
>
|
||||||
|
> Since git-annex only ever generates each UUID once, and copies
|
||||||
|
> the exact sequence of bytes as necessary, the only way the situation
|
||||||
|
> you show above can happen is if you have manually gone in and entered
|
||||||
|
> UUIDs in two different cases.
|
||||||
|
>
|
||||||
|
> [[done]] --[[Joey]]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue