[cvsnt] Re: Still having troubles with cvs rename
Tony Hoyle
tmh at nodomain.org
Mon Jun 14 15:59:58 BST 2004
On Mon, 14 Jun 2004 16:15:39 +0200, Andreas Tscharner
<andreas.tscharner at metromec.ch> wrote:
>Hello World, hello Tony,
>
>cvs rename still removes files from my sandbox. Here is a transcript
>from what I did (exactly in that order and no delays (except for typing)
>between them):
>
Here's what happens when I do the same...
D:\t\itest>dir
Volume in drive D is Data
Volume Serial Number is 00AA-5FF4
Directory of D:\t\itest
14/06/2004 12:52 <DIR> .
14/06/2004 12:52 <DIR> ..
16/04/2004 14:48 84 a.txt
17/02/2004 16:36 8 bar.txt
26/02/2004 17:08 51 e.txt
27/02/2004 17:22 4 f.txt
11/06/2004 12:54 8 g.txt
5 File(s) 155 bytes
2 Dir(s) 22,526,439,424 bytes free
D:\t\itest>cvs rename a.txt b.txt
D:\t\itest>cvs commit -m ""
cvs commit: Examining .
cvs server: Examining .
/repo/itest/.directory_history,v <-- directory update
new revision: 1.2; previous revision: 1.1
done
D:\t\itest>dir
Volume in drive D is Data
Volume Serial Number is 00AA-5FF4
Directory of D:\t\itest
14/06/2004 15:51 <DIR> .
14/06/2004 15:51 <DIR> ..
16/04/2004 14:48 84 b.txt
17/02/2004 16:36 8 bar.txt
26/02/2004 17:08 51 e.txt
27/02/2004 17:22 4 f.txt
11/06/2004 12:54 8 g.txt
5 File(s) 155 bytes
2 Dir(s) 22,526,431,232 bytes free
D:\t\itest>cvs update
cvs server: Updating .
I notice status and log have broken again, though. Damned annoying as
I fix them every couple of days...
Tony
More information about the cvsnt
mailing list