[cvsnt] Linux & sserver?

Mailings mailings at mystuff.ch
Tue Apr 20 17:29:25 BST 2004


Hi everyone!

I'm trying to use CVSNT on a linux server. Installation using:

./configure
make
make install

did work fine and connecting to the server using pserver works fine as well.
But, how do I set up a sserver connection? I have created the certificate
authority and a certificate like in the tutorial at cvsnt.org. I have copied
the certificate to /etc/cvsnt/cert.pem and added it to the PServer config
file:

CertificateFile=/etc/cvsnt/cert.pem
PrivateKeyFile=/etc/cvsnt/cert.pem

How do I now use the sserver functionality? I have noticed that when I use
cvs -H sserver to check for the protocol it can't find it. Am I missing
something?

./configure reports:
checking support for sserver protocol... yes

Thanks!




More information about the cvsnt mailing list