home *** CD-ROM | disk | FTP | other *** search
GNU Info File | 2000-09-19 | 6.3 KB | 224 lines |
- This is cvs.info, produced by makeinfo version 4.0 from ./cvs.texinfo.
-
- START-INFO-DIR-ENTRY
- * CVS: (cvs). Concurrent Versions System
- END-INFO-DIR-ENTRY
-
- Copyright (C) 1992, 1993 Signum Support AB Copyright (C) 1993, 1994
- Free Software Foundation, Inc.
-
- Permission is granted to make and distribute verbatim copies of this
- manual provided the copyright notice and this permission notice are
- preserved on all copies.
-
- Permission is granted to copy and distribute modified versions of
- this manual under the conditions for verbatim copying, provided also
- that the entire resulting derived work is distributed under the terms
- of a permission notice identical to this one.
-
- Permission is granted to copy and distribute translations of this
- manual into another language, under the above conditions for modified
- versions, except that this permission notice may be stated in a
- translation approved by the Free Software Foundation.
-
- Indirect:
- cvs.info-1: 945
- cvs.info-2: 49248
- cvs.info-3: 97091
- cvs.info-4: 145836
- cvs.info-5: 195702
- cvs.info-6: 245198
- cvs.info-7: 284607
- cvs.info-8: 332191
- cvs.info-9: 374214
- Tag Table:
- (Indirect)
- Node: Top945
- Node: Overview2748
- Node: What is CVS?3312
- Node: What is CVS not?5909
- Node: A sample session11465
- Node: Getting the source12287
- Node: Committing your changes13164
- Node: Cleaning up15322
- Node: Viewing differences17026
- Node: Repository17922
- Node: Specifying a repository20632
- Node: Repository storage21966
- Node: Repository files23182
- Node: File permissions26021
- Node: Windows permissions29454
- Node: Attic30398
- Node: CVS in repository31450
- Node: Locks34539
- Node: CVSROOT storage37676
- Node: Working directory storage39474
- Node: Intro administrative files49248
- Node: Multiple repositories50956
- Node: Creating a repository52445
- Node: Backing up54384
- Node: Moving a repository56307
- Node: Remote repositories57382
- Node: Server requirements58744
- Node: Connecting via rsh61167
- Node: Password authenticated63731
- Node: Password authentication server64484
- Node: Password authentication client71281
- Node: Password authentication security74272
- Node: GSSAPI authenticated76119
- Node: Kerberos authenticated77959
- Node: Connecting via fork79699
- Node: Read-only access80802
- Node: Server temporary directory83804
- Node: Starting a new project85089
- Node: Setting up the files85833
- Node: From files86457
- Node: From other version control systems88435
- Node: From scratch91003
- Node: Defining the module91739
- Node: Revisions92720
- Node: Revision numbers93927
- Node: Versions revisions releases94963
- Node: Assigning revisions95545
- Node: Tags97091
- Node: Tagging the working directory102451
- Node: Tagging by date/tag103839
- Node: Modifying tags105204
- Node: Tagging add/remove107113
- Node: Sticky tags108747
- Node: Branching and merging111762
- Node: Branches motivation113059
- Node: Creating a branch114069
- Node: Accessing branches115629
- Node: Branches and revisions118883
- Node: Magic branch numbers121597
- Node: Merging a branch123090
- Node: Merging more than once125117
- Node: Merging two revisions127598
- Node: Merging adds and removals128923
- Node: Merging and keywords129672
- Node: Recursive behavior132451
- Node: Adding and removing134278
- Node: Adding files135172
- Node: Removing files137841
- Node: Removing directories141261
- Node: Moving files142423
- Node: Outside143070
- Node: Inside143985
- Node: Rename by copying144833
- Node: Moving directories145836
- Node: History browsing147239
- Node: log messages147791
- Node: history database148112
- Node: user-defined logging148591
- Node: annotate150394
- Node: Binary files151534
- Node: Binary why152170
- Node: Binary howto154404
- Node: Multiple developers157266
- Node: File status159423
- Node: Updating a file162292
- Node: Conflicts example163590
- Node: Informing others167649
- Node: Concurrency168189
- Node: Watches169947
- Node: Setting a watch171337
- Node: Getting Notified172632
- Node: Editing files176003
- Node: Watch information178516
- Node: Watches Compatibility179354
- Node: Choosing a model180227
- Node: Revision management182902
- Node: When to commit183505
- Node: Keyword substitution184612
- Node: Keyword list185595
- Node: Using keywords187921
- Node: Avoiding substitution189563
- Node: Substitution modes190458
- Node: Log keyword193043
- Node: Tracking sources194183
- Node: First import195702
- Node: Update imports197035
- Node: Reverting local changes198509
- Node: Binary files in imports199201
- Node: Keywords in imports199510
- Node: Multiple vendor branches200648
- Node: Builds202342
- Node: Special Files205023
- Node: CVS commands205669
- Node: Structure207112
- Node: Exit status208383
- Node: ~/.cvsrc209375
- Node: Global options211384
- Node: Common options216061
- Node: admin223667
- Node: admin options224664
- Node: checkout235954
- Node: checkout options238712
- Node: checkout examples243057
- Node: commit243334
- Node: commit options245198
- Node: commit examples246596
- Node: diff248950
- Node: diff options249834
- Node: diff examples251943
- Node: export252903
- Node: export options254201
- Node: history255273
- Node: history options256053
- Node: import259551
- Node: import options262156
- Node: import output263410
- Node: import examples264485
- Node: log264653
- Node: log options265800
- Node: log examples269055
- Node: rdiff269201
- Node: rdiff options270509
- Node: rdiff examples272166
- Node: release273132
- Node: release options274428
- Node: release output275106
- Node: release examples276619
- Node: update277090
- Node: update options277900
- Node: update output281776
- Node: Invoking CVS284607
- Node: Administrative files304446
- Node: modules305920
- Node: Alias modules307270
- Node: Regular modules308324
- Node: Ampersand modules309714
- Node: Excluding directories310953
- Node: Module options311499
- Node: Module program options313539
- Node: Wrappers314855
- Node: commit files316559
- Node: syntax318264
- Node: commitinfo319144
- Node: verifymsg320661
- Node: editinfo323106
- Node: editinfo example325390
- Node: loginfo326684
- Node: loginfo example329032
- Node: Keeping a checked out copy329867
- Node: rcsinfo330884
- Node: cvsignore332191
- Node: checkoutlist335457
- Node: history file336788
- Node: Variables337441
- Node: config340254
- Node: Environment variables343325
- Node: Compatibility347911
- Node: Troubleshooting348914
- Node: Error messages349537
- Node: Connection364899
- Node: Other problems368274
- Node: Credits369208
- Node: BUGS370597
- Node: Index374214
- End Tag Table
-