Prev | Software Development Tools in Unix | Next |
In order to see changes others have made, you must run
cvs update
Points to consider:
Use the "-d" flag to get new directories that have been added.
Use the "-P" flag to purge empty directories (where all files have been deleted).
If you and someone else change the same file , you may get conflicts.
Update before checking in changes.
Prev | Copyright © 2004 SIPB |