Modify

Opened 13 years ago

Closed 9 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 13 years ago by Jeff Hammel

I'm no longer maintaining this plugin. However, if you want to adopt it I'd be happy to allow you

comment:2 Changed 13 years ago by podskalsky

Go to SvnMultiUrlsPlugin for a simple running multi url version.

comment:3 Changed 9 years ago by Ryan J Ollos

Owner: Jeff Hammel deleted

comment:4 Changed 9 years ago by Ryan J Ollos

Resolution: wontfix
Status: newclosed

Deprecation notice has been added to the plugin wiki page.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.