Results 1 to 2 of 2

Thread: Help Checkout from qt gitrious

  1. #1
    Join Date
    Dec 2011
    Posts
    10
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Help Checkout from qt gitrious

    Hi

    i am trying to check out some examples from qt gitrious (http://qt.gitorious.org/qt-labs/qml-gesturearea). I installed tortise svn integrated into window explorer.
    I tried checking out from the site using the linked above by right clicking and then click on SVN Checkout.

    Unable to connect to a repository at URL
    'http://qt.gitorious.org/qt-labs/qml-gesturearea'
    Server sent unexpected return value (500 Internal Server Error) in response to
    OPTIONS request for 'http://qt.gitorious.org/qt-labs/qml-gesturearea'

    i got the above error message. Any ideas ? thank

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: Help Checkout from qt gitrious

    TortoiseSVN is for working with Subversion repositories. Gitorious is a Git repository. I think the problem is obvious.

    Unsurprisingly, you use git to access Git repositories. You can do it from a command line, a Windows wrapper around the command line version, or the TortoiseSVN-like TortoiseGit

Similar Threads

  1. Replies: 1
    Last Post: 11th November 2009, 10:46

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.