Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-7341

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

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

      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:
            schwerin@mongodb.com Andy Schwerin
            Reporter:
            tad Tad Marshall
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: