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

Re: svn import vs svn commit

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-08-31 14:15:40 CEST

On 8/31/07, nikhil gupta <ng_g20@hotmail.com> wrote:
>
> So, does that mean I can execute "import" only once in the whole lifetime of
> my repository?

No, you can import at any time, but IIRC only into an empty directory.
An import lets you load into a directory without already having a
working copy. You also get to do it in one step - svn import instead
of svn add then svn ci.

See http://svnbook.red-bean.com/en/1.4/svn.tour.importing.html#svn.tour.importing.import

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 31 14:13:00 2007

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.