This commit is contained in:
parent
283aca3dfb
commit
3c7b7ebf0c
1 changed files with 8 additions and 0 deletions
8
doc/forum/Dealing_with_long_filenames.mdwn
Normal file
8
doc/forum/Dealing_with_long_filenames.mdwn
Normal file
|
@ -0,0 +1,8 @@
|
|||
- External HD A: annex (contains files with long paths)
|
||||
- External HD B: annex (synced with A, doesn't have the contents for files with long paths)
|
||||
- laptop HD: annex (syncing with B fails: paths too long)
|
||||
|
||||
How should I resolve this?
|
||||
|
||||
- Can I rename the broken symlinks on B to shorten the paths, and then sync to the laptop? Would this be propagated to A when it's connected again?
|
||||
- Can I `git rm too/long/paths` on B and then sync?
|
Loading…
Add table
Add a link
Reference in a new issue