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

Re: Large Repository .vs Many Smaller ones..

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2006-04-27 22:33:24 CEST

On 4/27/06, bruce <bedouglas@earthlink.net> wrote:
> Good point...
>
> if all goes well, the repository will have upwards of 400-500 small
> projects, each of which would only have a few files... if each change to a
> file, would cause the revision number to jump, i could have huge gaps in the
> revisions numbers of a file between consecutive changes in a given file.

This is only significant if you apply an artifical importance to
revision numbers. Revision numbers aren't meant to be used as
"checkpoints" - use tags for that. Don't get hung up on revision
numbers having real meaning.

> might have to revisit the large .vs small issue. although, from a management
> perspective, it would be far easier to have one large repository.

As opposed to 400-500 smaller ones? Definitely. If you can break
those projects into logical units (by workgroup, company division,
platform, something like that) maybe 4 or 5 repositories would make
sense.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 27 22:34:32 2006

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.