> J.Rafael S�nchez wrote: > What are you guys using for document management, source code controls, > security and revision tracking for source code?
here's an article on some cvs replacements http://www.onlamp.com/lpt/a/4522 there is also darcs, http://abridgegame.org/darcs/ which isn't mentioned and there's probably more out there. has anybody used anything other than cvs or subversion? to me, subversions is to cvs what c++ is to c, which is to say, I am not so impressed. sure it's probbably better in many ways, but not as seemless as I would like it. what I'd really like to see is version control as a feature of the filesystem. also, for code, it would be ideal if diff's could be represented in a more abstract semantic form, rather than just straight text diffs. Dave _______________________________________________ clug-talk mailing list [EMAIL PROTECTED] http://clug.ca/mailman/listinfo/clug-talk_clug.ca

