You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by da...@apache.org on 2010/04/27 18:29:24 UTC

svn commit: r938546 - /subversion/trunk/notes/editor-v2.txt

Author: dannas
Date: Tue Apr 27 16:29:24 2010
New Revision: 938546

URL: http://svn.apache.org/viewvc?rev=938546&view=rev
Log:
* notes/editor-v2.txt
  (...): Remove references to the svnpatch editor since it's removed 
    from the code base.

Modified:
    subversion/trunk/notes/editor-v2.txt

Modified: subversion/trunk/notes/editor-v2.txt
URL: http://svn.apache.org/viewvc/subversion/trunk/notes/editor-v2.txt?rev=938546&r1=938545&r2=938546&view=diff
==============================================================================
--- subversion/trunk/notes/editor-v2.txt (original)
+++ subversion/trunk/notes/editor-v2.txt Tue Apr 27 16:29:24 2010
@@ -184,8 +184,6 @@ EDITORS IN USE TODAY
 - commit_util.c: debug editor
 - mergeinfo.c: appears to use an editor as a kludge to collect
                directory names
-- patch.c: has one to describe a patch. unshipped code. we can revamp.
-- repos_diff.c: another one for svnpatch?  ### investigate
 - repos_diff.c: some kind of "diff editor"  ### need to look more
 - repos_diff_summarize.c: another "diff editor" thing
 - cancel.c: cancellation editor. now built-in
@@ -197,7 +195,6 @@ EDITORS IN USE TODAY
 - ra_svn/editorp.c: RA commit editor
 - repos/commit.c: commit editor to drive changes into FS
 - dump.c: generate an svn dump
-- diff.c: Yet Another svnpatch editor  ### investigate
 - diff.c: some kind of "diff editor"  ### need to look more
 - status.c: editor for driving status callbacks
 - update_editor.c: passed to RA in order to edit the working copy