This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawmTNrhkVQ26GBLaLD5-zNuEiR8syTj4mI8 2014-11-25 10:51:44 +00:00 committed by admin
parent cf104ec803
commit d7fb7490c1

View file

@ -6,9 +6,9 @@ I faced a huge interoperability problem regarding the filesystem format. I tried
Scenario 1: Direct mode on USB drive 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. 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: Can anyone help me setting up this scenario? It will be link the following:
* ubuntu box (ext4): main repo, indirect mode, all 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) * 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 * osx laptop (hpfs+): partial repo, indirect mode, some files
Scenario 2: Bare repo on USB drive Scenario 2: Bare repo on USB drive