Lines Matching refs:cvs
2 Here are generic CVS server instructions:
4 (1) Get an SSH Public key installed on cvs.am-utils.org. You can generate a
6 your ~/.ssh/authorized_keys file on cvs.am-utils.org. If you don't have
7 login access on cvs.am-utils.org, then email
13 $ cvs -d ${USER}@cvs.am-utils.org:/home/cvsroot checkout am-utils
17 $ cvs -d ${USER}@cvs.am-utils.org:/home/cvsroot checkout -r amd-6-1-stable am-utils
21 $ cvs -d ${USER}@cvs.am-utils.org:/home/cvsroot checkout -r amd-6-0-stable am-utils
31 $ cvs update -j amd-6-1-stable -kk
33 - don't worry about all the files that change; it's probably because of cvs
36 - after the merge, do a 'cvs update -d' and resolve any conflicts