On Sun, Jun 28, 2009 at 3:08 AM, Loui Chang<[email protected]> wrote:
> The new CVS setup uses ssh, so you will need a shell account.
> Please email me your ssh public key to set that up.
>
> For dealing with CVS please follow these instructions:
>
> Set CVS_RSH in your shell
> export CVS_RSH=ssh
>
> Update your CVSROOT settings to
> :ext:[email protected]:/srv/cvs/community
>
> Where USER is your ssh login name.
>
> The quick way of changing your CVSROOT
> cd to directory with community checkout:
>  find -name Root -exec sed -i 
> 's/^:pserver.*/:ext:[email protected]:/srv/cvs/community/' {} \;

Make that :ext:[email protected]
:)

Reply via email to