Code Management

Does anyone here use a system for tracking their releases of Flash/PHP (Dreamweaver) applications they write?

If so what do you use with your system and how did you set it up?

Currently, I use eventum to track my bugs into the different projects I’ve written. I have a little php script that auto inserts bugs when ever errors are found in the code. And a system where clients can report bugs to me. But after that I have to write the code and then just attach it to the bug. But I’d like to use a CMS (or subversion) or something to integrate with Eventum so that when I make the changes they can be assigned as a resolution to bugs I have in the system.

When I worked for a mortgage comp we had a system of doing this that used source safe (and we didn’t use Flash) but I’m trying to keep my cost’s low and source safe isn’t exactly cheap.

So if you guys know of anything that works with Flash & some bug tracking system I’d love to hear how you set it up. And what you used to set it up.

Thanks a lot,
Ryan