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

Re: Importing over existing directory

From: <cmpilato_at_collab.net>
Date: 2003-06-25 20:04:28 CEST

Ben Collins-Sussman <sussman@collab.net> writes:

> So you're running an older version of svn? Because in svn 0.24, the
> syntax for import is:
>
> svn import [PATH] URL
> Recursively commit a copy of PATH to URL.
>
> It's just like 'copy'.

Not exactly. Copy doesn't have automatic 'mkdir -p'-like
functionality, which import now does. :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jun 25 20:05:07 2003

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.