[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: rev 5374 - in trunk/subversion: clients/cmdline tests/clients/cmdline

From: <cmpilato_at_collab.net>
Date: 2003-03-19 02:14:59 CET

=?UTF-8?B?QnJhbmtvIMSMaWJlag==?= <brane@xbc.nu> writes:

> Hm! here's what happens on the Windows tests now:
>
> CMD: svn.exe "pg" "--strict" "svn:ignore" "working_copies/prop_tests-12/A" <TIME = 0.079000>
> svn pg --strict svn:ignore output does not match expected.
> Expected standard output: ['*.o\r\n', 'foo.c\r\n']
>
> Actual standard output: ['*.o\n', 'foo.c\n']
>
> FAIL: prop_tests.py 12: some svn: properties should be converted
>
>
> I thought that we always converted multiline props to the correct locale
> and native EOLN format on output? I think we're missing a conversion here.

We always convert svn: props to correct locale and native EOL format.
I ... hm, I'm not sure what went wrong here.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Mar 19 02:17:29 2003

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.