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

Re: svn trunk r17347: FAIL (win32 ra_local bdb)

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2005-11-15 14:18:13 CET

On Tue, 15 Nov 2005 svn-builder@shadyvale.net wrote:

> At least one test FAILED, checking D:\tests-local\tests.log
> FAIL: prop_tests.py 16: removal of schedule added file with properties

It looks like this is caused by using / instead of \ in pathnames for svn
command output. Can someone on Windows check if the attached patch solves
this?

[[[
Fix test failure on Windows, follow-up to r17216.

* subversion/tests/clients/cmdline/prop_tests.py
  (removal_schedule_added_props): Use OS path style for program output.
]]]

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

Received on Tue Nov 15 14:29:50 2005

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.