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

'svn diff URL ADDED_FILE' not yet supported

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Cannot Reproduce
    • all
    • 0.22
    • libsvn_client

    Description

      This came out of investigating and "fixing" issue #1057 (the fix is
      just to give an "unsupported feature" error instead of a seg fault).
      
      Try
      
         $ svn cp foo.txt bar.txt
         $ svn diff <URL of foo.txt> bar.txt
      
      That ought to diff HEAD of the foo.txt URL against the contents of the
      working file bar.txt.  If we supported that yet.  Which we don't. 
      Hence this issue :-).
      
      I'm not sure whether the solution to this will be at all related to
      the solutions for issue #1034 and issue #977, but might want to check.
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: