|
Next: Adding New Files
Up: CVS
Previous: Obtaining the Source
Index
Click for printer friendely version of this HowTo
After you have modified the files, you can update the CVS repository
using the commands:
shell> cvs update
shell> cvs commit
When you run the cvs commit command, you will be asked to write
a comment about the changes you made in the editor of your choice
(defined by the EDITOR environment variable, so if you don't
want to use Vi for this, you had better set this).
Frank Starmer
2004-05-19
| |