Re: Does pre-commit script with a remote server?

2001-01-13 Thread Howard Zhou
news. Howard - Original Message - From: "Derek R. Price" [EMAIL PROTECTED] To: "Howard Zhou" [EMAIL PROTECTED] Cc: "CVS Info" [EMAIL PROTECTED] Sent: Friday, January 12, 2001 7:29 AM Subject: Re: Does pre-commit script with a remote server? The o

Re: Does pre-commit script with a remote server?

2001-01-12 Thread Howard Zhou
rd Zhou" [EMAIL PROTECTED] Cc: "CVS Info" [EMAIL PROTECTED] Sent: Thursday, January 11, 2001 6:02 AM Subject: Re: Does pre-commit script with a remote server? Howard Zhou wrote: Now if I use :pserver: method, I still have the same problem. Is :pserver: using rsh too? Nope, but I didn

Re: Does pre-commit script with a remote server?

2001-01-12 Thread Derek R. Price
ot; [EMAIL PROTECTED] To: "Howard Zhou" [EMAIL PROTECTED] Cc: "CVS Info" [EMAIL PROTECTED] Sent: Thursday, January 11, 2001 6:02 AM Subject: Re: Does pre-commit script with a remote server? Howard Zhou wrote: Now if I use :pserver: method, I still have the same probl

Re: Does pre-commit script with a remote server?

2001-01-11 Thread Derek R. Price
Howard Zhou wrote: Now if I use :pserver: method, I still have the same problem. Is :pserver: using rsh too? Nope, but I didn't understand the rest of your question. As for the first question, I have three possible solutions: 1) Set the CVSEDITOR variable on all clients to a script which

Re: Does pre-commit script with a remote server?

2001-01-10 Thread Howard Zhou
Message - From: "Howard Zhou" [EMAIL PROTECTED] To: "CVS Info" [EMAIL PROTECTED] Sent: Wednesday, January 03, 2001 12:09 AM Subject: Does pre-commit script with a remote server? I am trying to write a pre-commit script to insert a change id to cvs log. The commitlog gen

Does pre-commit script with a remote server?

2001-01-03 Thread Howard Zhou
I am trying to write a pre-commit script to insert a change id to cvs log. The commitlog generates the change id while editlog inserts the change it to a temporary template file in /tmp dir. They all work fine if $CVSROOT is local to a client machine. However, if I set $CVSROOT to

Re: Does pre-commit script with a remote server?

2001-01-03 Thread Laird Nelson
Howard Zhou wrote: I am trying to write a pre-commit script to insert a change id to cvs log. Precommit scripts can't affect the file being committed, if by "precommit" you mean "fired by the commitinfo admin file". Cheers, Laird -- W: [EMAIL PROTECTED] / P: [EMAIL PROTECTED]