summaryrefslogtreecommitdiff
path: root/lisp/vc-svn.el
diff options
context:
space:
mode:
authorEric S. Raymond <esr@snark.thyrsus.com>2007-10-09 16:54:40 +0000
committerEric S. Raymond <esr@snark.thyrsus.com>2007-10-09 16:54:40 +0000
commitf9914e5467ff0d987e3212030e91b8f317f9d4a0 (patch)
treeae36b24535571e85453ed723815879d2c402698a /lisp/vc-svn.el
parent1aa423e9030c3bd7a055b486d393a69b216ccc78 (diff)
downloademacs-f9914e5467ff0d987e3212030e91b8f317f9d4a0.tar.gz
This is the actual fix....
Diffstat (limited to 'lisp/vc-svn.el')
-rw-r--r--lisp/vc-svn.el7
1 files changed, 2 insertions, 5 deletions
diff --git a/lisp/vc-svn.el b/lisp/vc-svn.el
index ba149f9d25b..bf003f2ac97 100644
--- a/lisp/vc-svn.el
+++ b/lisp/vc-svn.el
@@ -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: