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

Re: RedHat 7.[23] RPMS for Subversion

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-06-19 14:56:10 CEST

Alexis Huxley <ahuxley@gmx.net> writes:

> I've gone straight from RCS to SVN without passing through CVS, and
> I've not got the hang of these 'trunk', 'tags' and 'branches' subdirs
> yet.
>
> Can anybody offer any pointers to good generic/philosophic [web]
> documents regarding such things? Thanks!

If you want to understand 'branches' and 'tags' as general version
control concepts, take a look at a nice part of kfogel's CVS book:

   http://cvsbook.red-bean.com/cvsbook.html#Branches

If you then want to understand how they work in Subversion via our
'cheap copy' technique, read our programmer's 'design' document. It
has some diagrams and examples of how copies and shared storage works:

   http://subversion.tigris.org/files/documents/15/17/svn-design.html

You'll need to grep down to the section called "Repository Structure"
and start reading there.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jun 19 14:58:25 2002

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.