Posted by David Haynes on 03/11/06 22:03
Carramba wrote:
> hello,
>
> Iam not shoure if it should by posted here or in cvs newsgroup.. enyway
> hope you can answer some questions...
>
> is it posible to use cvs for php application developmen? I mean can u
> run and debugg files in repository?.. or I should create some sys that
> uppdates document root with lates files?
>
> I would apprishiet eny other ideas about how to approth php app
> development in team,
>
> ________________________
> Thanx in advance
>
>
A lot of projects are using SVN http://tigris.org instead of CVS. You
might want to look into that as well. If you are in a windows-based
environment, the tortoise extension for SVN is also very easy to work with.
I have used both for team-based projects and both can work well. Your
developers need to get into the mindset of checking in and out of the
repository on a regular basis.
-david-
Navigation:
[Reply to this message]
|