Uploaded image for project: 'Subversion'
  1. Subversion
  2. SVN-4474

1.8 client "blame -g" with 1.9 server shows wrong revision

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • trunk
    • 1.9.0
    • libsvn_repos
    • None

    Description

      Run the 1.8 regression tests against a 1.9 server (svnserve or apache) and
      blame_tests.py 10 FAILs.  The expected blame output is two lines:
      
             2    jrandom This is the file 'iota'.
      G     11    jrandom 'A' has changed a bit, with 'upsilon', and 'xi'.
      
      and that is the result for 1.8 client/server and 1.9 client/server.  However the
      combination of 1.8 client and 1.9 server produces:
      
             2    jrandom This is the file 'iota'.
             2    jrandom 'A' has changed a bit, with 'upsilon', and 'xi'.
      
      At r2 the file in the repository only contains one line so marking the second
      line with r2 cannot possibly be correct.
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            philipm Philip Martin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: