Patch #228
for VisualSourceSafe patches
| Status: | Closed | Start: | ||
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | SCM | |||
| Target version: | - | |||
Description
This patch add support SCM : Microsoft Visual Source safe.
But all Changeset become 'Modify'.
Because of localization of VSS.
(All action strings are localized. So need add language dropdown list for repository_helper but I don't know how to
do it.)
History
Updated by Aruo Miura 491 days ago
I forget implement 'get_previous_revision()' so please
replace 'visual_source_safe_adapter.rb' for new one.
Updated by Aruo Miura 472 days ago
Requirements:
Microsft Visual Source Safe 8.0 (maybe or later)
(Not support 6.0 because lack of interfaces)
VSS and redMine are running on same machine.
(Maybe remote DB is acceptable. but I don't check it)
Updated by Aruo Miura 424 days ago
I update them.
Mainly 'Modify'/'Added'/'Deleted' is working.
Use ICONV instead of NKF.
Repository analyze speed faster(but need much more...)
Maybe support Japanese and English.
Updated by Jean-Philippe Lang 233 days ago
- Category set to SCM
- Status changed from New to Closed
See #1260.