--- Dave Carrera <[EMAIL PROTECTED]> wrote:
> Is there a simple solution for two or more people to work on the
> same php app /script without it turning into a mess of many tar /
> zip files with contributed additions.

Any version control system that supports concurrent development will work
for this. For example, Concurrent Versions System, CVS. :-)

Chris

=====
Chris Shiflett - http://shiflett.org/

PHP Security - O'Reilly     HTTP Developer's Handbook - Sams
Coming December 2004        http://httphandbook.org/

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

Reply via email to