Re: CVS questions on windows [message #1598 is a reply to message #1596] |
Tue, 21 October 2008 14:58   |
tonyj Messages: 138 Registered: January 2004 |
|

|
|
Hi Steve, there are two ways to use CVS on windows:
- From the command window, in which case you need to get the command line version of CVS.
- From netbeans, in which case you don't need any command line tools, you just use the CVS built into netbeans. In this case to do an update select the project, right click, and select CVS update.
(Actually there are more than two ways, you can also use TortoiseCVS which integrates CVS into the windows explorer, but ignore that for now).
Does this help? What is the error you are getting when you try to build?
Tony
|
|
|