On Thu, Jul 12, 2001 at 12:34:42AM -0500, will trillich wrote:
[snip]
> > My understanding is, you probably want to be using ssh and :ext: method
> > rather than the ":pserver:" method for read/write repositories. But, I
> > guess, that configuration is a little different.
>
> but from what i've
On Wed, Jul 11, 2001 at 02:17:30AM -0700, Eric G. Miller wrote:
> Okay, just looked up some more infos. Seems there's a cvspserver
> wrapper in Debian already (a Bourne script) in /usr/sbin/cvs-pserver.
>
> So, then regular /etc/inetd.conf has something like:
>
> cvspserver stream tcp nowait r
Okay, just looked up some more infos. Seems there's a cvspserver
wrapper in Debian already (a Bourne script) in /usr/sbin/cvs-pserver.
So, then regular /etc/inetd.conf has something like:
cvspserver stream tcp nowait root /usr/sbin/tcpd /usr/sbin/cvs-pserver
It looks at /etc/cvs-pserver.conf
On Tue, Jul 10, 2001 at 10:13:06PM -0500, will trillich wrote:
> $ telnet 192.168.1.1 2401
> Trying 192.168.1.1...
> Connected to 192.168.1.1.
> Escape character is '^]'.
> hello
> cvs [pserver aborted]: bad auth protocol start: hello
>
> Connection closed
On Tue, Jul 10, 2001 at 11:10:41AM +0200, Andre Alexander Bell wrote:
> On Tuesday, 10. July 2001 07:34, will trillich wrote:
> >$ cvs -d :pserver:[EMAIL PROTECTED]:/usr/local/site/cvsroot/myProj
> login
> >(Logging in to [EMAIL PROTECTED])
> >CVS password:
> >cvs [
On Mon, Jul 09, 2001 at 11:12:54PM -0700, Eric G. Miller wrote:
> On Tue, Jul 10, 2001 at 12:34:41AM -0500, will trillich wrote:
> > hi. trouble in setting up "cvs server" on potato--
> >
> > $ cvs -d :pserver:[EMAIL PROTECTED]:/usr/local/site/cvsroot/myProj login
> > (Logging in to [EMAIL
On Tuesday, 10. July 2001 07:34, will trillich wrote:
>$ cvs -d :pserver:[EMAIL PROTECTED]:/usr/local/site/cvsroot/myProj
login
>(Logging in to [EMAIL PROTECTED])
>CVS password:
>cvs [login aborted]: connect to 192.168.1.1:2401 failed:
>Connection refused
>
On Tue, Jul 10, 2001 at 12:34:41AM -0500, will trillich wrote:
> hi. trouble in setting up "cvs server" on potato--
>
> i'm trying to follow the cvsbook.red-bean.com instrux to get
> my debian/potato up as a cvs server. nmap shows the cvspserver
> port is being listened on, as here's the xinetd.co
hi. trouble in setting up "cvs server" on potato--
i'm trying to follow the cvsbook.red-bean.com instrux to get
my debian/potato up as a cvs server. nmap shows the cvspserver
port is being listened on, as here's the xinetd.conf entry:
service cvspserver
{
socket_type = stream
9 matches
Mail list logo