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

blame youngest to oldest needs to handle SVN_INVALID_REVNUM

    XMLWordPrintableJSON

Details

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

    Description

      Several of the blame functions don't work properly when start=HEAD and end=N
      because they compare start and end to work out whether start is less than or
      greater than end.  At least these functions need attention:
      
        svn_client_blame5 gets younger_rev wrong
      
        svn_ra_get_file_revs2 gets the capability check wrong
      
        svn_ra_serf__get_file_revs gets the peg_rev wrong
      
      See also r1568872 which fixed a similar problem with log.
      

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: