Tag Archives: Subversion
Running Subversion From xinetd
Posted on29. Nov, 2007 by Ash Christopher.
Now that we have Subversion installed on our server, we really need some way to have it always available. We could run subversion in daemon mode but we would have to write init.d scripts which can get rather complex (especially if you are writing one properly, and not just hacking one together).
Instead, we will add [...]
Continue Reading
Setting Up Subversion On Fedora 8
Posted on28. Nov, 2007 by Ash Christopher.
After fighting with the corporate firewall (ssh tunnels were not successfully able to navigate to a SVN repo on a shared host) I decided I should set subversion up on my home server. Since I am a little paranoid about throwing caution to the wind with regard to server changes, I decided to set it [...]

