Re: svn commit: rev 1007 - trunk/subversion/tests/clients/cmdline
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-01-21 22:03:12 CET
Philip Martin <philip@codematters.co.uk> writes:
> > The best way to join URLs is with:
Yes it does, but it breaks the tests over ra_local.
url = urlparse.urljoin(main.test_area_url, main.pristine_dir)
gives
file:///home/pm/sw/subversion/obj/subversion/tests/clients/cmdline
Not only has it stripped the 'cmdline' part but it has converted
svn_ra_local__split_URL: URL does not contain `file://' prefix
Now if I ensure that the first bit is slash terminated I avoid the
-- Philip --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sat Oct 21 14:36:57 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.