You come for LJ code?

You've come to the right place!

The CVS root for this repository is :pserver:anonymous@cvs.livejournal.org:/home/cvslj with no password.

Browse CVS repository

How to check it out:

$ export CVSROOT=':pserver:anonymous@cvs.livejournal.org:/home/cvslj'
$ cvs login
Password:
$ cvs co livejournal 
Note: The LiveJournal code depends on "wcmtools" and "bml":
$ export CVSROOT=':pserver:anonymous@danga.com:/home/cvspub'
$ cvs login
Password:
$ cvs co wcmtools bml
Really, you should read the LiveJournal manual to see how this all ties together.