Qt creator subversion
-
Hi guys,
is there anyone who knows how to config subversion in the qt creator 2.3.1 --- the newest version.
thanks in advance
-
Hello,
i think, there is only thing different to the old version.
-
Just go to Tools->Options->Version Control and there to the subversion tab and make sure the binary is found.
-
thanks Tobias Hunger. bq. binarybq. what does that mean? I did not find the suv.exe in subversion directory and also someone said that the suv can not directly intregate into the qt Creator, silk subversion needed? is that right?
-
today, I did not do anything.but the subversion appears in the tool menu. that is so wired. yesterday I just new several folders and just checked in those folders in my repository
-
Subversion appears in the tools menu whenever your current project is using SVN. Why clutter the menus with inactive entries?
You can check out some project from subversion via File->New File or Project and "Other/From source control" (not sure about the exact spelling, I don't have creator around right now).
-
Qt Creator needs svn.exe for its subversion support.
-
[quote author="Volker" date="1317849031"]Qt Creator needs svn.exe for its subversion support.[/quote]
where can I find svn.exe? in my subversion directory or it is a plugin of the Qt creator?
-
It should be in your subversion directory.
-
For Windows, we recommend using the slik svn command line client (see "http://www.sliksvn.com/en/download":http://www.sliksvn.com/en/download).
2/10