Ticket #166 (closed defect: fixed)
Incorrect commit command path handling
| Reported by: | Ilya.Novoselov@… | Owned by: | zingo |
|---|---|---|---|
| Priority: | blocker | Milestone: | Release 0.2.x |
| Component: | MercurialEclipse | Version: | 0.1.x |
| Keywords: | Cc: |
Description
When I try commit command, path splitting goes wrong:
ExecuteCommand?: C:\Program Files\TortoiseHg?\hg.exe commit --message (no commit message) --user nullguid d\src\helloworld.py workdir: D:\work\helloworl
Notice path splitting: "D:\work\helloworl d\src\helloworld.py"
Change History
Note: See
TracTickets for help on using
tickets.
