Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 3.2.1
-
b669ba9dce85983cea73ad38a4e421bd758b4fff
Description
While trying commit my project I get next text in version control console:
Executing in /home/ildar/Qt/MyProject: /usr/bin/svn commit ildar --password ******** commit --non-interactive --file /tmp/QtCreator.x13465 /home/ildar/Qt/MyProject/MyFile.h
It's wrong command, right command is:
Executing in /home/ildar/Qt/MyProject: /usr/bin/svn commit --username ildar --password ******** commit --non-interactive --file /tmp/QtCreator.x13465 /home/ildar/Qt/MyProject/MyFile.h
Attachments
For Gerrit Dashboard: QTCREATORBUG-13066 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
98864,3 | Subversion: Fix argument order when using --username and --password | 3.3 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |