Hi, all. I am running a freshly installed 9.2-RC3 here. Today I wanted to grab /usr/src and rebuild it from source. So I install devel/subversion-static and do 
svn checkout [url=svn://svn0.us-west.freebsd.org/base/releng/9.2]svn://svn0.us-west.freebsd.org/base/releng/9.2[/url] /usr/src
as described in the handbook. But it does nothing (except for creating a /usr/src/.svn directory) and just sits there. No HDD/network/CPU activity whatsoever. It also ignores ^C and kill -TERM
signals. Only kill -KILL
kills it. So frustrating. cvsup was so much user-friendlier 