This commit is contained in:
parent
cf104ec803
commit
d7fb7490c1
1 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@ I faced a huge interoperability problem regarding the filesystem format. I tried
|
|||
Scenario 1: Direct mode on USB drive
|
||||
While this worked in another case, in this case when setting up the repo with the assistant it deleted all symlinks from the main repo. I wasn't able to correctly do this and finally gave up.
|
||||
Can anyone help me setting up this scenario? It will be link the following:
|
||||
* ubuntu box (ext4): main repo, indirect mode, all files
|
||||
* usb drive (exfat): sync repo, direct mode, all files (having the files available is a plus)
|
||||
* osx laptop (hpfs+): partial repo, indirect mode, some files
|
||||
* ubuntu box (ext4): main repo, indirect mode, all files
|
||||
* usb drive (exfat): sync repo, direct mode, all files (having the files available is a plus)
|
||||
* osx laptop (hpfs+): partial repo, indirect mode, some files
|
||||
|
||||
|
||||
Scenario 2: Bare repo on USB drive
|
||||
|
|
Loading…
Reference in a new issue