I already have it set up and working through inetd. What I'm trying to get
to work is if a client wants to access the CVS repository remotely from
another UNIX development box on which they are set up, how will they get
authenticated through pserver to the CVS repository from their box, so that
they can execute CVS commands from their dev system? They will have CVS
installed on their dev box as well. Thx.



-----Original Message-----
From: Peter Connolly [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, February 04, 2004 11:53 AM
To: RAJAGOPAL, AARTI (SBCSI); '[EMAIL PROTECTED]'
Subject: RE: Pserver command


It isn't meant for command line execution. Try the inetd setup described in
the Cederqvist manual:

http://www.cvshome.org/docs/manual/cvs-1.11.10/cvs_2.html#SEC30

pc

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On 
> Behalf Of RAJAGOPAL, AARTI (SBCSI)
> Sent: Wednesday, February 04, 2004 9:34 AM
> To: [EMAIL PROTECTED]
> Subject: Pserver command
> 
> 
> Does anyone know the correct syntax for using pserver command 
> directly from
> a UNIX shell prompt. I tried the following, they don't work
> 
>  :pserver:[EMAIL PROTECTED]:repository path
>  cvs pserver:[EMAIL PROTECTED]:repository path
> 
> Thanks...
> 
> 
> 
> 
> 
> _______________________________________________
> 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