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

Re: import problem

From: Matthew Hannigan <mlh_at_zip.com.au>
Date: 2007-03-10 07:13:24 CET

On Fri, Mar 09, 2007 at 07:25:29PM +0100, Karl Heinz Marbaise wrote:
> Hi,
> > (note: d:/dev/svn has been created with svnadmin create properly)
> >
> > svn import d:\temp\tosvn file://d:/dev/svn -m "bla bla"
> AFAIK you have to use
> svn import d:\temp\tosvn file:///d:/dev/svn -m"- bla".
>
> You have to consider the three slashes instead of two ;-)

Possibly THE _most encountered_ baffling error by svn.

It'd be nice to special case this somehow and hand
the user another / to play with.

Matt

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Mar 10 07:23:07 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.