We've expanded our news coverage and improved our search! Visit
oreilly.com for the latest or search for all things across O'Reilly!
| Subject: |
|
For the author |
| Date: |
|
2003-07-22 07:12:43 |
| From: |
|
anonymous2
|
|
|
|
Currently, Project Builder (PB) does not support the CVS import command - it only supports a sub-set of the full CVS command set. To import a project into CVS, you need to enter the command from the shell.
The next article, due sometime next week, covers a complete example of using CVS and PB. This includes:
- Setting up CVS for local and remote access
- Using PB with a remote repository (SSH keys)
- Importing a new project into PB
- What CVS commands are available from PB and how to
use the commands on an example program
- A comparison of CVS commands and PB commands
I hope this article will answer most of your questions. I agree that CVS can be somewhat thorny to get going, but with some experience, it does become clearer. CVS is not perfect, but does work well for many projects. I do agree with some of the other comments, mainly the rename issue.
Kevin O'Malley
|