From: Eric S. Raymond Date: Tue, 9 Oct 2007 16:54:40 +0000 (+0000) Subject: This is the actual fix.... X-Git-Tag: emacs-pretest-23.0.90~10461 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f9914e5467ff0d987e3212030e91b8f317f9d4a0;p=emacs.git This is the actual fix.... --- 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: