My Life Stream
RE: digg. They're not like they used to be, that's for sure, I'm just able to handle the "community" because of the new features*filters. 13 hrs ago

Tag Archive for 'fedora'

Went ahead and posted a very long how-to on SVN,…

Went ahead and posted a very long how-to on SVN, Trac, Apache and Fedora. Thanks Google! [Link] (0)

Installing SVN and Trac on Fedora Core 6 for Apache

For some reason or another I could not find good documentation on installing Subversion and Trac on fc6 while also using Apache so I’ve simply just documented what I’ve learned and just implemented on my own system.

This tutorial is about the installation of a development enviroment on FC6 it’s not a how-to for using it. If you need to know more I recommend reading Version Control with Subversion (I just ordered it).

Requirements

You need to install these packages before we start (use yum install package-name).

  • Trac - documentation wiki and bug-tracking software.
  • Subversion - source code control system.
  • Apache - duh.

Continue reading ‘Installing SVN and Trac on Fedora Core 6 for Apache’