changeset 85122:c2cc930bdd9e

This is the actual fix....
author Eric S. Raymond <esr@snark.thyrsus.com>
date Tue, 09 Oct 2007 16:54:40 +0000
parents d900b8e10003
children 4f909d0fbec8
files lisp/vc-svn.el
diffstat 1 files changed, 2 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/vc-svn.el	Tue Oct 09 16:02:33 2007 +0000
+++ b/lisp/vc-svn.el	Tue Oct 09 16:54:40 2007 +0000
@@ -24,11 +24,8 @@
 
 ;;; Commentary:
 
-;; This is preliminary support for Subversion (http://subversion.tigris.org/).
-;; It started as `sed s/cvs/svn/ vc.cvs.el' (from version 1.56)
-;; and hasn't been completely fixed since.
-
-;; Sync'd with Subversion's vc-svn.el as of revision 5801.
+;; Sync'd with Subversion's vc-svn.el as of revision 5801. but this version
+;; has been extensively modified since to handle filesets.
 
 ;;; Bugs: