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

Re: revision numbers, and a single repo versus multiple repos?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-12-19 19:36:20 CET

On Dec 19, 2004, at 9:59 AM, Robert P. J. Day wrote:
>
> thoughts on this? what's the standard practise in situations like
> this? should i care if a repo's revision number changes frequently
> even though only a small part of the repo is actually being modified?
>
>

The global revision number is irrelevant; you should not care about
it, nor let it influence your decision to have one repository vs. many
repositories. Here's the FAQ about that:

    http://subversion.tigris.org/project_faq.html#globalrev

This part of the book talks about deciding between one vs. many
repositories:

    http://svnbook.red-bean.com/en/1.1/ch05s04.html#svn-ch-5-sect-6.1

And this part of the book discusses the svn:externals feature, which is
vaguely similar to CVS 'modules':

    http://svnbook.red-bean.com/en/1.1/ch07s03.html

HTH.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Dec 19 19:39:39 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.