xref: /openbsd-src/gnu/usr.bin/cvs/doc/cvs.info (revision b2ea75c1b17e1a9a339660e7ed45cd24946b230e)
1This is cvs.info, produced by makeinfo version 4.0 from ./cvs.texinfo.
2
3START-INFO-DIR-ENTRY
4* CVS: (cvs).          Concurrent Versions System
5END-INFO-DIR-ENTRY
6
7   Copyright (C) 1992, 1993 Signum Support AB Copyright (C) 1993, 1994
8Free Software Foundation, Inc.
9
10   Permission is granted to make and distribute verbatim copies of this
11manual provided the copyright notice and this permission notice are
12preserved on all copies.
13
14   Permission is granted to copy and distribute modified versions of
15this manual under the conditions for verbatim copying, provided also
16that the entire resulting derived work is distributed under the terms
17of a permission notice identical to this one.
18
19   Permission is granted to copy and distribute translations of this
20manual into another language, under the above conditions for modified
21versions, except that this permission notice may be stated in a
22translation approved by the Free Software Foundation.
23
24
25Indirect:
26cvs.info-1: 945
27cvs.info-2: 49248
28cvs.info-3: 97091
29cvs.info-4: 145836
30cvs.info-5: 195702
31cvs.info-6: 245198
32cvs.info-7: 284607
33cvs.info-8: 332191
34cvs.info-9: 374214
35
36Tag Table:
37(Indirect)
38Node: Top945
39Node: Overview2748
40Node: What is CVS?3312
41Node: What is CVS not?5909
42Node: A sample session11465
43Node: Getting the source12287
44Node: Committing your changes13164
45Node: Cleaning up15322
46Node: Viewing differences17026
47Node: Repository17922
48Node: Specifying a repository20632
49Node: Repository storage21966
50Node: Repository files23182
51Node: File permissions26021
52Node: Windows permissions29454
53Node: Attic30398
54Node: CVS in repository31450
55Node: Locks34539
56Node: CVSROOT storage37676
57Node: Working directory storage39474
58Node: Intro administrative files49248
59Node: Multiple repositories50956
60Node: Creating a repository52445
61Node: Backing up54384
62Node: Moving a repository56307
63Node: Remote repositories57382
64Node: Server requirements58744
65Node: Connecting via rsh61167
66Node: Password authenticated63731
67Node: Password authentication server64484
68Node: Password authentication client71281
69Node: Password authentication security74272
70Node: GSSAPI authenticated76119
71Node: Kerberos authenticated77959
72Node: Connecting via fork79699
73Node: Read-only access80802
74Node: Server temporary directory83804
75Node: Starting a new project85089
76Node: Setting up the files85833
77Node: From files86457
78Node: From other version control systems88435
79Node: From scratch91003
80Node: Defining the module91739
81Node: Revisions92720
82Node: Revision numbers93927
83Node: Versions revisions releases94963
84Node: Assigning revisions95545
85Node: Tags97091
86Node: Tagging the working directory102451
87Node: Tagging by date/tag103839
88Node: Modifying tags105204
89Node: Tagging add/remove107113
90Node: Sticky tags108747
91Node: Branching and merging111762
92Node: Branches motivation113059
93Node: Creating a branch114069
94Node: Accessing branches115629
95Node: Branches and revisions118883
96Node: Magic branch numbers121597
97Node: Merging a branch123090
98Node: Merging more than once125117
99Node: Merging two revisions127598
100Node: Merging adds and removals128923
101Node: Merging and keywords129672
102Node: Recursive behavior132451
103Node: Adding and removing134278
104Node: Adding files135172
105Node: Removing files137841
106Node: Removing directories141261
107Node: Moving files142423
108Node: Outside143070
109Node: Inside143985
110Node: Rename by copying144833
111Node: Moving directories145836
112Node: History browsing147239
113Node: log messages147791
114Node: history database148112
115Node: user-defined logging148591
116Node: annotate150394
117Node: Binary files151534
118Node: Binary why152170
119Node: Binary howto154404
120Node: Multiple developers157266
121Node: File status159423
122Node: Updating a file162292
123Node: Conflicts example163590
124Node: Informing others167649
125Node: Concurrency168189
126Node: Watches169947
127Node: Setting a watch171337
128Node: Getting Notified172632
129Node: Editing files176003
130Node: Watch information178516
131Node: Watches Compatibility179354
132Node: Choosing a model180227
133Node: Revision management182902
134Node: When to commit183505
135Node: Keyword substitution184612
136Node: Keyword list185595
137Node: Using keywords187921
138Node: Avoiding substitution189563
139Node: Substitution modes190458
140Node: Log keyword193043
141Node: Tracking sources194183
142Node: First import195702
143Node: Update imports197035
144Node: Reverting local changes198509
145Node: Binary files in imports199201
146Node: Keywords in imports199510
147Node: Multiple vendor branches200648
148Node: Builds202342
149Node: Special Files205023
150Node: CVS commands205669
151Node: Structure207112
152Node: Exit status208383
153Node: ~/.cvsrc209375
154Node: Global options211384
155Node: Common options216061
156Node: admin223667
157Node: admin options224664
158Node: checkout235954
159Node: checkout options238712
160Node: checkout examples243057
161Node: commit243334
162Node: commit options245198
163Node: commit examples246596
164Node: diff248950
165Node: diff options249834
166Node: diff examples251943
167Node: export252903
168Node: export options254201
169Node: history255273
170Node: history options256053
171Node: import259551
172Node: import options262156
173Node: import output263410
174Node: import examples264485
175Node: log264653
176Node: log options265800
177Node: log examples269055
178Node: rdiff269201
179Node: rdiff options270509
180Node: rdiff examples272166
181Node: release273132
182Node: release options274428
183Node: release output275106
184Node: release examples276619
185Node: update277090
186Node: update options277900
187Node: update output281776
188Node: Invoking CVS284607
189Node: Administrative files304446
190Node: modules305920
191Node: Alias modules307270
192Node: Regular modules308324
193Node: Ampersand modules309714
194Node: Excluding directories310953
195Node: Module options311499
196Node: Module program options313539
197Node: Wrappers314855
198Node: commit files316559
199Node: syntax318264
200Node: commitinfo319144
201Node: verifymsg320661
202Node: editinfo323106
203Node: editinfo example325390
204Node: loginfo326684
205Node: loginfo example329032
206Node: Keeping a checked out copy329867
207Node: rcsinfo330884
208Node: cvsignore332191
209Node: checkoutlist335457
210Node: history file336788
211Node: Variables337441
212Node: config340254
213Node: Environment variables343325
214Node: Compatibility347911
215Node: Troubleshooting348914
216Node: Error messages349537
217Node: Connection364899
218Node: Other problems368274
219Node: Credits369208
220Node: BUGS370597
221Node: Index374214
222
223End Tag Table
224