Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-13066

Wrong svn commit command

XMLWordPrintable

    • b669ba9dce85983cea73ad38a4e421bd758b4fff

      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

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            hunger Tobias Hunger
            ildar Gilmanov Ildar
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes