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

Subversion "add filename" with --parents option

    XMLWordPrintable

Details

    • ce684eb66409bb19014e718d73692c01f9f02237

    Description

      The following concerns Qt Creator's svn support.

      Currently, when you want to add a file in the repository, the file must be opened in the editor, and you do tools -> subversion -> add "filename". So far, so good.

      Now, the problem is when you add new directories to your project and put files in it. Suppose you do so, and the new folders aren't in the repository. If you then try to to add the new file (tools -> subversion -> add "filename") you will get svn.exe complaining about the new directory not being a working copy.

      Suggested solution: run "svn.exe add" always with the "--parents" option.

      Attachments

        Activity

          People

            kleint Friedemann Kleint
            davor Davor Josipovic
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: