CVS does not like it when you rename files.  This is one of it's weaknesses.
In this case I don't see why you want to do this though.  You can check out
different versions of the files from CVS, no need to explicitly start
renaming them.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
[EMAIL PROTECTED]
Sent: Tuesday, May 18, 2004 8:04 PM
To: [EMAIL PROTECTED]
Subject: Re: Check in and out a file.


"Jim.Hyslop" <[EMAIL PROTECTED]> wrote in message
news:<[EMAIL PROTECTED]>...
> [EMAIL PROTECTED] wrote:
> > [EMAIL PROTECTED] (Larry Jones) wrote in message 
> > <http://www.cvshome.org/docs/manual/cvs-1.11.15/cvs_18.html#SEC173>
> > > 
>  
> > Thanks for your help. But I have another problem. For the method, the
> > file is checked out, it will use the original filename. If I want to
> > change the filename to the latest CVS revision # of the file, how can
> > I do it?
> 
> Well, why not read the entire page Larry pointed you at? After you have
read
> the whole page, if you still have questions, feel free to ask them ;=)

Uh no, you must think I did not read the manual. In fact, I had read
the manual a few times but could not get answer from there.

>From what I understand, the manual is only good for check out the
recently checked in file. What I want is one a file is checked in, I
want to check out the file and append the filename with a revision #.
For example, if five developers check in five different copied of
abc.c at very short delay. I expect to check out abc.c file and rename
them as abc.c.1, abc.c.2, abc.c.3, abc.c.4 and abc.c.5 respectively in
a particular directory.
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to