[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: Karl Heinz Marbaise <khmarbaise_at_gmx.de>
Date: 2007-03-09 19:25:29 CET

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 ;-)

Kind regards.
Karl Heinz Marbaise

-- 
SoftwareEntwicklung Beratung Schulung        http://www.soebes.de
Dipl.Ing.(FH) Karl Heinz Marbaise            email: info@soebes.de
Tel.: +49 (0) 2405 / 415 893                  ICQ#: 135949029
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 9 19:25:28 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.