[Bf-committers] NEW CVS!

Kent Mein bf-committers@blender.org
Fri, 3 Jan 2003 09:52:13 -0600


In reply to Ton Roosendaal (ton@blender.org):
If you want to update your tree this is a nice way to do it.
(Thanks for the Hint Ton)

cd blender
foreach i (`find . -name Root -print`)
   rm $i
   end

cvs update

Kent
--
mein@cs.umn.edu