From: Christian Boos <cb...@neuf.fr>
Date: Fri, 13 Oct 2006 13:02:57 +0200
Local: Fri, Oct 13 2006 7:02 am
Subject: Re: [Trac] Re: One trac env for X repositories ?
Jani Tiainen wrote: Right, see: > Jehan PROCACCIA kirjoitti: >> is it possible to have only one trac environenment for all my repositories >> I don't want to manage X trac configurations for my X svn repositories :-( >> in http://trac.edgewall.org/wiki/TracEnvironment#SourceCodeRepository >> it is mention that we can reduce the scope inside a repository, here I want the oposite ! enlarge the scope : >> if all my repos are below /var/svn/repos/ -> repos X Y Z ... >> I would like to have a kind of repository_dir = /var/svn/repos/ which would eventually browse all repositories below >> Unfortunaltly I tried that config, but it keeps yelling that /var/svn/repos/ is not an svn repository :-( ! >> Any solution ? > Unfortunately there is no solution ATM... :) http://trac.edgewall.org/wiki/VcRefactoring#SupportforMultipleReposit... > I would like to do same: have two (or more) repositories binded to There are is a solution to this problem, I believe. > single Trac installation. > This raises some conflicting problems: How to distuinguish revision numbrs. > If you have three repositories, all three have revision 1... How yoy With some version control backends, this is not an issue, because > tell that this is my repository Y rev 1, and another is repo Z rev 1..? revision numbers are globally unique (crypto hashes), and if some revision numbers are used in more than one repository, then they are actually the *same* changesets that are shared between those repositories. In this case, it probably doesn't matter which repository we pick to display the changeset, so a simple "default_repository" setting should be enough. OTOH, with Subversion, each repository has its own r1, so we need a way Now, if we consider that using multiple repositories is somehow For interpreting r1 alone, a "default_repository" setting should also be There's similar situation for source: links. The only additional problem I believe this could be seen quite often, when people are transitioning I don't see a perfect solution to this. One idea could be to rename the repositories differently in order to Another would be to allow for aliases, in the same way we do it for I think that if the first component of the path in a restricted > One solution is to use _single_ repository for all your projects. > So on toplevel you have only one repository that contains _all_ of your thing to do while waiting for the multiple repository support ;) -- Christian You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||