[Top][All Lists]
[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
- Re: vc-rename-file doesn't work for CVS, Aaron S. Hawley, 2005/11/04
- Re: vc-rename-file doesn't work for CVS,
Stefan Monnier <=
- Re: vc-rename-file doesn't work for CVS, Aaron S. Hawley, 2005/11/08
- Re: vc-rename-file doesn't work for CVS, Stefan Monnier, 2005/11/08
- Re: vc-rename-file doesn't work for CVS, Richard M. Stallman, 2005/11/08
- Re: vc-rename-file doesn't work for CVS, Aaron S. Hawley, 2005/11/16
- Re: vc-rename-file doesn't work for CVS, Stefan Monnier, 2005/11/16
- Re: vc-rename-file doesn't work for CVS, Richard M. Stallman, 2005/11/18