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

file:// URL being mangled

From: <peter.westlake_at_arm.com>
Date: 2001-10-18 17:10:38 CEST

My apologies if this has already been posted - I couldn't see it in the
archives.

Stefan Reichör mentioned that file:// URLs did not work on Windows. The
same
happened to me, and the reason is that in svn_ra_local__split_URL, the
thing I
typed as "file:///repo" appeared in URL->data as "file:\\\repo". I haven't
been
able to trace why this is happening, probably because the source I'm using
is the
r202 from the Downloads page but Branko's Windows executables are r244.

Peter.

---------------------------------------------------------------------
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:36:45 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.