You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by gb...@apache.org on 2013/07/08 13:14:19 UTC

svn commit: r1500656 - in /subversion/branches/invoke-diff-cmd-feature: BRANCH-README BRANCH_README

Author: gbg
Date: Mon Jul  8 11:14:19 2013
New Revision: 1500656

URL: http://svn.apache.org/r1500656
Log:
On the invoke-diff-cmd branch:

* BRANCH-README:    Add file.

* BRANCH_README:    Delete file.

Added:
    subversion/branches/invoke-diff-cmd-feature/BRANCH-README
Removed:
    subversion/branches/invoke-diff-cmd-feature/BRANCH_README

Added: subversion/branches/invoke-diff-cmd-feature/BRANCH-README
URL: http://svn.apache.org/viewvc/subversion/branches/invoke-diff-cmd-feature/BRANCH-README?rev=1500656&view=auto
==============================================================================
--- subversion/branches/invoke-diff-cmd-feature/BRANCH-README (added)
+++ subversion/branches/invoke-diff-cmd-feature/BRANCH-README Mon Jul  8 11:14:19 2013
@@ -0,0 +1,26 @@
+This branch implements the 'invoke-diff-cmd' feature.
+
+--invoke-diff-cmd calls an external diff command with a user-defined
+  arbitrary command.
+
+--invoke-diff-cmd is currently is implemented for 'diff', 'log',
+  'svnlook' and the config file.
+
+Also see: http://subversion.tigris.org/issues/show_bug.cgi?id=2044
+
+DONE
+
+   * deprechate svn_io_run_diff2()
+
+
+TODO:
+
+  * figure out if/how to solve file-type issue
+    http://subversion.tigris.org/issues/show_bug.cgi?id=2447
+
+  * add invoke-diff-3-cmd as per:  issue 2447
+
+  * consider adding to svn up, see issue:
+    http://subversion.tigris.org/issues/show_bug.cgi?id=3836
+
+



Re: svn commit: r1500656 - in /subversion/branches/invoke-diff-cmd-feature: BRANCH-README BRANCH_README

Posted by Daniel Shahaf <da...@elego.de>.
gbg@apache.org wrote on Mon, Jul 08, 2013 at 11:14:19 -0000:
> Author: gbg
> Date: Mon Jul  8 11:14:19 2013
> New Revision: 1500656
> 
> URL: http://svn.apache.org/r1500656
> Log:
> On the invoke-diff-cmd branch:
> 
> * BRANCH-README:    Add file.
> 
> * BRANCH_README:    Delete file.
> 
> Added:
>     subversion/branches/invoke-diff-cmd-feature/BRANCH-README
> Removed:
>     subversion/branches/invoke-diff-cmd-feature/BRANCH_README

Any particular reason you didn't use 'svn rename' here?

Re: svn commit: r1500656 - in /subversion/branches/invoke-diff-cmd-feature: BRANCH-README BRANCH_README

Posted by Daniel Shahaf <da...@elego.de>.
gbg@apache.org wrote on Mon, Jul 08, 2013 at 11:14:19 -0000:
> Author: gbg
> Date: Mon Jul  8 11:14:19 2013
> New Revision: 1500656
> 
> URL: http://svn.apache.org/r1500656
> Log:
> On the invoke-diff-cmd branch:
> 
> * BRANCH-README:    Add file.
> 
> * BRANCH_README:    Delete file.
> 
> Added:
>     subversion/branches/invoke-diff-cmd-feature/BRANCH-README
> Removed:
>     subversion/branches/invoke-diff-cmd-feature/BRANCH_README

Any particular reason you didn't use 'svn rename' here?