Closed
Bug 1342829
Opened 9 years ago
Closed 8 years ago
mercurial-setup should add ui.slash = true for Windows
Categories
(Firefox Build System :: MozillaBuild, task)
Firefox Build System
MozillaBuild
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: xidorn, Assigned: RyanVM)
References
Details
Mercurial uses backslash for filenames on Windows, which is undesired, especially given that we usually use hg in a UNIX-like console.
mercurial-setup should automatically add ui.slash option to hg when on Windows.
| Reporter | ||
Comment 1•9 years ago
|
||
Corresponding mercurial page: https://www.mercurial-scm.org/wiki/PathSeparator
Comment 2•9 years ago
|
||
This config change should be made in MozillaBuild.
Component: Mercurial: configwizard → MozillaBuild
Product: Developer Services → mozilla.org
Version: unspecified → other
| Assignee | ||
Updated•8 years ago
|
Assignee: nobody → ryanvm
Blocks: MozillaBuild3.0
| Assignee | ||
Comment 3•8 years ago
|
||
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Updated•3 years ago
|
Product: mozilla.org → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•