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

Re: Latest Win32 binaries

From: Michael Wood <mwood_at_its.uct.ac.za>
Date: 2001-10-11 17:28:48 CEST

On Thu, Oct 11, 2001 at 08:44:04AM -0400, Kevin Pilch-Bisson wrote:
> On Thu, Oct 11, 2001 at 02:27:45PM +0200, Mats Nilsson wrote:
> >
> > >
> > >[e:\ftp\cvs\svn\tst]svn import file://d:/svn/test test
> >
> > d:
> > svn import file:///svn/test test
> >
> > worked for me some time ago.
>
> That could very well be it. I haven't run subversion on
> windows in months, so my 'off the top of the head' answer
> could well have been inaccurate. However, we would want to be
> able to parse out drive specifications, so it is good to know
> that it doesn't work right now.

I don't think file://d:/blah is a valid URL, so you might try
dealing with it the way Netscape did:

file:///d|/blah

i.e. three /'s and a pipe symbol instead of a colon.

-- 
Michael Wood
mwood@its.uct.ac.za
---------------------------------------------------------------------
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:44 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.