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

svn import -> invalid url

From: <m.friedrich_at_t-o-c.biz>
Date: 2003-08-08 11:35:33 CEST

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

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