Patch #232
SCM URL/ROOT Information on Repository Page
| Status: | New | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | SCM | |||
| Target version: | - |
Description
To save users the hassle of hunting down the Admin to ask the access information needed to use a non-redMine SCM tool
i.e. TortoiseSVN I've integrated the settings information into the Repository page.
File is a unix patch.
Related issues
History
#1 Updated by Cyril Mougel over 4 years ago
The using of Table for view information is not realy good for
a web application. You show a list of thing, so it's better to
see by list with <ul> and <li> value.
#2 Updated by Brian DeGregorio over 4 years ago
I used the table to match the other 3 tables on the page.
Wouldn't be hard to change it but then it would look out of
place with the other 2 boxes.
#3 Updated by Holger Just over 2 years ago
I created a simple plugin which implements the functionality of the patch. Additionally, the displayed URL is configurable in the admin interface.
The plugin can be found at http://dev.holgerjust.de/projects/redmine-checkout/wiki
#4 Updated by Toshi MARUYAMA over 1 year ago
- Category set to SCM
