emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: vc-rename-file doesn't work for CVS


From: Stefan Monnier
Subject: Re: vc-rename-file doesn't work for CVS
Date: Fri, 04 Nov 2005 15:53:41 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

>> While I'm trying to rename a file with 'vc-rename-file', the old file
>> was deleted from my working copy, and a new file was created,
>> everything seems ok, but if I checkout a fresh new working copy, the
>> old file and the new one was check out all together.  It seems like
>> that the "cvs remove" commond doen't issue at all.

> After a quick glance at this problem it may have been related to the
> removal of the function `vc-cvs-rename-file'.

> <http://sv.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/vc-cvs.el.diff?r1=1.61&r2=1.62>

AFAICT this shouldn't make any difference.  The vc-cvs-rename-file had the
same requirement that the user had to commit both the OLD and the NEW
files afterwards.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]