# HG changeset patch # User Eric S. Raymond # Date 1191948880 0 # Node ID c2cc930bdd9ea40a7d981cdcd3955aa47a9a06cb # Parent d900b8e10003561b72172fb14d3388f83d77fb21 This is the actual fix.... diff -r d900b8e10003 -r c2cc930bdd9e lisp/vc-svn.el --- 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: