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

Re: [BOOK] Wrong usage of 'svn import' command

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-08-08 23:22:56 CEST

On Sun, 2004-08-08 at 16:12, Guido Ostkamp wrote:

> command 'man svn' says
>
> import Repository-URL [Path] [New-Repository-Entry]
> [--username name] [--password pass] [--no-auth-cache]
> [--encoding] [-FmqN]
> Import a file or tree into the repository.
>

The man page for svn says to run 'svn help' or look at the book. And
thy syntax in the book is absolutely correct.

You must not be using svn 1.0.6, but a version of subversion 0.25.0 or
earlier; that's the version in which the import syntax switched from
'import URL path' to 'import path URL'. That change happened more than
a year ago.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Aug 8 23:23:53 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.