I'm Dan Previte, a web developer and a geek in general living in Chicago and working for Caxy Inc.

Archive for the 'Useful Junk' Category

Using Subversion for Web Development

Thursday, February 14th, 2008

Hopefully by now you know what Subversion, aka SVN is. It’s a version control system that keeps track of changes made to files like source code and documentation. It’s similar to CVS, but with some major advantages. We’ve been using it at work for awhile, and I really like it. Changes don’t get lost, we [...]

Read the rest of this entry »