cvs and ssh on FC2

Nina Pham nina at gibbons.com
Fri Jul 23 19:08:16 UTC 2004


On the client side I export CVS_RSH and CVSROOT. But the setup 
cvs_repository and configuration file are the same as pserver?

Taylor, ForrestX wrote:

>On Fri, 2004-07-23 at 11:02, Nina Pham wrote:
>  
>
>>Hi, I'd like to setup a CVS server running via ssh on FC2 system. Can 
>>anyone help? I was able to setup the CVS server via pserver, but i don't 
>>like it because of the security problem. Thanks
>>    
>>
>
>Yes-turn off pserver and have your _clients_ use ssh.  I use something
>similar to this:
>
>export CVS_RSH=ssh
>export CVSROOT=:ext:user at server:/cvs/project
>
>`cvs co .` will ask for the user's password and connect via ssh.  It is
>really quite simple.
>
>Forrest
>
>  
>





More information about the fedora-list mailing list