Sep
18
Filed under: Asides | September 18th, 2004

Trac

Trac, integrated source control and project management. I’m getting this set up for all my personal projects, including this site. Update: If I can ever get the dang thing installed.

Possibly related posts:

  1. Not Lonely at All Daniel Jal
  2. iPhone-native WordPress Client We’r
  3. Theme Revolution Brian Gard
  4. Open Source Economy Three Reas

6 Responses

  • Rob Mientjes | September 18th, 2004 @ 7:18 pm | Reply

    Does that mean Exit WordPress for PhotoMatt?

  • Matt | September 18th, 2004 @ 7:27 pm | Reply

    Huh? No it just manages source code, like we currently use CVS for WordPress.

  • Nico | September 18th, 2004 @ 8:31 pm | Reply

    Oh it handles CVS too? I thought it only did SVN. Anyway, I tried putting my site in CVS once, but it was giving me more pain than I was getting from it. I use CVS or SVN for all my code projects, but for websites, I think it’s more complicated. Images, cache files laying around, binaries and such are confusing CVS too much. How did you deal with them? Just plain .cvsignores?

  • Simon Willison | September 18th, 2004 @ 11:17 pm | Reply

    Trac is, sadly, a complete bitch to install thanks to all the different dependencies. It’s well worth the effort though.

  • David Clain | September 18th, 2004 @ 11:29 pm | Reply

    Well, I’m convinced!

    The screenshots look pretty good — I don’t think any of the individual components are the best out there at what they do, but the idea of having all these divergent systems in one nice, integrated place is too good to resist. It’s almost worth it for the source control features alone, it appears.

    Now, to figure out the install…

  • jonner | September 18th, 2004 @ 11:45 pm | Reply

    Thanks for the tip. I managed to get it installed tonight as well, but it was a bit of a bitch. I did it on Fedora Core 2. If you have any questions, let me know. I wasn’t able to get clearsilver to compile right away, until i used the `configure` options from Dag’s rpm spec file: –enable-apache –enable-java –enable-python –enable-perl –disable-csharp –disable-ruby. I think the ruby stuff was misbehaving. Hope that helps.

Share your thoughts