home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Exec 5 / CD_Magazyn_EXEC_nr_5.iso / Programy / Programowanie / cvs-1.11.lha / cvs-1.11 / doc / cvs.info < prev    next >
Encoding:
GNU Info File  |  2000-09-19  |  6.3 KB  |  224 lines

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