summaryrefslogtreecommitdiff
path: root/doc/bugs/Assistant:_synchronisation_between_two_regular_repositories_hangs_/comment_7_ceb4393bce56f8ee11e3275122be054f._comment
blob: dcd3c081c89766312bf841ce018c9ee0c9084186 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[[!comment format=mdwn
 username="clement"
 subject="Details"
 date="2015-03-25T23:21:28Z"
 content="""
I tried I again with different usb sticks and filesystems, and it
seems to be happening only with VFAT (e.g not ext). Retracing my
steps here is what I do:

1. Create a repository on my local machine

2. Create a non bare repository on usb, and combine the two

3. Add a file on my machine

4. It doesn't synchronise, and I get the missing index error


It happens the other way around too, if I

1. Create a regular repository on usb

2. Try to create a paired repository on my machine, I get a straight up

       Internal Server Error

       /mnt/usb/annexdir/.git/index: copyFile: does not exist (No such file or directory)


"""]]