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

Re: Subversion portability [Was: Re: Windows build severly broken due to read-only issues...]

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-02-11 19:44:42 CET

Ben Collins-Sussman <sussman@collab.net> writes:

> Branko ÄŒibej <brane@xbc.nu> writes:
>
> > os.path.join() on windows never gives you a valid URL. *bonk*!
>
> Oy, yeesh.
>
> Well then this sounds like a handful of trivial fixes, then. :-)

Greg Stein suggested urlparse.urljoin

http://subversion.tigris.org/servlets/ReadMsg?msgId=53677&listName=dev

but it didn't work for me

http://subversion.tigris.org/servlets/ReadMsg?msgId=53693&listName=dev

since file:///xxx gets converted to file:/xxx

-- 
Philip
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:06 2006

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.