Debian: apt-get install subversion
Friday, March 13th, 2009I am a big fan of apt-get, yum, or whatever package software you use. It saves so much time and effort to install a common use program without compiling from source. I just setup a Debian 5 server and installing LAMP for development. Compiling Apache, mysql, and php from source has ...