Update Command
[Previous] [Main] [Next]

Update Command


CD to the folder/project you want to work with and issue the command:
cvs update

This checks the repository for any files that were changed by someone else since you checked out the project. Changed files will be updated in your working copy.

The man page lists the codes used by Update as it lists files that it is working with. The codes are U P A R M C.