From f9914e5467ff0d987e3212030e91b8f317f9d4a0 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 9 Oct 2007 16:54:40 +0000 Subject: [PATCH] This is the actual fix.... --- lisp/vc-svn.el | 7 ++----- 1 file 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: -- 2.39.2