Results 1 to 2 of 2

Thread: [Solved] Using a Subversion Client with QtCreator

  1. #1
    Join Date
    Apr 2008
    Posts
    73
    Thanks
    11
    Thanked 7 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default [Solved] Using a Subversion Client with QtCreator

    Edit:
    I have figured out how to do it.
    1. Get a hosting account for subversion (e.g. unfuddle.com [Free private hosting])
    2. Set it up and create a new repositry
    3. Get a subversion client and checkout that repository
    4. Copy and paste any files you already have into that folder and commit the files.
    5. Open qtcreator and edit the svn settings in tools->options to have your repository user and pass and the exe of the svn client. [Note: not all work, i have tried collabnet subersion client and that works, but tortoiseSVN doesnt seem to]
    6. In QtCreator open the pro file inside the checked'out folder
    7. QtCreator will now have a new option in the tools menu called SVN. All your commands are in here!

    Phil

    Hi,
    Could someone provide instructions on how to set-up QtCreator with Subversion and/or GIT on XP?
    I have been playing with svn because it seems that for git, you need some sort of cgywin installed. I also understand that it requires a command line based program, so I downloaded CollabNets Subversion command line client. However, I can't seem to figure out how to integrate this into QtCreator.

    Thanks,
    Phil
    Last edited by philwinder; 10th March 2009 at 17:45. Reason: Found solution
    Best Regards,
    Phil Winder
    www.philwinder.com

  2. The following user says thank you to philwinder for this useful post:

    papius_vtualetius (24th March 2010)

  3. #2
    Join Date
    Nov 2010
    Posts
    1
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: [Solved] Using a Subversion Client with QtCreator

    Ahh, thanks. I hate it when programs have magically appearing/disappearing menus. I should have tried the JUST-DO-IT approach.

    BTW, you don't need to pay/get a hoster for svn. You can host svn locally.

Similar Threads

  1. QTcpSocket Chat : Mutiple Client using FD_SET and select()
    By cooler123 in forum Qt Programming
    Replies: 20
    Last Post: 15th January 2012, 20:57
  2. Connected client tree
    By cooler123 in forum Qt Programming
    Replies: 7
    Last Post: 13th July 2009, 21:49
  3. Replies: 0
    Last Post: 22nd February 2009, 14:15
  4. Client side password management
    By frikkasoft in forum Qt Programming
    Replies: 2
    Last Post: 12th December 2008, 11:23
  5. synching client readings to server output
    By OnionRingOfDoom in forum Qt Programming
    Replies: 14
    Last Post: 28th January 2006, 19:15

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.