Phade wrote:Hey,
It's more complicated than that. We need to track which pages use which database tables (hopefully down to the specific columns used)
custom database... that stores page documentation. i dont know of any tool that does this.
database changes, obselecense, and other database/page relationships,
all of which CVS is incapable of tracking (as far as I know).
true, CVS isnt the Right Tool For The Job for this. like i said, looks like this is gonna need a custom back end job before you even get started into anything serious project wise. im up a for a challange though.
I also want user management to be stored in MySQL so that can be easily integrated into the current user management system.
easily done if you build up your own backend, which, for what you're wanting, is no trival task, but can be done.
