bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to Submit a utility for SSH-CVS


From: Rahul Bhargava
Subject: How to Submit a utility for SSH-CVS
Date: Fri, 11 Feb 2005 13:31:24 -0800
User-agent: Mozilla Thunderbird 0.8 (Windows/20040913)

Hi :

I am trying to figure out the best way to do this.

A lot of time, admins do not wish to run SSH daemon
and cvs on the same box. This could be due to network/firewall
issues or just plain performance.  I have developed a tool (C/C++)
"cvsrelay", that allows SSH daemon to  invoke CVS via pserver
protocol.
In other words the admin ensures that SSH daemon invokes cvsrelay
either via client env (CVS_SERVER) or SSH env.  The cvsrelay executable
is a small footprint utility that eseentially reads a config file (/etc/prefs.conf)
to figure out which CVS server to relay the request to.

I would like to submit the source code to the CVS community. What's
the best way ?

Regards ,
Rahul Bhargava




reply via email to

[Prev in Thread] Current Thread [Next in Thread]