bradfitz wrote in lj_dev

subversion

We're now using Subversion instead of CVS. Everything's been imported into:

http://code.sixapart.com/svn/livejournal/trunk/
http://code.sixapart.com/svn/ljcom/trunk/

And dozens of other repositories. (wcmtools was broken out into a repo per directory, pretty much, as each directory there was basically an old project....)

But multicvs.pl (which the historical cvsreport.pl wraps) will take care of checking them all out. But for details, see:

http://code.sixapart.com/svn/livejournal/trunk/cvs/multicvs.conf

Which has this list:

SVN(livejournal) = http://code.sixapart.com/svn/livejournal/trunk/
SVN(gearman) = http://code.sixapart.com/svn/gearman/trunk/
SVN(perlbal) = http://code.sixapart.com/svn/perlbal/trunk/
SVN(memcached) = http://code.sixapart.com/svn/memcached/trunk/
SVN(CSS-Cleaner) = http://code.sixapart.com/svn/CSS-Cleaner/trunk/
SVN(Sys-Syscall) = http://code.sixapart.com/svn/Sys-Syscall/trunk/
SVN(LWPx-ParanoidAgent) = http://code.sixapart.com/svn/LWPx-ParanoidAgent/trunk/
SVN(adengine) = http://code.sixapart.com/svn/adengine/trunk/
SVN(Danga-Socket) = http://code.sixapart.com/svn/Danga-Socket/trunk/
SVN(djabberd) = http://code.sixapart.com/svn/djabberd/trunk/
SVN(s2) = http://code.sixapart.com/svn/s2/trunk/

The machine has Trac and viewcvs installed as well. See http://code.sixapart.com/ which will soon be updated with more links/info.