Trouble getting going with Bazaar
-
Hi. I can add a file to a repository with the command line, but when I try to do it through Qt Creater I get:
20:16 Executing in C:\Users\Rick\bazaar_repository: add try_console_4/main.cpp
Unable to start process '': Process failed to start: The parameter is incorrect.Has somebody encountered this before, and knows what I'm doing wrong? Or is there a more detailed log I can look at somewhere?
Regards, Rick
-
Please file a "bug report":http://bugreports.qt.nokia.com/.
PS: Did you configure the bazaar binary in Tools->Options->Version Control->Bazaar? If you did not then it should really not try to run an empty binary, so please file a bug report in that case, too:-)
-
Thanks for filling the suggestion item. I forwarded it to Hugues who did the Bazaar plugin already.
-
Hugues fixed this in the master branch. Thanks for the report!