> Dean Hamstead wrote:
> 
> a) add files and modules


vi blah.c (file must exist)
cvs add blah.c
cvs commit


> b) remove them


rm blah.c (file must not exist)
cvs remove blah.c
cvs commit


> c) update them


cvs update (from server)

cvs commit (to server)


Have a look at cvs --help-commands, and you might be interested in the CVS
Pocket Reference, recently released by O'Reilly (to a worldwide chorus of
"Duh! Why didn't you do that *last* decade?")

- Jeff


-- [EMAIL PROTECTED] ------------------------------- http://linux.conf.au/ --

        Ye shall be cursed to fall in love so easily, and yet be so
                     cold of heart as never to express it.


--
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to