Updating Modules with CVS

Once you have checked out a module from CVS, you can update that module to the latest version of the code being developed. If you have made changes to any of the files, CVS will try to combine (merge) those changes with the changes on the CVS server.

Linux users can use the command-line CVS program:

Windows users can use the graphical WinCVS program:

Making sense of CVS output:

If you have conflicts while updating the code from CVS: