Title: RV: [Cvsnt] CVSNT loginfo exec on Client????

On The server (named aquiles, NT 5.0, also is a PDC) the %CVSROOT% = :local:d:/cvs
On Clients, %CVSROOT% = :pserver:domainuser@aquiles:d:/cvs

For example, my workstation is named "alien", and my username is "martin" on domain "METAIMAGEN".. so..

on passwd file = "martin!METAIMAGEN",
%CVSROOT% on alien (client) = :pserver:martin@aquiles:d:/cvs
%CVSROOT% on aquiles (server) = :local:d:/cvs
on loginfo file: "ALL echo foo >> D:\TestLog.log"
and D:\TestLog.log apears on client machine (alien) with a "foo" inside.
server's D:\.. with no TestLog.log inside.

Mart�n
PD: On previous replay, I did't notice the "to:" field was pointing to '[EMAIL PROTECTED]', my intention was to post to the list.

Here's the 2nd post... to the list this time. =)


-----Mensaje original-----
De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Enviado el: Thursday, February 07, 2002 10:31 AM
Para: [EMAIL PROTECTED]
Asunto: Re: [Cvsnt] CVSNT loginfo exec on Client????


On Thu, 7 Feb 2002 03:08:29 +0000 (UTC), Martin Alaimo
<[EMAIL PROTECTED]> wrote:

>I've put some command lines into loginfo file, but it seems to execute
>on client machines.
>for example this one:
>
>ALL echo date >> D:\TestLog.log
>
>The file appears into the client machine in stead of the server one.

What CVSROOT are you using.  All scripts execute on the server.  Your
output suggests you are using local mode.

Tony

_______________________________________________
Cvsnt mailing list
[EMAIL PROTECTED]
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt

Reply via email to