]> git.eshelyaron.com Git - emacs.git/commitdiff
This is the actual fix....
authorEric S. Raymond <esr@snark.thyrsus.com>
Tue, 9 Oct 2007 16:54:40 +0000 (16:54 +0000)
committerEric S. Raymond <esr@snark.thyrsus.com>
Tue, 9 Oct 2007 16:54:40 +0000 (16:54 +0000)
lisp/vc-svn.el

index ba149f9d25ba6effdd564bc6c3bb84e239768708..bf003f2ac97a44dab80e51e6999a26895dd07c05 100644 (file)
 
 ;;; 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: