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

Re: Newbie: Unable to Create Layout and Import Initial Data (Subversion & TortoiseSVN)

From: Juanma Barranquero <jmbarranquero_at_wke.es>
Date: 2004-04-01 12:36:40 CEST

> Vera O Newman wrote:
>
> *1.* svn import trunk http://(website):8080/svn/repos --message 'initial
> repository layout'
> Error: svn: Too many arguments to import command

Try with --message "Initial repository layout".

Most Windows shell don't grok single quotes. svn is thinking you're
passing "'initial" to --message and doesn't know what to do with
"repository layout'".

                                                                Juanma

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 1 12:37:08 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.