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

'Arbitrary file diff' misses changes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Invalid
    • 1.8.x
    • 1.8.x
    • libsvn_client
    • None

    Description

      Reproduction:
      $ svn co -N http://serf.googlecode.com/svn/trunk serf
      $ cd serf
      $ svn up --parents tags/1.3.1
      $ svn up tags/1.3.2
      
      At this point
      $ svn diff --old=tags/1.3.1 --new=tags/1.3.2
      and
      $ svn diff --old=^/tags/1.3.1 --new=^/tags/1.3.2
      
      Should give roughly the same results (different order; different headers), but 
      the local variant misses about 75% of the actual changes.
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            rhuijben Bert Huijben
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: