| ★ wanayoo — archive 1999 http://phpbuilder.com/columns/tim19990915.php3 | Nouvelle recherche | Portail wanayoo |
|
|
|||
|
|
|
|
||
|
|
|
The Power of CVSTim Perdue
CVS isn't just for hardcore software developers. I'm finding that it is really useful for developing PHP web sites (or really any HTML site). Since I have multiple machines in multiple locations across the US, it's super-convenient for me to store all my code in my main CVS tree in West Des Moines, IA and access from my desktop in SunnyVale, CA and my laptop before I jump on a plane. Many current Linux OS installations will include CVS as part of the install. If not, simply download it, compile it, and install it. I installed using defaults (RTFM), then set up a CVSROOT on my box in Iowa: [tperdue@myserver tperdue] $ cvs -d /fireball/cvs init I also had to make an entry in /etc/inetd.conf to map port 2105 to the CVS server app. That allows other machines to connect to my new CVS server.
#CVS pserver And in /etc/services: cvspserver 2401/tcp #CVS pserver
|
||
|
|
|
Sample Code | Columns | Mail Archive | Support | Get Started! | Links | Contribute!
Contact (non support questions) By viewing these pages you agree to the Legal Terms of Service.
Geocrawler.com | GoToCity.com | DirectriCity.com | PHPBuilder.com | The Des Moines City.net |