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

Inconsistent svn diff after rename

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • trunk
    • 1.7.0
    • libsvn_wc
    • None

    Description

      (version 1.3.1)
      
      I renamed a local file in my WC:
      $ svn mv README.dns README.dns.mandriva.dit
      
      svn status is correct, showing both the deletion and the add:
      $ svn status
      ?      BUILD
      ?      RPMS
      ?      BUILDROOT
      ?      SRPMS
      A  +   SOURCES/README.dns.mandriva.dit
      D      SOURCES/README.dns
      ?      SPECS/log.openldap-mandriva-dit
      M      SPECS/openldap-mandriva-dit.spec
      
      svn diff, however, only shows the deletion, not the add part. There is no hint
      in svn diff's output that the file was renamed: it was just deleted and no new
      one was created according to this output.
      

      http://colabti.de/irclogger/irclogger_log/svn?date=2006-05-08,Mon&sel=352#l544

      Original issue reported by ahasenack

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              subversion-importer Subversion Importer
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: