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

Re: svn import -> invalid url

From: Martin MAURER <martin.maurer_at_email.de>
Date: 2003-08-08 11:44:00 CEST

On Fri, 2003-08-08 at 11:35, m.friedrich@t-o-c.biz wrote:
> Hi list,
>
> I run svn 0.26 under winnt4.0.
>
> The repository was successfully created:
> $ svnadmin create /dat/svn/test
>
> Now I try to import a directory the structure is:
> /test/foo
> |
> +--- 1.txt
>
> So I try:
> $ svn import file:///dat/svn/test /test
svn import /test file:///dat/svn/test
should be correct
(at least svn help import tells this)

>
> The error message is:
> $ svn: Client error in parsing arguments
> $ svn: invalid url '/test'
>
> Whats my mistake?
>
> I found the same question at the FAQ - but it was not helpful.
>
> ciao ...
>
> Manfred
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>

Received on Fri Aug 8 11:44:24 2003

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.