Defect #3278
Allow alternate tunnel schemes for subversion repository URLs
| Status: | Closed | Start date: | 2009-04-30 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | SCM | |||
| Target version: | 0.8.4 | |||
| Affected version: | devel | Resolution: | Fixed |
Description
Currently Redmine only allows subversion to use http, https, svn, svn+ssh or file protocols for subversion. However subversion allows svn+userdefinedtunnelscheme. See Tunneling over SSH in the Version Control with Subversion book.
Patch attached based on latest trunk code at time of writing (r2697)
Associated revisions
Accept any svn tunnel scheme in repository URL (#3278).
History
#1 Updated by Jean-Philippe Lang about 3 years ago
- Status changed from New to Resolved
- Target version set to 0.8.4
- Resolution set to Fixed
Fixed in r2723.
#2 Updated by Jean-Philippe Lang about 3 years ago
- Status changed from Resolved to Closed
Merged in 0.8-stable in r2746.
