Configuring CVS from ZEND

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
fastfingertips
Forum Contributor
Posts: 242
Joined: Sun Dec 28, 2003 1:40 am
Contact:

Configuring CVS from ZEND

Post by fastfingertips »

Hello i'm using Zend as IDE and CVSNT as server and i would like to configure the Zend to use CVS as source control (i'm working on a Windows machine) but i have problems with it because i don't know what parameters should i insert when i'm doing the Checkout:

CVS root: <- what should i insert here?
Module Name: <- same for here

My repository data:

Server Name: domain_110
Name: /projects/project_04
Root: D:/projects/project_04
Post Reply