Re: differ file in SVN checkout and export
From: Tatyana Irzun <t_irzun_at_wargaming.net>
Date: Fri, 21 Feb 2020 10:42:11 +0300
Hello, yes, we can remove 'svn:special' property on binary file, and commit will fine. And sorry i don't understand you phrase "did not remove the svn:special property at the same time"
Also I don't understand what had changed in svn export command since 1.10 version, that the old version return correct binary file but new version return the file that different from the original ?
Can you explane me please?
Thank you
On 19/02/20 04:07, Branko Čibej wrote:
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
Try removing the 'svn:special' property; it shouldn't be set on normal files.
Now we repeat on other version of client:
$ svn --version
$ md5sum export/EmptyStandbyList.exe
Please also look at the size of the file and the contents.
$ md5sum checkout/EmptyStandbyList.exe
$ cd checkout/
( also we repeated tests on different client versions and systems with the same result)
How we simulate situation:
... and did not remove the svn:special property at the same time.
Maybe Subversion should just error out when it sees that the contents of a "symlink" changed in a way that it clearly is no longer a valid link description?
-- Brane
[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.