[prev in list] [next in list] [prev in thread] [next in thread] 

List:       subversion-issues
Subject:    [Issue 1211] Changed - svn diff -x doesn't seem to do anything.
From:       issues () subversion ! tigris ! org
Date:       2003-03-28 19:55:17
[Download RAW message or body]

http://subversion.tigris.org/issues/show_bug.cgi?id=1211

*** Old
--- New
***************
*** 2,9 ****
  | svn diff -x doesn't seem to do anything.                                   |
  +----------------------------------------------------------------------------+
  |      Issue #: 1211                      Component: subversion              |
! |       Status: NEW                         Version: current                 |
! |   Resolution:                            Platform: PC                      |
  |   Issue type: DEFECT                   OS/Version: Linux                   |
  |     Priority: P3                     Subcomponent: tools                   |
  +----------------------------------------------------------------------------+
--- 2,9 ----
  | svn diff -x doesn't seem to do anything.                                   |
  +----------------------------------------------------------------------------+
  |      Issue #: 1211                      Component: subversion              |
! |       Status: RESOLVED                    Version: current                 |
! |   Resolution: INVALID                    Platform: PC                      |
  |   Issue type: DEFECT                   OS/Version: Linux                   |
  |     Priority: P3                     Subcomponent: tools                   |
  +----------------------------------------------------------------------------+
***************
*** 29,31 ****
--- 29,47 ----
  
  It doesn't appear that the -w options is passed to diff as the
  documentation suggests.
+ 
+ ------- Additional Comments From kfogel@tigris.org  2003-03-28 11:55 PST -------
+ This is because we have switched to an internal diff library; at the
+ moment, that diff library does not support -w, though someday it may.
+  So you want to do something like
+ 
+    $ svn diff --diff-cmd=/usr/bin/diff -x -w
+ 
+ And when no external --diff-cmd is given, then Subversion should error
+ on -x (work is under way to do this), until the day when the internal
+ diff lib can support some of the -x suboptions.
+ 
+ I'm closing this issue, since it's not quite the same as the change
+ described above.  I don't think there's any need to open a new issue,
+ as Garrett Rooney has already nearly finished his patch to check
+ whether -x is applicable.
\ No newline at end of file

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@subversion.tigris.org
For additional commands, e-mail: issues-help@subversion.tigris.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic