You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by kf...@collab.net on 2005/06/22 20:07:45 UTC

local style path in error [was: svn trunk r15112: FAIL (win32 ra_svn fsfs)]

"D.J. Heap" <dj...@shadyvale.net> writes:
> I think there is also a call missing in the new warning message code
> to convert the working copy path into local style:
> 
> EXPECTED STDERR (regexp):
> svn: warning: 'svn-test-work\working_copies\cat_tests-5\A\D\G' refers
> to a directory
> 
> ACTUAL STDERR:
> svn: warning: 'svn-test-work/working_copies/cat_tests-5/A/D/G' refers
> to a directory
> EXCEPTION: SVNLineUnequal
> FAIL:  cat_tests.py 5: cat should skip uncattable resources
> END: cat_tests.py

The problem was in old code, actually.  Fixed now in r15147, thanks!

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org