info-cvs
[Top][All Lists]
Advanced

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

RE: Check in and out a file.


From: Carucci, Jason
Subject: RE: Check in and out a file.
Date: Wed, 19 May 2004 09:56:30 -0400

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: address@hidden
[mailto:address@hidden Behalf Of
address@hidden
Sent: Tuesday, May 18, 2004 8:04 PM
To: address@hidden
Subject: Re: Check in and out a file.


"Jim.Hyslop" <address@hidden> wrote in message
news:<address@hidden>...
> address@hidden wrote:
> > address@hidden (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
address@hidden
http://mail.gnu.org/mailman/listinfo/info-cvs




reply via email to

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