Feature #1692
Windows support
100%
Description
The plugin does not work on Windows...
Having looked at Redmine code I guess something like this should be done:
REPOSITORY_PATH.gsub!(/\//, "\\") if Redmine::Platform.mswin?
History
#1
Updated by Andriy Lesyuk about 12 years ago
- Status changed from Open to In Progress
- Assignee set to Andriy Lesyuk
- % Done changed from 0 to 50
#2
Updated by Andriy Lesyuk about 12 years ago
- Target version set to 0.1.0
#3
Updated by Andriy Lesyuk about 12 years ago
Testing is needed! Any help would be appreciated. Thanks.
#4
Updated by Andriy Lesyuk about 12 years ago
- Due date set to 28 May 2011
- % Done changed from 50 to 100
Still need testing!
#5
Updated by Andriy Lesyuk almost 12 years ago
- Status changed from In Progress to Closed
Well... Closing! If it does not work will open another issue...