[Trac-tickets] [The Trac Project] #2086: no support for multiple repositories

The Trac Project noreply at edgewall.com
Mon Sep 19 10:27:01 CDT 2005


#2086: no support for multiple repositories
-------------------------+--------------------------------------------------
 Reporter:  anonymous    |       Owner:  jonas
     Type:  enhancement  |      Status:  new  
 Priority:  normal       |   Milestone:       
Component:  browser      |     Version:  devel
 Severity:  normal       |   Keywords:               |  
-------------------------+--------------------------------------------------
 Trac does not support multiple source repositories in a single
 Trac instance; this is limiting for some projects that have
 different branches is separate repositories.

 Also, other version control systems has a notion of
 ''branch == repo == working directory'', resulting in that Trac
 will only be able to follow a single branch.

 To solve this probably a '''repo''' member has to be added to
 the ''revision'' and ''node_change'' tables.  The Repository
 class also has to know about the repository name, so it can
 query the tables correctly.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2086>
The Trac Project <http://trac.edgewall.com/>


More information about the Trac-Tickets mailing list