Much of my work is stored in a Subversion version control repository. It keeps versions in sync between the many machines I use and tracks my changes over time.
There's some support for browsing the latest revision of a Subversion repository with a web browser. Just click this link to look around.
If you download Subversion, you'll be able to download projects easily and keep up-to-date. Once you have it, just type:
$ svn co http://www.slamb.org/svn/repos slamb
to check out my entire repository.
Copyright © 2003–2005 Scott Lamb <slamb@slamb.org>.