This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawmK0703vNSIQsP1mGf-4MAPnsBZiSc6yVo 2013-10-20 08:53:55 +00:00 committed by admin
parent aaa3be3f27
commit 801264038d

View file

@ -0,0 +1,20 @@
### Please describe the problem.
The files created in another remote when syncing is "now" rather than keeping the creation time of the source file. As such, git-annex assistant is removing an important bit of information about the file.
### What steps will reproduce the problem?
1) create two repositories in your computer using webapp
2) add files to RepoA, see that they are synced to the RepoB.
3) check the file modification times from any file manager. you will see that while files in RepoA carry correct modification time, synced file in RepoB carries current time.
### What version of git-annex are you using? On what operating system?
Ubuntu 13.10 32bit version 4.20130815 from apt-get.
### Please provide any additional information below.
[[!format sh """
# If you can, paste a complete transcript of the problem occurring here.
# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log
# End of transcript or log.
"""]]