Mercurial/Bazaar: Make commit work on windows
Do not keep an open file around when passing the file name to the
editor. The editor won't be able to save on windows since the file
is locked.
Task-number: QTCREATORBUG-5972
Change-Id: Ib424c76d2e3e57d43fdc1e1c222dbeb148669038
Reviewed-by:
Hugues Delorme <delorme.hugues@fougsys.fr>
Showing
- src/plugins/bazaar/bazaarplugin.cpp 14 additions, 34 deletionssrc/plugins/bazaar/bazaarplugin.cpp
- src/plugins/bazaar/bazaarplugin.h 1 addition, 3 deletionssrc/plugins/bazaar/bazaarplugin.h
- src/plugins/mercurial/mercurialplugin.cpp 14 additions, 35 deletionssrc/plugins/mercurial/mercurialplugin.cpp
- src/plugins/mercurial/mercurialplugin.h 2 additions, 3 deletionssrc/plugins/mercurial/mercurialplugin.h
Loading
Please register or sign in to comment