Modify ↓
Opened 14 years ago
Closed 10 years ago
#8552 closed defect (wontfix)
Plugin can't handle multiple SVN repositories (new at 0.12)
Reported by: | podskalsky | Owned by: | |
---|---|---|---|
Priority: | high | Component: | SvnUrlsPlugin |
Severity: | critical | Keywords: | |
Cc: | Trac Release: | 0.12 |
Description
We have upüdated to 0.12. Now we are using the new nice feature to add more than one subversion repository to one trac. But the SvnUrlsPlugin can't create correct SVN Urls for this additional repositories - all links are using the default repository ...
xxx://server/trac/DEFAULT + xxx://trac/svn/DEFAULT = xxx://server/trac/DEFAULT/browser/eRefill + xxx://trac/svn/DEFAULT
OK
xxx://server/trac/DEFAULT + xxx://trac/svn/ADDITIONAL = xxx://server/trac/DEFAULT/browser/ADDITIONAL + xxx://trac/svn/DEFAULT/ADDITONAL
NOTOK
Attachments (0)
Change History (4)
comment:1 Changed 14 years ago by
comment:3 Changed 10 years ago by
Owner: | Jeff Hammel deleted |
---|
comment:4 Changed 10 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Deprecation notice has been added to the plugin wiki page.
Note: See
TracTickets for help on using
tickets.
I'm no longer maintaining this plugin. However, if you want to adopt it I'd be happy to allow you