[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: Patrick Smears <patrick.smears_at_ensoft.co.uk>
Date: 2004-11-10 19:10:22 CET

On Wed, 10 Nov 2004, martin f krafft wrote:

> also sprach Martin Hilpert <mh@iComps.de> [2004.11.09.1349 +0100]:
> > 2) project directory to import: file://D:\data\prototypes\.
>
> You can't specify that. SVN uses the current directory, like CVS. So
> first cd to D:\data\prototypes\!

Actually Subversion is cleverer than you might think :-)

C:\Temp\svn>svn import --help
import: Commit an unversioned file or tree into the repository.
usage: import [PATH] URL

  Recursively commit a copy of PATH to URL.
  If PATH is omitted '.' is assumed. Parent directories are created
  as necessary in the repository.
[...]

Patrick

-- 
The easy way to type accents in Windows: http://www.frkeys.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 10 19:10:59 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.