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

svn import: Zu viele Parameter (too many parameters)

From: Martin Hilpert <mh_at_iComps.de>
Date: 2004-11-09 13:49:22 CET

Hello

I try to set up a SVN server and followed the svn-book.pdf (Subversion 1.1)
using the latest Subversion 1.1.2.
I was able to create a repository with the svnadmin tool. But I can't import
a project with the "svn import" command as described on page 91:

C:\Programme\Subversion\bin>svn import file://D:\data\prototypes\.
file://e:/svn
Repository --message 'Initial repository layout'
svn: Zu viele Parameter für Import Befehl

The message "Zu viele Parameter für Import Befehl" translates to "Too many
parameters for import command". I tried several derivates but always the
same result error message. I have 4 parameters:

1) svn command: import
2) project directory to import: file://D:\data\prototypes\.
3) svn repository root: file://e:/svnRepository
4) log message: --message 'Initial repository layout'

Help!

Greetings,
Martin

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 10 17:06:31 2004

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.