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


_______________________________________________ Bug-cvs mailing list Bug-cvs@gnu.org http://lists.gnu.org/mailman/listinfo/bug-cvs

Reply via email to