Seems that Cygwin port of the unison file synchronizer does not do the
-fastcheck very well. Transcript follows:
# Start of transcript
# creates archives for first time
$ cd /tmp ; touch a b ; /bin/unison-2.10.2 ./a ./b
...
$ touch a
$ /bin/unison-2.10.2 -fastcheck true -times -debug verbose ./a ./
Hi Andrew,
I just rerun the transcript below with both linux and native Win32 builds
of unison, and the difference is, that those versions actually transfer the
modification times even if the content of the file is unchanged. This
results in the following synchronizations to not to have to read the
$ ln /bin/rm.exe ./foo.exe
$ /bin/rm.exe -f ./foo.exe
rm: cannot remove `foo.exe': Permission denied
Is this expected behaviour?
-Marcus.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.
Rolf Campbell wrote:
Marcus Picasso wrote:
> Seems that Cygwin port of the unison file synchronizer does not do the
> -fastcheck very well. Transcript follows:
>
> ...
>
> Can somebody confirm / explain this behaviour? I have a large tree that
> I'm synchronizing acro
4 matches
Mail list logo