Using Bazaar in QtCreator
-
Regards
I recently started introducing me to Qt and using their tools. I'm working with QtSDK 1.2.1 under Windows 7.
I am involved in a project and need to use the version control system Bazaar with QtCreator.
My questions are:
Where should I start?
Should I download the software Bazaar? Or is this built into the SDK?
How to configure QtCreator to use Bazaar?
-
I think this might help you "Using Version Control Systems in Qt":http://doc.qt.digia.com/qtcreator-2.3/creator-version-control.html
-
I had already reviewed this document, however I do not answer my question
In short ... I need to download and install Bazaar to use it from QtCreator
But thanks for the help.
-
You can get Bazaar from http://bazaar.canonical.com/
-
Yes, you need to download and install bazaar. Creator will run the normal command line binary.