xref: /openbsd-src/gnu/usr.bin/cvs/doc/cvs.info (revision 43c1707e6f6829177cb1974ee6615ce6c1307689)
1*43c1707eStholoThis is cvs.info, produced by makeinfo version 4.0 from cvs.texinfo.
21e72d8d2Sderaadt
36407bc5bStholoSTART-INFO-DIR-ENTRY
46407bc5bStholo* CVS: (cvs).          Concurrent Versions System
56407bc5bStholoEND-INFO-DIR-ENTRY
66407bc5bStholo
71e72d8d2Sderaadt   Copyright (C) 1992, 1993 Signum Support AB Copyright (C) 1993, 1994
81e72d8d2SderaadtFree Software Foundation, Inc.
91e72d8d2Sderaadt
101e72d8d2Sderaadt   Permission is granted to make and distribute verbatim copies of this
111e72d8d2Sderaadtmanual provided the copyright notice and this permission notice are
121e72d8d2Sderaadtpreserved on all copies.
131e72d8d2Sderaadt
141e72d8d2Sderaadt   Permission is granted to copy and distribute modified versions of
151e72d8d2Sderaadtthis manual under the conditions for verbatim copying, provided also
166407bc5bStholothat the entire resulting derived work is distributed under the terms
176407bc5bStholoof a permission notice identical to this one.
181e72d8d2Sderaadt
191e72d8d2Sderaadt   Permission is granted to copy and distribute translations of this
201e72d8d2Sderaadtmanual into another language, under the above conditions for modified
216407bc5bStholoversions, except that this permission notice may be stated in a
226407bc5bStholotranslation approved by the Free Software Foundation.
231e72d8d2Sderaadt
241e72d8d2Sderaadt
251e72d8d2SderaadtIndirect:
26*43c1707eStholocvs.info-1: 943
27*43c1707eStholocvs.info-2: 49250
28*43c1707eStholocvs.info-3: 97794
29*43c1707eStholocvs.info-4: 147229
30*43c1707eStholocvs.info-5: 197095
31*43c1707eStholocvs.info-6: 246471
32*43c1707eStholocvs.info-7: 286431
33*43c1707eStholocvs.info-8: 334015
34*43c1707eStholocvs.info-9: 377612
351e72d8d2Sderaadt
361e72d8d2SderaadtTag Table:
371e72d8d2Sderaadt(Indirect)
38*43c1707eStholoNode: Top943
39*43c1707eStholoNode: Overview2750
40*43c1707eStholoNode: What is CVS?3314
41*43c1707eStholoNode: What is CVS not?5911
42*43c1707eStholoNode: A sample session11467
43*43c1707eStholoNode: Getting the source12289
44*43c1707eStholoNode: Committing your changes13166
45*43c1707eStholoNode: Cleaning up15324
46*43c1707eStholoNode: Viewing differences17028
47*43c1707eStholoNode: Repository17924
48*43c1707eStholoNode: Specifying a repository20634
49*43c1707eStholoNode: Repository storage21968
50*43c1707eStholoNode: Repository files23184
51*43c1707eStholoNode: File permissions26023
52*43c1707eStholoNode: Windows permissions29456
53*43c1707eStholoNode: Attic30400
54*43c1707eStholoNode: CVS in repository31452
55*43c1707eStholoNode: Locks34541
56*43c1707eStholoNode: CVSROOT storage37678
57*43c1707eStholoNode: Working directory storage39476
58*43c1707eStholoNode: Intro administrative files49250
59*43c1707eStholoNode: Multiple repositories50958
60*43c1707eStholoNode: Creating a repository52447
61*43c1707eStholoNode: Backing up54386
62*43c1707eStholoNode: Moving a repository56309
63*43c1707eStholoNode: Remote repositories57384
64*43c1707eStholoNode: Server requirements59018
65*43c1707eStholoNode: Connecting via rsh61441
66*43c1707eStholoNode: Password authenticated64004
67*43c1707eStholoNode: Password authentication server64757
68*43c1707eStholoNode: Password authentication client71729
69*43c1707eStholoNode: Password authentication security74928
70*43c1707eStholoNode: GSSAPI authenticated76775
71*43c1707eStholoNode: Kerberos authenticated78615
72*43c1707eStholoNode: Connecting via fork80402
73*43c1707eStholoNode: Read-only access81505
74*43c1707eStholoNode: Server temporary directory84507
75*43c1707eStholoNode: Starting a new project85792
76*43c1707eStholoNode: Setting up the files86536
77*43c1707eStholoNode: From files87160
78*43c1707eStholoNode: From other version control systems89138
79*43c1707eStholoNode: From scratch91706
80*43c1707eStholoNode: Defining the module92442
81*43c1707eStholoNode: Revisions93423
82*43c1707eStholoNode: Revision numbers94630
83*43c1707eStholoNode: Versions revisions releases95666
84*43c1707eStholoNode: Assigning revisions96248
85*43c1707eStholoNode: Tags97794
86*43c1707eStholoNode: Tagging the working directory103154
87*43c1707eStholoNode: Tagging by date/tag104542
88*43c1707eStholoNode: Modifying tags105907
89*43c1707eStholoNode: Tagging add/remove107816
90*43c1707eStholoNode: Sticky tags109450
91*43c1707eStholoNode: Branching and merging112465
92*43c1707eStholoNode: Branches motivation113762
93*43c1707eStholoNode: Creating a branch114772
94*43c1707eStholoNode: Accessing branches116332
95*43c1707eStholoNode: Branches and revisions119586
96*43c1707eStholoNode: Magic branch numbers122300
97*43c1707eStholoNode: Merging a branch123793
98*43c1707eStholoNode: Merging more than once125984
99*43c1707eStholoNode: Merging two revisions128465
100*43c1707eStholoNode: Merging adds and removals129790
101*43c1707eStholoNode: Merging and keywords131065
102*43c1707eStholoNode: Recursive behavior133844
103*43c1707eStholoNode: Adding and removing135671
104*43c1707eStholoNode: Adding files136565
105*43c1707eStholoNode: Removing files139234
106*43c1707eStholoNode: Removing directories142654
107*43c1707eStholoNode: Moving files143816
108*43c1707eStholoNode: Outside144463
109*43c1707eStholoNode: Inside145378
110*43c1707eStholoNode: Rename by copying146226
111*43c1707eStholoNode: Moving directories147229
112*43c1707eStholoNode: History browsing148632
113*43c1707eStholoNode: log messages149184
114*43c1707eStholoNode: history database149505
115*43c1707eStholoNode: user-defined logging149984
116*43c1707eStholoNode: annotate151787
117*43c1707eStholoNode: Binary files152927
118*43c1707eStholoNode: Binary why153563
119*43c1707eStholoNode: Binary howto155797
120*43c1707eStholoNode: Multiple developers158659
121*43c1707eStholoNode: File status160816
122*43c1707eStholoNode: Updating a file163685
123*43c1707eStholoNode: Conflicts example164983
124*43c1707eStholoNode: Informing others169042
125*43c1707eStholoNode: Concurrency169582
126*43c1707eStholoNode: Watches171340
127*43c1707eStholoNode: Setting a watch172730
128*43c1707eStholoNode: Getting Notified174025
129*43c1707eStholoNode: Editing files177396
130*43c1707eStholoNode: Watch information179909
131*43c1707eStholoNode: Watches Compatibility180747
132*43c1707eStholoNode: Choosing a model181620
133*43c1707eStholoNode: Revision management184295
134*43c1707eStholoNode: When to commit184898
135*43c1707eStholoNode: Keyword substitution186005
136*43c1707eStholoNode: Keyword list186988
137*43c1707eStholoNode: Using keywords189314
138*43c1707eStholoNode: Avoiding substitution190956
139*43c1707eStholoNode: Substitution modes191851
140*43c1707eStholoNode: Log keyword194436
141*43c1707eStholoNode: Tracking sources195576
142*43c1707eStholoNode: First import197095
143*43c1707eStholoNode: Update imports198432
144*43c1707eStholoNode: Reverting local changes199906
145*43c1707eStholoNode: Binary files in imports200598
146*43c1707eStholoNode: Keywords in imports200907
147*43c1707eStholoNode: Multiple vendor branches202045
148*43c1707eStholoNode: Builds203739
149*43c1707eStholoNode: Special Files206420
150*43c1707eStholoNode: CVS commands207066
151*43c1707eStholoNode: Structure208509
152*43c1707eStholoNode: Exit status209780
153*43c1707eStholoNode: ~/.cvsrc210772
154*43c1707eStholoNode: Global options212781
155*43c1707eStholoNode: Common options217458
156*43c1707eStholoNode: admin225064
157*43c1707eStholoNode: admin options226061
158*43c1707eStholoNode: checkout237227
159*43c1707eStholoNode: checkout options239985
160*43c1707eStholoNode: checkout examples244330
161*43c1707eStholoNode: commit244607
162*43c1707eStholoNode: commit options246471
163*43c1707eStholoNode: commit examples247869
164*43c1707eStholoNode: diff250223
165*43c1707eStholoNode: diff options251107
166*43c1707eStholoNode: diff examples253216
167*43c1707eStholoNode: export254176
168*43c1707eStholoNode: export options255474
169*43c1707eStholoNode: history256546
170*43c1707eStholoNode: history options257326
171*43c1707eStholoNode: import260824
172*43c1707eStholoNode: import options263429
173*43c1707eStholoNode: import output264683
174*43c1707eStholoNode: import examples265758
175*43c1707eStholoNode: log265926
176*43c1707eStholoNode: log options267073
177*43c1707eStholoNode: log examples270646
178*43c1707eStholoNode: rdiff270792
179*43c1707eStholoNode: rdiff options272100
180*43c1707eStholoNode: rdiff examples273757
181*43c1707eStholoNode: release274723
182*43c1707eStholoNode: release options276019
183*43c1707eStholoNode: release output276697
184*43c1707eStholoNode: release examples278210
185*43c1707eStholoNode: update278681
186*43c1707eStholoNode: update options279491
187*43c1707eStholoNode: update output283600
188*43c1707eStholoNode: Invoking CVS286431
189*43c1707eStholoNode: Administrative files306270
190*43c1707eStholoNode: modules307744
191*43c1707eStholoNode: Alias modules309094
192*43c1707eStholoNode: Regular modules310148
193*43c1707eStholoNode: Ampersand modules311538
194*43c1707eStholoNode: Excluding directories312777
195*43c1707eStholoNode: Module options313323
196*43c1707eStholoNode: Module program options315363
197*43c1707eStholoNode: Wrappers316679
198*43c1707eStholoNode: commit files318383
199*43c1707eStholoNode: syntax320088
200*43c1707eStholoNode: commitinfo320968
201*43c1707eStholoNode: verifymsg322485
202*43c1707eStholoNode: editinfo324930
203*43c1707eStholoNode: editinfo example327214
204*43c1707eStholoNode: loginfo328508
205*43c1707eStholoNode: loginfo example330856
206*43c1707eStholoNode: Keeping a checked out copy331691
207*43c1707eStholoNode: rcsinfo332708
208*43c1707eStholoNode: cvsignore334015
209*43c1707eStholoNode: checkoutlist337281
210*43c1707eStholoNode: history file338612
211*43c1707eStholoNode: Variables339265
212*43c1707eStholoNode: config342443
213*43c1707eStholoNode: Environment variables345514
214*43c1707eStholoNode: Compatibility350186
215*43c1707eStholoNode: Troubleshooting351189
216*43c1707eStholoNode: Error messages351812
217*43c1707eStholoNode: Connection367174
218*43c1707eStholoNode: Other problems371675
219*43c1707eStholoNode: Credits372609
220*43c1707eStholoNode: BUGS373998
221*43c1707eStholoNode: Index377612
2221e72d8d2Sderaadt
2231e72d8d2SderaadtEnd Tag Table
224