> (vc-backend-revert): Use `co -f' instead of deleting the
authorPaul Eggert <eggert@twinsun.com>
Thu, 22 Jul 1993 10:57:46 +0000 (10:57 +0000)
committerPaul Eggert <eggert@twinsun.com>
Thu, 22 Jul 1993 10:57:46 +0000 (10:57 +0000)
commitd76b8d38bcd82d5f5fdea9d7b0db1749ef7dff5a
treee1121ac5c6272a40af79a57ba4f611bf4c147f3b
parentc08c95c7afc653758f005970bb8eb4add7454885
> (vc-backend-revert): Use `co -f' instead of deleting the
working file ourselves; that way, if `co' fails, we won't have
deleted the working file.
(vc-backend-steal):  Don't delete the working file.  Use `rcs -u -l',
not `rcs -u ; rcs -l'; it's faster.  Use vc-backend-dispatch -- the
old code couldn't have possibly worked.
lisp/vc.el