Lines Matching full:copy
13 of the files. You may at any time create a personal copy of these
15 repository, you can 'update' your copy.
17 You may edit your copy of the files freely. If new versions of the
19 merges the changes in the central copy into your copy.
21 central copy clash with changes you have made in your own
22 copy. In this case cvs warns you, and you have to resolve the
23 clash in your copy.)
25 When you are satisfied with the changes you have made in your copy of
41 TO CREATE A PERSONAL COPY OF A REPOSITORY
43 Suppose you want a copy of the files in repository 'views' to be
45 copy of the directory, and do a 'checkout' of the directory you
52 directory, containing a copy of the files, which you may now work
55 TO UPDATE YOUR COPY
59 This will update your copy with any changes from the central
72 will then be added to the central copy.
84 any number of new files in your copy of the repository, but they
85 will not be committed to the central copy unless you do a 'cvs add'.