This commit is contained in:
parent
e7b4e1e7e4
commit
371bb3a671
1 changed files with 18 additions and 0 deletions
|
@ -0,0 +1,18 @@
|
||||||
|
What steps will reproduce the problem?
|
||||||
|
|
||||||
|
Mount USB drive formatted as FAT
|
||||||
|
Make directory for repository in it.
|
||||||
|
Set up another repository and choose to sync it with the existing one.
|
||||||
|
|
||||||
|
What is the expected output? What do you see instead?
|
||||||
|
The files should transfer from the main repository to the directory on the USB drive.
|
||||||
|
This happens, but afterwards a new sync happens from the USB drive repository back to the other existing repositories, because the file date of all the files on the USB drive has been set to today.
|
||||||
|
Further, git seemed to keep the USB key locked so umount was impossible until after killing it.
|
||||||
|
|
||||||
|
What version of git-annex are you using? On what operating system?
|
||||||
|
4.20130405
|
||||||
|
Linux
|
||||||
|
|
||||||
|
Please provide any additional information below.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue