[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: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-08-31 23:38:58 CEST

On Aug 31, 2007, at 10:42, Hari Kodungallur wrote:

> Generally, the very first "commit" is done using an import --
> because usually the first commit has a large number of files.

Although some people do prefer to do the very first "commit" using an
"in-place import" instead, which is just checking out an empty
directory, "svn add"ing files, and then doing "svn commit". Some find
this gives them greater control and fewer surprises.

http://subversion.tigris.org/faq.html#in-place-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 23:37:32 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.