[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: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-09-20 00:51:03 CEST

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.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Sep 20 00:51:43 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.