[Bf-committers] CVS access; new protocol

Ton Roosendaal ton at blender.org
Fri Aug 20 18:10:35 CEST 2004


Hi,

Shortlist, for people using unix consoles:

1) set environment variable "CVS_RSH" to "ssh"
2) change "pserver" into "ext" in the CVSROOT you use, or in the cvs  
access command
3) run this evil perl line below on old checkouts:
    find . -type f -name "Root" | xargs perl -pi -e 's/pserver/ext/g'

Since cvs access now defaults to ssh only, for each cvs command you  
need to type a password...

-Ton-

------------------------------------------------------------------------ 
--
Ton Roosendaal  Blender Foundation ton at blender.org  
http://www.blender.org



More information about the Bf-committers mailing list