differ file in SVN checkout and export
From: Tatyana Irzun <t_irzun_at_wargaming.net>
Date: Tue, 18 Feb 2020 16:39:05 +0300
We got difference in the same revision and same file but taken by export and checkout in SVN client version more or equal than 1.10:
$ svn co https://svn-test.net/svn/test/ -r9 checkout
$ md5sum export/EmptyStandbyList.exe
no difference as we see
$ svn --version
Now we repeat on other version of client:
$ svn --version
$ md5sum export/EmptyStandbyList.exe
$ md5sum checkout/EmptyStandbyList.exe
$ cd checkout/
( also we repeated tests on different client versions and systems with the same result)
How we simulate situation:
I undestand that linux and windows filesystems works different, but i don't understand what changed in algorithm of export command in >=1.10 version that gives us two different files and how to prevent this. And
Thank you.
[wargaming.net]
This e-mail may contain CONFIDENTIAL AND PROPRIETARY INFORMATION and/or PRIVILEGED AND CONFIDENTIAL COMMUNICATION intended solely for the recipient and, therefore, may not be retransmitted to any party outside of the recipient's organization without the prior written consent of the sender. If you have received this e-mail in error please notify the sender immediately by telephone or reply e-mail and destroy the original message without making a copy. Wargaming.net accepts no liability for any losses or damages resulting from infected e-mail transmissions and viruses in e-mail attachment. kgzO3mXGcg
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.