AW: Multi-line commit message in Windows?

Voelker, Bernhard bernhard.voelker at siemens.com
Mon Jan 26 15:21:38 GMT 2009


 

Paul Moore wrote:
> To get round this, you have to use the CALL statement. But who's ever
> going to remember that you need to use "CALL bzr ..." in a batch
> file???

you could also use "cmd /c bzr ..." in your batch file.
I don't know exactly why, but some sources use %winspec% instead of
"cmd".
At least on 2k and XP systems, "cmd" is fine.

Bye,
Berny



More information about the bazaar mailing list