Make mongorestore on Windows agnostic about directory separators (slash and backslash)

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 2.3.0
    • Affects Version/s: None
    • Component/s: Tools
    • Environment:
      Windows
    • Fully Compatible
    • Windows
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      The change to Boost::filesystem v3 causes mongorestore on Windows to see backslash directory separators instead of forward slashes. The most flexible fix is to process slash and backslash as equivalent so that mongorestore does the right thing with either separator or even a mix. It is possible that other tools would benefit from a similar change, but this ticket is just for mongorestore.

            Assignee:
            Andy Schwerin
            Reporter:
            Tad Marshall
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: