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

RE: RE: Re: One repository / Many projects : How to differenciate revisions ?

From: James Oltmans <joltmans_at_bolosystems.com>
Date: 2007-03-16 19:57:01 CET

There are disadvantages. It makes merging between projects a real pita.

 

I recommend using branches within the same repository. We tried
different repositories for different projects and it has not been fun
trying to get changes from one repository into another.

I concur with Nicolas, don't attach any meaning to the number. If you
want a revision number per project perhaps you should experiment with
svn props and hook scripts....

 

________________________________

From: Donkers, H.C. (Kurt) [mailto:K.Donkers@bergson.nl]
Sent: Friday, March 16, 2007 1:34 AM
To: Ryan Schmidt; Nicolas CHARLOT
Cc: users@subversion.tigris.org
Subject: RE: Re: One repository / Many projects : How to differenciate
revisions ?

 

On Mar 13, 2007, at 03:12, Nicolas CHARLOT wrote:

>> At a same time, we are working on many projects. We've setup a
>> repository and want to use it to handle all our projects. The
>> recommended structure is to create a root folder for each project.
>> That's OK. The issue is that we have a global counter for the
>> repository. Is Subversion able to manage revisions by folder ?
>>
>> If not, what do U advise me ?
>
>No. The revision number is global for the repository.
>
>My advice to you is not to worry about it. Do not attach any meaning
>to the number, other than "the number of changes that have been made
>in the repository." See also the FAQ:
>
>http://subversion.tigris.org/faq.html#globalrev

There is of course also the possibility to use multiple repositories
(one per project), in which case you would have one revision number per
project.
There aren't any major disadvantages to this right?

Kurt
Received on Fri Mar 16 19:56:52 2007

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.