Not for 'how-to' coding questions but PHP theory instead, this forum is here for those of us who wish to learn about design aspects of programming with PHP.
we have a network in our office and we are using windows and linux both for web development now we need a cvs to control the codes which developers are working on windows developers are usng dreamweaver and linux ones using kdevelope or eclipse
which cvs do yo recommand us to set up in our office for every one to work on it?
CVS is really easy to setup on a Linux server and many come with it installed. Subversion is more powerful (if you need those features) but a little more complicated to configure.