>       I got this project, I'm writing it in PHP of course.  What I would
>like to do is create a simple an efficient way to work on it from a
>couple different locations/workstations.  I'm throwing around the idea of
>a CVS repository, but am not sure if this is the best way.  Does anyone
>have suggestions or advice on how to setup a CVS or RCCS or something
>like this?  Web based would be even better.  Just need some direction on
>this.  Thanks!!

CVS rocks the house.
If you're completely new to it, I have a quick introduction to it at
http://www.evolt.org/article/A_brief_introduction_to_CVS/21/60153/

If you've used it before, I can write more about how it can be used in
specific circumstances. I never start a project without starting a
repository someplace, and a combination of CVS and Make have really helped
me out with a lot of projects.

-mike.

---------------------------------------------------------------------
michal migurski- contact info and pgp key:
sf/ca            http://mike.teczno.com/contact.html

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

Reply via email to