CHAN YICK WAI wrote:
> if a project is worked by a small team of developers, is there a tool for source and 
> version management for php source code? e.g. check which part of source is modified!
> 
> Thanks for information.
> 
> 
> Regards, Yw

If you're on windows I recommend using WinCVS and CVSnt. Also, you
should check for SubVersion and RapidSVN. I like them more, but have the
problem taht not intergrate with as many development tools as CVS.

On Linux, just check for CVS or Subversion. gCVS is also a nice
interface to CVS.

Regards.
Jordi

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to