Re: Merge handles svn:eol-style wrongly
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Fri, 05 Sep 2008 13:37:30 +0100
On Fri, 2008-09-05 at 12:08 +0100, Julian Foad wrote:
But my test (merge_tests.py 107) is now failing on Windows.
Can anyone help me figure out why "propset svn:eol-style native" fails
This is the code sequence (and it is before the part of the test where
[[[
# In the source branch, create initial state and two successive
and the output is:
[[[
Sending A\mu
Transmitting file data .
Committed revision 7.
CMD: svn.exe commit -m "" "A\mu" --config-dir "M:\svn-auto-test\fsfs\subversion\tests\cmdline\svn-test-work\local_tmp\config" --password rayjandom --no-auth-cache --username jrandom <TIME = 0.875000>
Sending A\mu
Transmitting file data .
Committed revision 8.
CMD: svn.exe propset svn:eol-style native "A\mu" --config-dir "M:\svn-auto-test\fsfs\subversion\tests\cmdline\svn-test-work\local_tmp\config" --password rayjandom --no-auth-cache --username jrandom <TIME = 0.579000>
svn: File 'A\mu' has inconsistent newlines
svn: Inconsistent line ending style
- Julian
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.