summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://me.yahoo.com/a/bBy7WkgQicYHIiiyj.Vm0TcMbxi2quzbPFef#6f9f7 <Frederik_Vanrenterghem@web>2013-04-09 11:34:18 +0000
committerGravatar admin <admin@branchable.com>2013-04-09 11:34:18 +0000
commit08be83b3907e90f1f267d0ddce74cec4ae945d75 (patch)
treeb7cdc45c8777a0129f557a7874b69b153f9d97a2
parent4e197c2b1c040cbc909def49e760e1c01a5eb9ee (diff)
-rw-r--r--doc/bugs/Add_another_repository_on_USB_drive_causes_sync_loop.mdwn18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/bugs/Add_another_repository_on_USB_drive_causes_sync_loop.mdwn b/doc/bugs/Add_another_repository_on_USB_drive_causes_sync_loop.mdwn
new file mode 100644
index 000000000..5125a030e
--- /dev/null
+++ b/doc/bugs/Add_another_repository_on_USB_drive_causes_sync_loop.mdwn
@@ -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.
+
+