From cc4db61a45e28a6f31305cb1550fc2f5ced54526 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Wed, 3 Dec 2008 07:41:10 +0000 Subject: [PATCH] Comment. --- lisp/vc-svn.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/vc-svn.el b/lisp/vc-svn.el index f2fefdf101a..e11ec8f37cb 100644 --- a/lisp/vc-svn.el +++ b/lisp/vc-svn.el @@ -256,6 +256,7 @@ RESULT is a list of conses (FILE . STATE) for directory DIR." (vc-do-command "*vc*" 0 vc-svn-program '(".") "checkout" (concat "file://" default-directory "SVN"))) +;; FIXME doc is wrong re switches. (defun vc-svn-register (files &optional rev comment) "Register FILES into the SVN version-control system. The COMMENT argument is ignored This does an add but not a commit. -- 2.39.2