Author: stsp
Date: Wed Jul 13 22:16:33 2011
New Revision: 1146501
URL: http://svn.apache.org/viewvc?rev=1146501&view=rev
Log:
* notes/moves: Mention possible behaviour changes for diff and patch.
Modified:
subversion/trunk/notes/moves
Modified: subversion/trunk/notes/moves
URL:
http://svn.apache.org/viewvc/subversion/trunk/notes/moves?rev=1146501&r1=1146500&r2=1146501&view=diff
==============================================================================
--- subversion/trunk/notes/moves (original)
+++ subversion/trunk/notes/moves Wed Jul 13 22:16:33 2011
@@ -106,6 +106,11 @@ Some code that is expected to change beh
- update/merge: Update and Merge will use move information to auto-resolve
the "local move vs. incoming edit" tree conflict scenario.
+ - diff: Diff will use move information to generate 'rename from' headers
+ when the --git option is used.
+
+ - patch: Patch will use move information to apply changes to files
+ which have been moved locally.
Several public APIs may be bumped as their behaviour changes.
For backwards compatibility, APIs released prior to 1.8 will continue