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

trunk, branches, tags

From: John <fedora.core.linux_at_gmail.com>
Date: 2004-12-19 05:08:00 CET

All the websites I've seen that describe how to setup a subversion
repo more or less suggest that for some project, say projectX, it is
best to create three directories: projectX/branches, projectX/trunk
and projectX/tags.

Then, it is suggested to move all the source files to projectX/trunk
and then from in the projectX directory
executing "svn import . https://...".

Is the name "trunk" specially reserved? Could I instead of "trunk"
use "src" or something else, or will that break things?

Thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Dec 19 05:10:20 2004

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.