Results 1 to 2 of 2

Thread: Problem committing using subversion in QtCreator 3.2.2

  1. #1
    Join Date
    Nov 2014
    Posts
    2
    Qt products
    Qt5
    Platforms
    MacOS X Unix/X11 Windows

    Default Problem committing using subversion in QtCreator 3.2.2

    I'm having difficulty with subversion in Qt Creator 3.2.2. When I try to commit, I get the following error:

    10:45 Executing in /Users/mblong/qtoma2/trunk: /usr/bin/svn commit marshall --password ******** commit --non-interactive --file /var/folders/kw/vflkkkm93px_q0stt1sh3yqw0000gn/T/QtCreator.Oj2771 QtOma.pro

    The status command works fine and has this return message:

    10:45 Executing in /Users/mblong/qtoma2/trunk: /usr/bin/svn --username marshall --password ******** status

    It appears that the --username argument is omitted when trying to commit.

    Committing works fine in Qt Creator 3.0.0 where the commit message is as follows:

    10:59 Executing in /Users/mblong/qtoma2/trunk: /usr/bin/svn --username marshall --password ******** commit --non-interactive --file /var/folders/kd/bzm2dkg94c3cvqmy8btnb8280000gq/T/QtCreator.q37301 QtOma.pro

    Is this a bug or am I missing something?

    Thanks,

  2. #2
    Join Date
    Nov 2014
    Posts
    2
    Qt products
    Qt5
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Problem committing using subversion in QtCreator 3.2.2

    This was a bug that has been fixed in 3.3.0.

Similar Threads

  1. Qt5 Subversion Integration
    By Sabre Runner in forum Qt Tools
    Replies: 12
    Last Post: 30th January 2013, 10:23
  2. Committing data in QTableWidget with no ENTER
    By cdonham in forum Qt Programming
    Replies: 0
    Last Post: 1st June 2011, 05:08
  3. Subversion APIs
    By dholliday in forum Qt Programming
    Replies: 3
    Last Post: 25th March 2011, 08:31
  4. [Solved] Using a Subversion Client with QtCreator
    By philwinder in forum Qt Tools
    Replies: 1
    Last Post: 30th November 2010, 22:16
  5. QT and Subversion
    By TomASS in forum Qt Tools
    Replies: 1
    Last Post: 18th September 2009, 22:25

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.