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

RE: svn import: Zu viele Parameter (too many parameters)

From: <Horst.Triebenbacher_at_br-automation.com>
Date: 2004-11-10 17:17:00 CET

Hi there!

"Martin Hilpert" <mh@iComps.de> schrieb am 09.11.2004 13:49:22:

> 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

AFAIK the first parameter of svn import should be the local folder without
a transfer protocol

try
svn import D:/data/prototypes/. file:///e:/svn -m 'Initial repository
layout'

cu horst
Received on Wed Nov 10 17:17:44 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.