Using SVN on FreeBSD

If you are one of those folks who likes writing code, then you know the value of having a proper version Control system. CVS and SVN are the two most popular version control system available in the market today — and yes, both are open source. How do you use them for your own projects?
Well, here's a tutorial on how to install SVN on FreeBSD. The tutorial even goes down to the nitty-gritty of installing Apache and SVN straight from scratch. You will then have your own svn server.
I am sure that it won't take long for you to port the tutorial to your favorite Linux distribution.
Comments
Comment from Owen
Time March 24, 2008 at 9:47 pm
I never use the Apache/DAV SVN stuff. Maybe some day I’ll give it a try.
Comment from matrix
Time April 4, 2007 at 7:58 am
HEY