bug
This commit is contained in:
parent
fc6b972da6
commit
c7ec38b829
1 changed files with 9 additions and 0 deletions
9
doc/bugs/fat_support.mdwn
Normal file
9
doc/bugs/fat_support.mdwn
Normal file
|
@ -0,0 +1,9 @@
|
|||
Klaus pointed out that there are two problems that keep
|
||||
git-annex from being used on USB keys, that would typically
|
||||
be VFAT formatted:
|
||||
|
||||
- Use of symlinks, which VFAT does not support. Very hard to fix.
|
||||
- Use of ":" in filenames of object files, also not supported.
|
||||
Could easily be fixed by reorganizing the object directory.
|
||||
|
||||
[[!tag wishlist]]
|
Loading…
Reference in a new issue