OT: handling multiple software repositories
Tim Golden
mail at timgolden.me.uk
Thu Feb 26 11:10:15 EST 2009
Thomas Guettler wrote:
> Hi,
>
> this is a bit off topic.
>
> In our company we have several SVN repositories.
>
> According to [1] Trac by default only handles one
> repository.
>
> Of course Trac links like changeset [1234] would not work anymore.
> You would need [repro/1234] or something like this.
>
> I think many (python) programmer have several repositories
> and need to handle this somehow.
>
> How do you do this?
>
> I want a common wiki and a common bug tracker. It should
> be possible to attach a bug to several repositories.
>
> Up to now I don't use Trac, if someone has an alternative, please
> tell me!
Have a look at DrProject[1], a Trac-alike which handles
multiple projects. (Not used it myself).
TJG
[1] https://www.drproject.org/
More information about the Python-list
mailing list