I'm looking for a part-time remote job.

Hire me


I'm the author of:

Mastering Redmine is a comprehensive guide with tips, tricks and best practices, and an easy-to-learn structure.

Check the book's project or

Buy the book

Social pages of the book:

By buying this book you also donate to Redmine (see this page).


Follow me:

Feature #1692

Windows support

Added by Andriy Lesyuk about 13 years ago. Updated almost 13 years ago.

Status:
Closed
Priority:
Major
Assignee:
Target version:
Start date:
27 Mar 2011
Due date:
28 May 2011
% Done:

100%

External issue:

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 13 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 13 years ago

  • Target version set to 0.1.0

#3 Updated by Andriy Lesyuk about 13 years ago

Testing is needed! Any help would be appreciated. Thanks.

#4 Updated by Andriy Lesyuk almost 13 years ago

  • Due date set to 28 May 2011
  • % Done changed from 50 to 100

Still need testing!

#5 Updated by Andriy Lesyuk almost 13 years ago

  • Status changed from In Progress to Closed

Well... Closing! If it does not work will open another issue...

Also available in: Atom PDF

Terms of use | Privacy policy