Check in and out a file.

2004-05-16 Thread Hon Seng Phuah
Hi all, I have a question regarding to the check in and out. After checking a text file from remote server, I want the CVS automatically check out the text file to a specified directory (on the server disk drive). How can I do it? Btw, I do not want to use cron job, at or similar commands. Than

Re: Check in and out a file.

2004-05-16 Thread Larry Jones
Hon Seng Phuah writes: > > After checking a text file from remote server, I want the CVS > automatically check out the text file to a specified directory (on the > server disk drive). -Larry Jones I think if Santa is go

Re: Check in and out a file.

2004-05-17 Thread Hon Seng Phuah
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? -HS [EMAIL PROTECTED] (Larry Jones) wrote in message news:<[EMAIL PROTECTED]>.

RE: Check in and out a file.

2004-05-18 Thread Jim.Hyslop
[EMAIL PROTECTED] wrote: > [EMAIL PROTECTED] (Larry Jones) wrote in message > > > > 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 > c

Re: Check in and out a file.

2004-05-18 Thread Hon Seng Phuah
"Jim.Hyslop" <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... > [EMAIL PROTECTED] wrote: > > [EMAIL PROTECTED] (Larry Jones) wrote in message > > > > > > > > Thanks for your help. But I have another problem. For

RE: Check in and out a file.

2004-05-19 Thread Carucci, Jason
D] [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: > >

Re: Check in and out a file.

2004-05-19 Thread Frederic Brehm
At 08:03 PM 5/18/2004, Hon Seng Phuah wrote: 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. Cvs doesn't have this

RE: Check in and out a file.

2004-05-19 Thread Jim.Hyslop
[EMAIL PROTECTED] wrote: > "Jim.Hyslop" <[EMAIL PROTECTED]> wrote in message > news:<[EMAIL PROTECTED]>... > > [EMAIL PROTECTED] wrote: > > > [EMAIL PROTECTED] (Larry Jones) wrote in message > > > > > > Uh no, you must think I