Modules with directory separators don't work on Windows

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      Specifying a module such as 'src/main' does not work on windows.

      Internally, the mercurial plugin converts the module paths to have unix '/' separators, but paths returned by 'hg status' have '\' separators, so the String.startsWith(...) test in MercurialSCM.dependentChanges() always returns false.

            Assignee:
            Kevin Bell
            Reporter:
            Kevin Bell
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: