Branch reviews should not list deleted branches when adding content

XMLWordPrintable

      When adding content to a review using the "Choose Branches" option, all branches that ever existed in a SVN repository are listed, even the ones that have already been deleted (e.g., by running svn rm branches/xx && svn commit -m 'branch removal').

      If the branch was deleted then most likely the work was already merged somewhere (so no one would want to review those changes) or the work was abandoned (still no reason to review that code). Hence, those branches should not be listed.

      Possible workarounds:

      In both cases, it is required to re-index the repository from scratch.

            Assignee:
            Unassigned
            Reporter:
            Felipe Kraemer
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: