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

Re: Is there common structure to a Subversion repository?

From: John Peacock <john.peacock_at_havurah-software.org>
Date: Thu, 28 Feb 2008 10:52:06 -0500

Skip Montanaro wrote:
> At work we've recently begun using Subversion for some stuff, but
> still mostly use CVS. I am working on an installation script which
> will need to pull source code from either CVS or Subversion. Alas,
> the structure I see in the one repository I have access to at the
> moment looks like this:
>
> project
> project/ABC
> project/ABC/config
>
> Nowhere do I see anything like the branches, tags and trunk directories
> in the Python repository. Am I missing something or are those
> directories just named and located by convention?

There is no *required* layout and there are several conventions that you
can choose from:

http://svnbook.red-bean.com/en/1.4/svn.reposadmin.planning.html#svn.reposadmin.projects.chooselayout

Actually reading (or even *gasp* purchasing) the entire book is strongly
recommended for new users. There is even an appendix specifically
devoted to refugees from CVS-land... ;-)

John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-02-28 16:53:13 CET

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.