home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 21 / AACD 21.iso / AACD / Programming / CVS / doc / cvs.aux < prev    next >
Encoding:
Text File  |  2001-04-27  |  24.8 KB  |  550 lines

  1. 'xrdef {Overview-title}{Overview}
  2. 'xrdef {Overview-pg}{1}
  3. 'xrdef {Overview-snt}{Chapter'tie1}
  4. 'xrdef {What is CVS?-title}{What is CVS?}
  5. 'xrdef {What is CVS?-pg}{1}
  6. 'xrdef {What is CVS?-snt}{Section'tie1.1}
  7. 'xrdef {What is CVS not?-title}{What is CVS not?}
  8. 'xrdef {What is CVS not?-pg}{2}
  9. 'xrdef {What is CVS not?-snt}{Section'tie1.2}
  10. 'xrdef {A sample session-title}{A sample session}
  11. 'xrdef {A sample session-pg}{3}
  12. 'xrdef {A sample session-snt}{Section'tie1.3}
  13. 'xrdef {Getting the source-title}{Getting the source}
  14. 'xrdef {Getting the source-pg}{4}
  15. 'xrdef {Getting the source-snt}{Section'tie1.3.1}
  16. 'xrdef {Committing your changes-title}{Committing your changes}
  17. 'xrdef {Committing your changes-pg}{4}
  18. 'xrdef {Committing your changes-snt}{Section'tie1.3.2}
  19. 'xrdef {Cleaning up-title}{Cleaning up}
  20. 'xrdef {Cleaning up-pg}{5}
  21. 'xrdef {Cleaning up-snt}{Section'tie1.3.3}
  22. 'xrdef {Viewing differences-title}{Viewing differences}
  23. 'xrdef {Viewing differences-pg}{5}
  24. 'xrdef {Viewing differences-snt}{Section'tie1.3.4}
  25. 'xrdef {Repository-title}{The Repository}
  26. 'xrdef {Repository-pg}{7}
  27. 'xrdef {Repository-snt}{Chapter'tie2}
  28. 'xrdef {Specifying a repository-title}{Telling CVS where your repository is}
  29. 'xrdef {Specifying a repository-pg}{7}
  30. 'xrdef {Specifying a repository-snt}{Section'tie2.1}
  31. 'xrdef {Repository storage-title}{How data is stored in the repository}
  32. 'xrdef {Repository storage-pg}{8}
  33. 'xrdef {Repository storage-snt}{Section'tie2.2}
  34. 'xrdef {Repository files-title}{Where files are stored within the repository}
  35. 'xrdef {Repository files-pg}{8}
  36. 'xrdef {Repository files-snt}{Section'tie2.2.1}
  37. 'xrdef {File permissions-title}{File permissions}
  38. 'xrdef {File permissions-pg}{9}
  39. 'xrdef {File permissions-snt}{Section'tie2.2.2}
  40. 'xrdef {Windows permissions-title}{File Permission issues specific to Windows}
  41. 'xrdef {Windows permissions-pg}{10}
  42. 'xrdef {Windows permissions-snt}{Section'tie2.2.3}
  43. 'xrdef {Attic-title}{The attic}
  44. 'xrdef {Attic-pg}{11}
  45. 'xrdef {Attic-snt}{Section'tie2.2.4}
  46. 'xrdef {CVS in repository-title}{The CVS directory in the repository}
  47. 'xrdef {CVS in repository-pg}{11}
  48. 'xrdef {CVS in repository-snt}{Section'tie2.2.5}
  49. 'xrdef {Locks-title}{CVS locks in the repository}
  50. 'xrdef {Locks-pg}{12}
  51. 'xrdef {Locks-snt}{Section'tie2.2.6}
  52. 'xrdef {CVSROOT storage-title}{How files are stored in the CVSROOT directory}
  53. 'xrdef {CVSROOT storage-pg}{13}
  54. 'xrdef {CVSROOT storage-snt}{Section'tie2.2.7}
  55. 'xrdef {Working directory storage-title}{How data is stored in the working directory}
  56. 'xrdef {Working directory storage-pg}{13}
  57. 'xrdef {Working directory storage-snt}{Section'tie2.3}
  58. 'xrdef {Intro administrative files-title}{The administrative files}
  59. 'xrdef {Intro administrative files-pg}{16}
  60. 'xrdef {Intro administrative files-snt}{Section'tie2.4}
  61. 'xrdef {Multiple repositories-title}{Multiple repositories}
  62. 'xrdef {Multiple repositories-pg}{17}
  63. 'xrdef {Multiple repositories-snt}{Section'tie2.5}
  64. 'xrdef {Creating a repository-title}{Creating a repository}
  65. 'xrdef {Creating a repository-pg}{18}
  66. 'xrdef {Creating a repository-snt}{Section'tie2.6}
  67. 'xrdef {Backing up-title}{Backing up a repository}
  68. 'xrdef {Backing up-pg}{18}
  69. 'xrdef {Backing up-snt}{Section'tie2.7}
  70. 'xrdef {Moving a repository-title}{Moving a repository}
  71. 'xrdef {Moving a repository-pg}{19}
  72. 'xrdef {Moving a repository-snt}{Section'tie2.8}
  73. 'xrdef {Remote repositories-title}{Remote repositories}
  74. 'xrdef {Remote repositories-pg}{19}
  75. 'xrdef {Remote repositories-snt}{Section'tie2.9}
  76. 'xrdef {Server requirements-title}{Server requirements}
  77. 'xrdef {Server requirements-pg}{19}
  78. 'xrdef {Server requirements-snt}{Section'tie2.9.1}
  79. 'xrdef {Connecting via rsh-title}{Connecting with rsh}
  80. 'xrdef {Connecting via rsh-pg}{20}
  81. 'xrdef {Connecting via rsh-snt}{Section'tie2.9.2}
  82. 'xrdef {Password authenticated-title}{Direct connection with password authentication}
  83. 'xrdef {Password authenticated-pg}{21}
  84. 'xrdef {Password authenticated-snt}{Section'tie2.9.3}
  85. 'xrdef {Password authentication server-title}{Setting up the server for password authentication}
  86. 'xrdef {Password authentication server-pg}{21}
  87. 'xrdef {Password authentication server-snt}{Section'tie2.9.3.1}
  88. 'xrdef {Password authentication client-title}{Using the client with password authentication}
  89. 'xrdef {Password authentication client-pg}{23}
  90. 'xrdef {Password authentication client-snt}{Section'tie2.9.3.2}
  91. 'xrdef {Password authentication security-title}{Security considerations with password authentication}
  92. 'xrdef {Password authentication security-pg}{24}
  93. 'xrdef {Password authentication security-snt}{Section'tie2.9.3.3}
  94. 'xrdef {GSSAPI authenticated-title}{Direct connection with GSSAPI}
  95. 'xrdef {GSSAPI authenticated-pg}{25}
  96. 'xrdef {GSSAPI authenticated-snt}{Section'tie2.9.4}
  97. 'xrdef {Kerberos authenticated-title}{Direct connection with kerberos}
  98. 'xrdef {Kerberos authenticated-pg}{25}
  99. 'xrdef {Kerberos authenticated-snt}{Section'tie2.9.5}
  100. 'xrdef {Connecting via fork-title}{Connecting with fork}
  101. 'xrdef {Connecting via fork-pg}{26}
  102. 'xrdef {Connecting via fork-snt}{Section'tie2.9.6}
  103. 'xrdef {Read-only access-title}{Read-only repository access}
  104. 'xrdef {Read-only access-pg}{26}
  105. 'xrdef {Read-only access-snt}{Section'tie2.10}
  106. 'xrdef {Server temporary directory-title}{Temporary directories for the server}
  107. 'xrdef {Server temporary directory-pg}{27}
  108. 'xrdef {Server temporary directory-snt}{Section'tie2.11}
  109. 'xrdef {Starting a new project-title}{Starting a project with CVS}
  110. 'xrdef {Starting a new project-pg}{29}
  111. 'xrdef {Starting a new project-snt}{Chapter'tie3}
  112. 'xrdef {Setting up the files-title}{Setting up the files}
  113. 'xrdef {Setting up the files-pg}{29}
  114. 'xrdef {Setting up the files-snt}{Section'tie3.1}
  115. 'xrdef {From files-title}{Creating a directory tree from a number of files}
  116. 'xrdef {From files-pg}{29}
  117. 'xrdef {From files-snt}{Section'tie3.1.1}
  118. 'xrdef {From other version control systems-title}{Creating Files From Other Version Control Systems}
  119. 'xrdef {From other version control systems-pg}{30}
  120. 'xrdef {From other version control systems-snt}{Section'tie3.1.2}
  121. 'xrdef {From scratch-title}{Creating a directory tree from scratch}
  122. 'xrdef {From scratch-pg}{30}
  123. 'xrdef {From scratch-snt}{Section'tie3.1.3}
  124. 'xrdef {Defining the module-title}{Defining the module}
  125. 'xrdef {Defining the module-pg}{31}
  126. 'xrdef {Defining the module-snt}{Section'tie3.2}
  127. 'xrdef {Revisions-title}{Revisions}
  128. 'xrdef {Revisions-pg}{33}
  129. 'xrdef {Revisions-snt}{Chapter'tie4}
  130. 'xrdef {Revision numbers-title}{Revision numbers}
  131. 'xrdef {Revision numbers-pg}{33}
  132. 'xrdef {Revision numbers-snt}{Section'tie4.1}
  133. 'xrdef {Versions revisions releases-title}{Versions, revisions and releases}
  134. 'xrdef {Versions revisions releases-pg}{33}
  135. 'xrdef {Versions revisions releases-snt}{Section'tie4.2}
  136. 'xrdef {Assigning revisions-title}{Assigning revisions}
  137. 'xrdef {Assigning revisions-pg}{33}
  138. 'xrdef {Assigning revisions-snt}{Section'tie4.3}
  139. 'xrdef {Tags-title}{Tags--Symbolic revisions}
  140. 'xrdef {Tags-pg}{34}
  141. 'xrdef {Tags-snt}{Section'tie4.4}
  142. 'xrdef {Tagging the working directory-title}{Specifying what to tag from the working directory}
  143. 'xrdef {Tagging the working directory-pg}{36}
  144. 'xrdef {Tagging the working directory-snt}{Section'tie4.5}
  145. 'xrdef {Tagging by date/tag-title}{Specifying what to tag by date or revision}
  146. 'xrdef {Tagging by date/tag-pg}{36}
  147. 'xrdef {Tagging by date/tag-snt}{Section'tie4.6}
  148. 'xrdef {Modifying tags-title}{Deleting, moving, and renaming tags}
  149. 'xrdef {Modifying tags-pg}{37}
  150. 'xrdef {Modifying tags-snt}{Section'tie4.7}
  151. 'xrdef {Tagging add/remove-title}{Tagging and adding and removing files}
  152. 'xrdef {Tagging add/remove-pg}{38}
  153. 'xrdef {Tagging add/remove-snt}{Section'tie4.8}
  154. 'xrdef {Sticky tags-title}{Sticky tags}
  155. 'xrdef {Sticky tags-pg}{38}
  156. 'xrdef {Sticky tags-snt}{Section'tie4.9}
  157. 'xrdef {Branching and merging-title}{Branching and merging}
  158. 'xrdef {Branching and merging-pg}{41}
  159. 'xrdef {Branching and merging-snt}{Chapter'tie5}
  160. 'xrdef {Branches motivation-title}{What branches are good for}
  161. 'xrdef {Branches motivation-pg}{41}
  162. 'xrdef {Branches motivation-snt}{Section'tie5.1}
  163. 'xrdef {Creating a branch-title}{Creating a branch}
  164. 'xrdef {Creating a branch-pg}{41}
  165. 'xrdef {Creating a branch-snt}{Section'tie5.2}
  166. 'xrdef {Accessing branches-title}{Accessing branches}
  167. 'xrdef {Accessing branches-pg}{42}
  168. 'xrdef {Accessing branches-snt}{Section'tie5.3}
  169. 'xrdef {Branches and revisions-title}{Branches and revisions}
  170. 'xrdef {Branches and revisions-pg}{43}
  171. 'xrdef {Branches and revisions-snt}{Section'tie5.4}
  172. 'xrdef {Magic branch numbers-title}{Magic branch numbers}
  173. 'xrdef {Magic branch numbers-pg}{44}
  174. 'xrdef {Magic branch numbers-snt}{Section'tie5.5}
  175. 'xrdef {Merging a branch-title}{Merging an entire branch}
  176. 'xrdef {Merging a branch-pg}{45}
  177. 'xrdef {Merging a branch-snt}{Section'tie5.6}
  178. 'xrdef {Merging more than once-title}{Merging from a branch several times}
  179. 'xrdef {Merging more than once-pg}{45}
  180. 'xrdef {Merging more than once-snt}{Section'tie5.7}
  181. 'xrdef {Merging two revisions-title}{Merging differences between any two revisions}
  182. 'xrdef {Merging two revisions-pg}{46}
  183. 'xrdef {Merging two revisions-snt}{Section'tie5.8}
  184. 'xrdef {Merging adds and removals-title}{Merging can add or remove files}
  185. 'xrdef {Merging adds and removals-pg}{47}
  186. 'xrdef {Merging adds and removals-snt}{Section'tie5.9}
  187. 'xrdef {Merging and keywords-title}{Merging and keywords}
  188. 'xrdef {Merging and keywords-pg}{47}
  189. 'xrdef {Merging and keywords-snt}{Section'tie5.10}
  190. 'xrdef {Recursive behavior-title}{Recursive behavior}
  191. 'xrdef {Recursive behavior-pg}{51}
  192. 'xrdef {Recursive behavior-snt}{Chapter'tie6}
  193. 'xrdef {Adding and removing-title}{Adding, removing, and renaming files and directories}
  194. 'xrdef {Adding and removing-pg}{53}
  195. 'xrdef {Adding and removing-snt}{Chapter'tie7}
  196. 'xrdef {Adding files-title}{Adding files to a directory}
  197. 'xrdef {Adding files-pg}{53}
  198. 'xrdef {Adding files-snt}{Section'tie7.1}
  199. 'xrdef {Removing files-title}{Removing files}
  200. 'xrdef {Removing files-pg}{54}
  201. 'xrdef {Removing files-snt}{Section'tie7.2}
  202. 'xrdef {Removing directories-title}{Removing directories}
  203. 'xrdef {Removing directories-pg}{55}
  204. 'xrdef {Removing directories-snt}{Section'tie7.3}
  205. 'xrdef {Moving files-title}{Moving and renaming files}
  206. 'xrdef {Moving files-pg}{56}
  207. 'xrdef {Moving files-snt}{Section'tie7.4}
  208. 'xrdef {Outside-title}{The Normal way to Rename}
  209. 'xrdef {Outside-pg}{56}
  210. 'xrdef {Outside-snt}{Section'tie7.4.1}
  211. 'xrdef {Inside-title}{Moving the history file}
  212. 'xrdef {Inside-pg}{56}
  213. 'xrdef {Inside-snt}{Section'tie7.4.2}
  214. 'xrdef {Rename by copying-title}{Copying the history file}
  215. 'xrdef {Rename by copying-pg}{56}
  216. 'xrdef {Rename by copying-snt}{Section'tie7.4.3}
  217. 'xrdef {Moving directories-title}{Moving and renaming directories}
  218. 'xrdef {Moving directories-pg}{57}
  219. 'xrdef {Moving directories-snt}{Section'tie7.5}
  220. 'xrdef {History browsing-title}{History browsing}
  221. 'xrdef {History browsing-pg}{59}
  222. 'xrdef {History browsing-snt}{Chapter'tie8}
  223. 'xrdef {log messages-title}{Log messages}
  224. 'xrdef {log messages-pg}{59}
  225. 'xrdef {log messages-snt}{Section'tie8.1}
  226. 'xrdef {history database-title}{The history database}
  227. 'xrdef {history database-pg}{59}
  228. 'xrdef {history database-snt}{Section'tie8.2}
  229. 'xrdef {user-defined logging-title}{User-defined logging}
  230. 'xrdef {user-defined logging-pg}{59}
  231. 'xrdef {user-defined logging-snt}{Section'tie8.3}
  232. 'xrdef {annotate-title}{Annotate command}
  233. 'xrdef {annotate-pg}{60}
  234. 'xrdef {annotate-snt}{Section'tie8.4}
  235. 'xrdef {Binary files-title}{Handling binary files}
  236. 'xrdef {Binary files-pg}{61}
  237. 'xrdef {Binary files-snt}{Chapter'tie9}
  238. 'xrdef {Binary why-title}{The issues with binary files}
  239. 'xrdef {Binary why-pg}{61}
  240. 'xrdef {Binary why-snt}{Section'tie9.1}
  241. 'xrdef {Binary howto-title}{How to store binary files}
  242. 'xrdef {Binary howto-pg}{61}
  243. 'xrdef {Binary howto-snt}{Section'tie9.2}
  244. 'xrdef {Multiple developers-title}{Multiple developers}
  245. 'xrdef {Multiple developers-pg}{63}
  246. 'xrdef {Multiple developers-snt}{Chapter'tie10}
  247. 'xrdef {File status-title}{File status}
  248. 'xrdef {File status-pg}{63}
  249. 'xrdef {File status-snt}{Section'tie10.1}
  250. 'xrdef {Updating a file-title}{Bringing a file up to date}
  251. 'xrdef {Updating a file-pg}{64}
  252. 'xrdef {Updating a file-snt}{Section'tie10.2}
  253. 'xrdef {Conflicts example-title}{Conflicts example}
  254. 'xrdef {Conflicts example-pg}{65}
  255. 'xrdef {Conflicts example-snt}{Section'tie10.3}
  256. 'xrdef {Informing others-title}{Informing others about commits}
  257. 'xrdef {Informing others-pg}{67}
  258. 'xrdef {Informing others-snt}{Section'tie10.4}
  259. 'xrdef {Concurrency-title}{Several developers simultaneously attempting to run CVS}
  260. 'xrdef {Concurrency-pg}{67}
  261. 'xrdef {Concurrency-snt}{Section'tie10.5}
  262. 'xrdef {Watches-title}{Mechanisms to track who is editing files}
  263. 'xrdef {Watches-pg}{68}
  264. 'xrdef {Watches-snt}{Section'tie10.6}
  265. 'xrdef {Setting a watch-title}{Telling CVS to watch certain files}
  266. 'xrdef {Setting a watch-pg}{68}
  267. 'xrdef {Setting a watch-snt}{Section'tie10.6.1}
  268. 'xrdef {Getting Notified-title}{Telling CVS to notify you}
  269. 'xrdef {Getting Notified-pg}{69}
  270. 'xrdef {Getting Notified-snt}{Section'tie10.6.2}
  271. 'xrdef {Editing files-title}{How to edit a file which is being watched}
  272. 'xrdef {Editing files-pg}{70}
  273. 'xrdef {Editing files-snt}{Section'tie10.6.3}
  274. 'xrdef {Watch information-title}{Information about who is watching and editing}
  275. 'xrdef {Watch information-pg}{71}
  276. 'xrdef {Watch information-snt}{Section'tie10.6.4}
  277. 'xrdef {Watches Compatibility-title}{Using watches with old versions of CVS}
  278. 'xrdef {Watches Compatibility-pg}{71}
  279. 'xrdef {Watches Compatibility-snt}{Section'tie10.6.5}
  280. 'xrdef {Choosing a model-title}{Choosing between reserved or unreserved checkouts}
  281. 'xrdef {Choosing a model-pg}{71}
  282. 'xrdef {Choosing a model-snt}{Section'tie10.7}
  283. 'xrdef {Revision management-title}{Revision management}
  284. 'xrdef {Revision management-pg}{73}
  285. 'xrdef {Revision management-snt}{Chapter'tie11}
  286. 'xrdef {When to commit-title}{When to commit?}
  287. 'xrdef {When to commit-pg}{73}
  288. 'xrdef {When to commit-snt}{Section'tie11.1}
  289. 'xrdef {Keyword substitution-title}{Keyword substitution}
  290. 'xrdef {Keyword substitution-pg}{75}
  291. 'xrdef {Keyword substitution-snt}{Chapter'tie12}
  292. 'xrdef {Keyword list-title}{Keyword List}
  293. 'xrdef {Keyword list-pg}{75}
  294. 'xrdef {Keyword list-snt}{Section'tie12.1}
  295. 'xrdef {Using keywords-title}{Using keywords}
  296. 'xrdef {Using keywords-pg}{76}
  297. 'xrdef {Using keywords-snt}{Section'tie12.2}
  298. 'xrdef {Avoiding substitution-title}{Avoiding substitution}
  299. 'xrdef {Avoiding substitution-pg}{76}
  300. 'xrdef {Avoiding substitution-snt}{Section'tie12.3}
  301. 'xrdef {Substitution modes-title}{Substitution modes}
  302. 'xrdef {Substitution modes-pg}{77}
  303. 'xrdef {Substitution modes-snt}{Section'tie12.4}
  304. 'xrdef {Log keyword-title}{Problems with the $Log$ keyword.}
  305. 'xrdef {Log keyword-pg}{77}
  306. 'xrdef {Log keyword-snt}{Section'tie12.5}
  307. 'xrdef {Tracking sources-title}{Tracking third-party sources}
  308. 'xrdef {Tracking sources-pg}{79}
  309. 'xrdef {Tracking sources-snt}{Chapter'tie13}
  310. 'xrdef {First import-title}{Importing for the first time}
  311. 'xrdef {First import-pg}{79}
  312. 'xrdef {First import-snt}{Section'tie13.1}
  313. 'xrdef {Update imports-title}{Updating with the import command}
  314. 'xrdef {Update imports-pg}{79}
  315. 'xrdef {Update imports-snt}{Section'tie13.2}
  316. 'xrdef {Reverting local changes-title}{Reverting to the latest vendor release}
  317. 'xrdef {Reverting local changes-pg}{80}
  318. 'xrdef {Reverting local changes-snt}{Section'tie13.3}
  319. 'xrdef {Binary files in imports-title}{How to handle binary files with cvs import}
  320. 'xrdef {Binary files in imports-pg}{80}
  321. 'xrdef {Binary files in imports-snt}{Section'tie13.4}
  322. 'xrdef {Keywords in imports-title}{How to handle keyword substitution with cvs import}
  323. 'xrdef {Keywords in imports-pg}{80}
  324. 'xrdef {Keywords in imports-snt}{Section'tie13.5}
  325. 'xrdef {Multiple vendor branches-title}{Multiple vendor branches}
  326. 'xrdef {Multiple vendor branches-pg}{80}
  327. 'xrdef {Multiple vendor branches-snt}{Section'tie13.6}
  328. 'xrdef {Builds-title}{How your build system interacts with CVS}
  329. 'xrdef {Builds-pg}{83}
  330. 'xrdef {Builds-snt}{Chapter'tie14}
  331. 'xrdef {Special Files-title}{Special Files}
  332. 'xrdef {Special Files-pg}{85}
  333. 'xrdef {Special Files-snt}{Chapter'tie15}
  334. 'xrdef {CVS commands-title}{Guide to CVS commands}
  335. 'xrdef {CVS commands-pg}{87}
  336. 'xrdef {CVS commands-snt}{Appendix'tie'char65{}}
  337. 'xrdef {Structure-title}{Overall structure of CVS commands}
  338. 'xrdef {Structure-pg}{87}
  339. 'xrdef {Structure-snt}{Section'tie'char65.1}
  340. 'xrdef {Exit status-title}{CVS's exit status}
  341. 'xrdef {Exit status-pg}{87}
  342. 'xrdef {Exit status-snt}{Section'tie'char65.2}
  343. 'xrdef {~/.cvsrc-title}{Default options and the ~/.cvsrc file}
  344. 'xrdef {~/.cvsrc-pg}{88}
  345. 'xrdef {~/.cvsrc-snt}{Section'tie'char65.3}
  346. 'xrdef {Global options-title}{Global options}
  347. 'xrdef {Global options-pg}{88}
  348. 'xrdef {Global options-snt}{Section'tie'char65.4}
  349. 'xrdef {Common options-title}{Common command options}
  350. 'xrdef {Common options-pg}{90}
  351. 'xrdef {Common options-snt}{Section'tie'char65.5}
  352. 'xrdef {admin-title}{admin---Administration}
  353. 'xrdef {admin-pg}{93}
  354. 'xrdef {admin-snt}{Section'tie'char65.6}
  355. 'xrdef {admin options-title}{admin options}
  356. 'xrdef {admin options-pg}{93}
  357. 'xrdef {admin options-snt}{Section'tie'char65.6.1}
  358. 'xrdef {checkout-title}{checkout---Check out sources for editing}
  359. 'xrdef {checkout-pg}{97}
  360. 'xrdef {checkout-snt}{Section'tie'char65.7}
  361. 'xrdef {checkout options-title}{checkout options}
  362. 'xrdef {checkout options-pg}{98}
  363. 'xrdef {checkout options-snt}{Section'tie'char65.7.1}
  364. 'xrdef {checkout examples-title}{checkout examples}
  365. 'xrdef {checkout examples-pg}{99}
  366. 'xrdef {checkout examples-snt}{Section'tie'char65.7.2}
  367. 'xrdef {commit-title}{commit---Check files into the repository}
  368. 'xrdef {commit-pg}{99}
  369. 'xrdef {commit-snt}{Section'tie'char65.8}
  370. 'xrdef {commit options-title}{commit options}
  371. 'xrdef {commit options-pg}{100}
  372. 'xrdef {commit options-snt}{Section'tie'char65.8.1}
  373. 'xrdef {commit examples-title}{commit examples}
  374. 'xrdef {commit examples-pg}{101}
  375. 'xrdef {commit examples-snt}{Section'tie'char65.8.2}
  376. 'xrdef {diff-title}{diff---Show differences between revisions}
  377. 'xrdef {diff-pg}{102}
  378. 'xrdef {diff-snt}{Section'tie'char65.9}
  379. 'xrdef {diff options-title}{diff options}
  380. 'xrdef {diff options-pg}{102}
  381. 'xrdef {diff options-snt}{Section'tie'char65.9.1}
  382. 'xrdef {diff examples-title}{diff examples}
  383. 'xrdef {diff examples-pg}{103}
  384. 'xrdef {diff examples-snt}{Section'tie'char65.9.2}
  385. 'xrdef {export-title}{export---Export sources from CVS, similar to checkout}
  386. 'xrdef {export-pg}{104}
  387. 'xrdef {export-snt}{Section'tie'char65.10}
  388. 'xrdef {export options-title}{export options}
  389. 'xrdef {export options-pg}{104}
  390. 'xrdef {export options-snt}{Section'tie'char65.10.1}
  391. 'xrdef {history-title}{history---Show status of files and users}
  392. 'xrdef {history-pg}{105}
  393. 'xrdef {history-snt}{Section'tie'char65.11}
  394. 'xrdef {history options-title}{history options}
  395. 'xrdef {history options-pg}{105}
  396. 'xrdef {history options-snt}{Section'tie'char65.11.1}
  397. 'xrdef {import-title}{import---Import sources into CVS, using vendor branches}
  398. 'xrdef {import-pg}{106}
  399. 'xrdef {import-snt}{Section'tie'char65.12}
  400. 'xrdef {import options-title}{import options}
  401. 'xrdef {import options-pg}{107}
  402. 'xrdef {import options-snt}{Section'tie'char65.12.1}
  403. 'xrdef {import output-title}{import output}
  404. 'xrdef {import output-pg}{108}
  405. 'xrdef {import output-snt}{Section'tie'char65.12.2}
  406. 'xrdef {import examples-title}{import examples}
  407. 'xrdef {import examples-pg}{108}
  408. 'xrdef {import examples-snt}{Section'tie'char65.12.3}
  409. 'xrdef {log-title}{log---Print out log information for files}
  410. 'xrdef {log-pg}{108}
  411. 'xrdef {log-snt}{Section'tie'char65.13}
  412. 'xrdef {log options-title}{log options}
  413. 'xrdef {log options-pg}{109}
  414. 'xrdef {log options-snt}{Section'tie'char65.13.1}
  415. 'xrdef {log examples-title}{log examples}
  416. 'xrdef {log examples-pg}{110}
  417. 'xrdef {log examples-snt}{Section'tie'char65.13.2}
  418. 'xrdef {rdiff-title}{rdiff---'patch' format diffs between releases}
  419. 'xrdef {rdiff-pg}{110}
  420. 'xrdef {rdiff-snt}{Section'tie'char65.14}
  421. 'xrdef {rdiff options-title}{rdiff options}
  422. 'xrdef {rdiff options-pg}{111}
  423. 'xrdef {rdiff options-snt}{Section'tie'char65.14.1}
  424. 'xrdef {rdiff examples-title}{rdiff examples}
  425. 'xrdef {rdiff examples-pg}{111}
  426. 'xrdef {rdiff examples-snt}{Section'tie'char65.14.2}
  427. 'xrdef {release-title}{release---Indicate that a Module is no longer in use}
  428. 'xrdef {release-pg}{112}
  429. 'xrdef {release-snt}{Section'tie'char65.15}
  430. 'xrdef {release options-title}{release options}
  431. 'xrdef {release options-pg}{112}
  432. 'xrdef {release options-snt}{Section'tie'char65.15.1}
  433. 'xrdef {release output-title}{release output}
  434. 'xrdef {release output-pg}{112}
  435. 'xrdef {release output-snt}{Section'tie'char65.15.2}
  436. 'xrdef {release examples-title}{release examples}
  437. 'xrdef {release examples-pg}{113}
  438. 'xrdef {release examples-snt}{Section'tie'char65.15.3}
  439. 'xrdef {update-title}{update---Bring work tree in sync with repository}
  440. 'xrdef {update-pg}{113}
  441. 'xrdef {update-snt}{Section'tie'char65.16}
  442. 'xrdef {update options-title}{update options}
  443. 'xrdef {update options-pg}{113}
  444. 'xrdef {update options-snt}{Section'tie'char65.16.1}
  445. 'xrdef {update output-title}{update output}
  446. 'xrdef {update output-pg}{115}
  447. 'xrdef {update output-snt}{Section'tie'char65.16.2}
  448. 'xrdef {Invoking CVS-title}{Quick reference to CVS commands}
  449. 'xrdef {Invoking CVS-pg}{117}
  450. 'xrdef {Invoking CVS-snt}{Appendix'tie'char66{}}
  451. 'xrdef {Administrative files-title}{Reference manual for Administrative files}
  452. 'xrdef {Administrative files-pg}{129}
  453. 'xrdef {Administrative files-snt}{Appendix'tie'char67{}}
  454. 'xrdef {modules-title}{The modules file}
  455. 'xrdef {modules-pg}{129}
  456. 'xrdef {modules-snt}{Section'tie'char67.1}
  457. 'xrdef {Alias modules-title}{Alias modules}
  458. 'xrdef {Alias modules-pg}{129}
  459. 'xrdef {Alias modules-snt}{Section'tie'char67.1.1}
  460. 'xrdef {Regular modules-title}{Regular modules}
  461. 'xrdef {Regular modules-pg}{130}
  462. 'xrdef {Regular modules-snt}{Section'tie'char67.1.2}
  463. 'xrdef {Ampersand modules-title}{Ampersand modules}
  464. 'xrdef {Ampersand modules-pg}{130}
  465. 'xrdef {Ampersand modules-snt}{Section'tie'char67.1.3}
  466. 'xrdef {Excluding directories-title}{Excluding directories}
  467. 'xrdef {Excluding directories-pg}{131}
  468. 'xrdef {Excluding directories-snt}{Section'tie'char67.1.4}
  469. 'xrdef {Module options-title}{Module options}
  470. 'xrdef {Module options-pg}{131}
  471. 'xrdef {Module options-snt}{Section'tie'char67.1.5}
  472. 'xrdef {Module program options-title}{How the modules file ``program options'' programs are run}
  473. 'xrdef {Module program options-pg}{132}
  474. 'xrdef {Module program options-snt}{Section'tie'char67.1.6}
  475. 'xrdef {Wrappers-title}{The cvswrappers file}
  476. 'xrdef {Wrappers-pg}{132}
  477. 'xrdef {Wrappers-snt}{Section'tie'char67.2}
  478. 'xrdef {commit files-title}{The commit support files}
  479. 'xrdef {commit files-pg}{133}
  480. 'xrdef {commit files-snt}{Section'tie'char67.3}
  481. 'xrdef {syntax-title}{The common syntax}
  482. 'xrdef {syntax-pg}{133}
  483. 'xrdef {syntax-snt}{Section'tie'char67.3.1}
  484. 'xrdef {commitinfo-title}{Commitinfo}
  485. 'xrdef {commitinfo-pg}{134}
  486. 'xrdef {commitinfo-snt}{Section'tie'char67.4}
  487. 'xrdef {verifymsg-title}{Verifying log messages}
  488. 'xrdef {verifymsg-pg}{134}
  489. 'xrdef {verifymsg-snt}{Section'tie'char67.5}
  490. 'xrdef {editinfo-title}{Editinfo}
  491. 'xrdef {editinfo-pg}{135}
  492. 'xrdef {editinfo-snt}{Section'tie'char67.6}
  493. 'xrdef {editinfo example-title}{Editinfo example}
  494. 'xrdef {editinfo example-pg}{136}
  495. 'xrdef {editinfo example-snt}{Section'tie'char67.6.1}
  496. 'xrdef {loginfo-title}{Loginfo}
  497. 'xrdef {loginfo-pg}{137}
  498. 'xrdef {loginfo-snt}{Section'tie'char67.7}
  499. 'xrdef {loginfo example-title}{Loginfo example}
  500. 'xrdef {loginfo example-pg}{137}
  501. 'xrdef {loginfo example-snt}{Section'tie'char67.7.1}
  502. 'xrdef {Keeping a checked out copy-title}{Keeping a checked out copy}
  503. 'xrdef {Keeping a checked out copy-pg}{138}
  504. 'xrdef {Keeping a checked out copy-snt}{Section'tie'char67.7.2}
  505. 'xrdef {rcsinfo-title}{Rcsinfo}
  506. 'xrdef {rcsinfo-pg}{138}
  507. 'xrdef {rcsinfo-snt}{Section'tie'char67.8}
  508. 'xrdef {cvsignore-title}{Ignoring files via cvsignore}
  509. 'xrdef {cvsignore-pg}{138}
  510. 'xrdef {cvsignore-snt}{Section'tie'char67.9}
  511. 'xrdef {checkoutlist-title}{The checkoutlist file}
  512. 'xrdef {checkoutlist-pg}{139}
  513. 'xrdef {checkoutlist-snt}{Section'tie'char67.10}
  514. 'xrdef {history file-title}{The history file}
  515. 'xrdef {history file-pg}{140}
  516. 'xrdef {history file-snt}{Section'tie'char67.11}
  517. 'xrdef {Variables-title}{Expansions in administrative files}
  518. 'xrdef {Variables-pg}{140}
  519. 'xrdef {Variables-snt}{Section'tie'char67.12}
  520. 'xrdef {config-title}{The CVSROOT/config configuration file}
  521. 'xrdef {config-pg}{141}
  522. 'xrdef {config-snt}{Section'tie'char67.13}
  523. 'xrdef {Environment variables-title}{All environment variables which affect CVS}
  524. 'xrdef {Environment variables-pg}{143}
  525. 'xrdef {Environment variables-snt}{Appendix'tie'char68{}}
  526. 'xrdef {Compatibility-title}{Compatibility between CVS Versions}
  527. 'xrdef {Compatibility-pg}{145}
  528. 'xrdef {Compatibility-snt}{Appendix'tie'char69{}}
  529. 'xrdef {Troubleshooting-title}{Troubleshooting}
  530. 'xrdef {Troubleshooting-pg}{147}
  531. 'xrdef {Troubleshooting-snt}{Appendix'tie'char70{}}
  532. 'xrdef {Error messages-title}{Partial list of error messages}
  533. 'xrdef {Error messages-pg}{147}
  534. 'xrdef {Error messages-snt}{Section'tie'char70.1}
  535. 'xrdef {Connection-title}{Trouble making a connection to a CVS server}
  536. 'xrdef {Connection-pg}{152}
  537. 'xrdef {Connection-snt}{Section'tie'char70.2}
  538. 'xrdef {Other problems-title}{Other common problems}
  539. 'xrdef {Other problems-pg}{153}
  540. 'xrdef {Other problems-snt}{Section'tie'char70.3}
  541. 'xrdef {Credits-title}{Credits}
  542. 'xrdef {Credits-pg}{155}
  543. 'xrdef {Credits-snt}{Appendix'tie'char71{}}
  544. 'xrdef {BUGS-title}{Dealing with bugs in CVS or this manual}
  545. 'xrdef {BUGS-pg}{157}
  546. 'xrdef {BUGS-snt}{Appendix'tie'char72{}}
  547. 'xrdef {Index-title}{Index}
  548. 'xrdef {Index-pg}{159}
  549. 'xrdef {Index-snt}{}
  550.