Ticket #5249 (closed enhancement: worksforme)
[PATCH] Allow user to specify project's version control root
| Reported by: | dan@… | Owned by: | cboos |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | version control/browser | Version: | 0.10-stable |
| Severity: | normal | Keywords: | scoped repository |
| Cc: |
Description
I'd like multiple Trac installations to use the same subversion repository so I added a trac.ini option to get Trac to treat the path as the root. So if the subversion repo has /project1/trunk and /project2/trunk, adding project_root = /project1 in the [browser] section will get trac to only show files under the /project1 folder in the repo.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


