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

Wrong svn commit command

    XMLWordPrintable

Details

    • 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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes