[Trac-tickets] Re: [The Trac Project] #586: patch to allow trac to
operate on repository subset for multi project repositories
The Trac Project
noreply at edgewall.com
Mon Apr 4 05:35:25 EDT 2005
#586: patch to allow trac to operate on repository subset for multi project
repositories
-------------------------+--------------------------------------------------
Id: 586 | Status: assigned
Component: general | Modified: Mon Apr 4 05:35:24 2005
Severity: enhancement | Milestone: 0.9
Priority: normal | Version: 0.7.1
Owner: cboos | Reporter: hazmat at objectrealms.net
-------------------------+--------------------------------------------------
Comment (by cmlenz):
cboos, this ticket is about supporting Trac to work with a '''subset of
the repository'''. I don't see what this has to do with components,
component-developer relation-ships, or pretty much anything else mentioned
in your last comment.
As a matter of fact, we already have some support for repository subsets
as of [1413]. I.e., instead of having to specify the base path of the
repository in TracIni, you can specify a path inside the repos (for
example {{{/var/svn/myrepos/project/subproejct}}}, where
{{{/var/svn/myrepos}}} is the path to the repository).
One limitation of the support is that the chosen subset of the repos needs
to be fully self-contained, i.e. may not contain resources copied/moved
from other parts of the repository.
If you are interested in supporting repository subsets, I suggest you test
that support and maybe try to improve it where necessary.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/586>
The Trac Project <>
More information about the Trac-Tickets
mailing list