Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    TortoiseSvn

    Tools
    4
    6
    8127
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      aabc last edited by

      Is there going to be a QtCreator plugin for TortoiseSvn ?

      1 Reply Last reply Reply Quote 0
      • T
        tobias.hunger last edited by

        Qt Creator supports subversion for ages already.

        TortoiseSvn is just another client for subversion.

        1 Reply Last reply Reply Quote 0
        • A
          aabc last edited by

          How can i use TortoiseSvn with QTCreator ?

          1 Reply Last reply Reply Quote 0
          • G
            goetz last edited by

            You cannot and you need not. TortoiseSVN is just a GUI that uses the command line tools of svn (respectively the libs that do the work) and Creator has its own GUI for this.

            http://www.catb.org/~esr/faqs/smart-questions.html

            1 Reply Last reply Reply Quote 0
            • A
              aabc last edited by

              So how can i use svn with QtCreator ?

              1 Reply Last reply Reply Quote 0
              • F
                Friedemann.Kleint last edited by

                Qt Creator uses the command line clients for version control.
                For SVN on Windows, for example "slik SVN":http://www.sliksvn.com/ can be used.
                The executable can be configured at Tools -> Options -> Version Control -> Subversion.
                It does not necessarily need to be in the search path.

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post