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

diff labels reversed

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • all
    • 1.1.0
    • cmdline client
    • None

    Description

      Thanks to Bram Senders <bram@luon.net> for reporting this.
      
      Notice the obvious wrongness in the diff labels of the second invocation:
      
         $ svn diff -rPREV:BASE README
         Index: README
         ===================================================================
         --- README	(revision 10382)
         +++ README	(working copy)
         @@ -146,8 +146,8 @@
          
         [...]
      
         $ svn diff -rBASE:PREV README
         Index: README
         ===================================================================
         --- README	(revision 10382)
         +++ README	(working copy)
         @@ -146,8 +146,8 @@
          
         [...]
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            kfogel Karl Fogel
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: