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

Re: Tests + prelim patch

From: D.J. Heap <dj_at_shadyvale.net>
Date: 2003-09-20 02:52:26 CEST

Philip Martin wrote:
> Erik Huelsmann <e.huelsmann@gmx.net> writes:
>
>
>>You could have used
>>url = os.path.join(svntest.main.url_test_area, svntest.main.working_copy)
>>instead. That works on Windows with '\' and on *nix with '/'.
>
>
> I'm not really an expert, but I don't think it is valid to replace '/'
> with '\' in an URL, only '/' will work.
>

Right. Even on Windows urls use '/'.

Also, I did run all checks (local, svn, dav) on RH9 and all passed.

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Sep 20 02:53:05 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.