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

importing into subversion

From: pingu <penguin.pingu_at_googlemail.com>
Date: 2007-02-14 18:44:25 CET

Hi, i have read a lot online, and am confused as to how you import a project
into your repository.

This page http://www.germane-software.com/~ser/R_n_R/subversion.html here
says that you should create the dir structure (trunk, tags, branches) before
you import your project.

Whereas this page
http://www.macdevcenter.com/pub/a/mac/2004/08/10/subversion.html?page=2 here
suggests you import your project as is, but append /trunk to the import line
e.g

svn import -m "Importing project widget" \
~/MyWorkArea/ProjectWidget \
http://localhost:8008/svn/ProjectWidget/trunk

Which is correct? are they any different?

Please can someone help.

-- 
View this message in context: http://www.nabble.com/importing-into-subversion-tf3228665.html#a8969897
Sent from the Subversion Dev mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Feb 14 18:44:45 2007

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.