Uploaded image for project: 'FishEye'
  1. FishEye
  2. FE-4185

Files can lose history when copied from tags to branches

    XMLWordPrintable

Details

    Description

      A complicated series of moves and copies results in history not being shown for a file on a branch.

      After indexing the attached repo, with the repository settings shown below, the URL http://localhost:6060/foo/browse/fsh9201/branches/projects/trn93/src/us/ic/foo.txt only shows revision 12.

      Repo settings:

      <repository name="fsh9201" description="" store-diff="true" enabled="true"><svn url="file:///Users/tomd/tmp/fsh9201" path="" follow-base="false" initial-import="none"><symbolic auto-rules="true"><trunk regex="trunk(/|$)" name="trunk" logical=""/><branch regex="branches/([^/]+)/([^/]+)" name="${1}-${2}" logical="${2}"/><tag regex="tags/([^/]+)/([^/]+)" name="${1}-${2}" logical="${2}"/></symbolic></svn>
            <linker/><security use-defaults="true" allow-anon="false" allow-logged-in="false" allow-anon-write="false" allow-logged-in-write="false"><required-groups/><required-write-groups/></security>
      </repository>
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              tom@atlassian.com Tom Davies
              Votes:
              8 Vote for this issue
              Watchers:
              12 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: