[BACK]Return to cvs.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / cvs

Diff for /src/usr.bin/cvs/cvs.1 between version 1.60 and 1.61

version 1.60, 2005/03/06 21:28:26 version 1.61, 2005/03/29 16:44:47
Line 69 
Line 69 
 for further information.  for further information.
 .Pp  .Pp
 The following options are supported:  The following options are supported:
 .Bl -tag -width "-e editorXX"  .Bl -tag -width Ds
 .It Fl d Ar root  .It Fl d Ar root
 Use  Use
 .Ar root  .Ar root
Line 125 
Line 125 
 are replaced with strings of the form $keyword: value$ whenever you  are replaced with strings of the form $keyword: value$ whenever you
 obtain a new revision of the file.  obtain a new revision of the file.
 The possible keywords are as follows:  The possible keywords are as follows:
 .Bl -tag -width "RevisionXXX"  .Bl -tag -width Ds
 .It $\&Author$  .It $\&Author$
 The name of the user who checked in the revision.  The name of the user who checked in the revision.
 .It $\&Date$  .It $\&Date$
Line 221 
Line 221 
 .Sh COMMANDS  .Sh COMMANDS
 The following commands are supported by  The following commands are supported by
 .Nm :  .Nm :
 .Bl -tag -width "xxxxxxxxxxxx"  .Bl -tag -width Ds
 .It Xo Ic add  .It Xo Ic add
 .Op Fl k Ar mode  .Op Fl k Ar mode
 .Op Fl m Ar msg  .Op Fl m Ar msg
 .Ar file ...  .Ar file ...
 .Xc  .Xc
 .Pp  
 Before a file is known to  Before a file is known to
 .Nm ,  .Nm ,
 it must be added to the repository using this command.  it must be added to the repository using this command.
Line 321 
Line 320 
 .It Fl o Ar rev  .It Fl o Ar rev
 Delete one or more revisions.  Delete one or more revisions.
 The specifications of the values or revisions are as follows:  The specifications of the values or revisions are as follows:
 .Bl -tag -width "XXXXXXXXXXXX"  .Bl -tag -width Ds
 .It rev  .It rev
 Specific revision.  Specific revision.
 .It rev1:rev2  .It rev1:rev2
Line 390 
Line 389 
 .Fl r Ar rev Oc  .Fl r Ar rev Oc
 .Op Ar file ...  .Op Ar file ...
 .Xc  .Xc
 .Pp  
 For each line of any files specified, show information about its  For each line of any files specified, show information about its
 last revision.  last revision.
 The information given is the last revision when a modification occurred,  The information given is the last revision when a modification occurred,
Line 654 
Line 652 
 .It Fl a Ar action  .It Fl a Ar action
 Specify the temporary notification wanted:  Specify the temporary notification wanted:
 .Pp  .Pp
 .Bl -tag -width "commitXX" -compact  .Bl -tag -width Ds -compact
 .It Cm commit  .It Cm commit
 Another user has committed changes to the file.  Another user has committed changes to the file.
 .It Cm edit  .It Cm edit
Line 880 
Line 878 
 Extract by a specific record type specified by a single letter.  Extract by a specific record type specified by a single letter.
 They can be used in combination.  They can be used in combination.
 The available types are as follows:  The available types are as follows:
 .Bl -tag -width "XXX"  .Bl -tag -width Ds
 .It A  .It A
 A file has been added with the  A file has been added with the
 .Ic add  .Ic add
Line 1036 
Line 1034 
 .It Fl d Ar dates  .It Fl d Ar dates
 Specify revisions with dates matching the specification.  Specify revisions with dates matching the specification.
 The specification might be as follows:  The specification might be as follows:
 .Bl -tag -width "XXXXXXXXXXXXXX"  .Bl -tag -width Ds
 .It D1>D2 or D2>D1  .It D1>D2 or D2>D1
 Select all revisions between  Select all revisions between
 .Ar \&D1  .Ar \&D1
Line 1073 
Line 1071 
 Print name of RCS file only.  Print name of RCS file only.
 .It Fl r Ar revs  .It Fl r Ar revs
 Specify revision(s) to list:  Specify revision(s) to list:
 .Bl -tag -width "XXXXXXXXXXXXXXX"  .Bl -tag -width Ds
 .It REV1,REV2,...,  .It REV1,REV2,...,
 A list of revisions is specified by separating names or numbers  A list of revisions is specified by separating names or numbers
 of revisions by the  of revisions by the
Line 1241 
Line 1239 
 For each file not being synchronized with the base repository,  For each file not being synchronized with the base repository,
 a single letter prefix is given to specify the state of the file.  a single letter prefix is given to specify the state of the file.
 The possible prefixes are as follows:  The possible prefixes are as follows:
 .Bl -tag -width "XXX"  .Bl -tag -width Ds
 .It \&?  .It \&?
 The file is unknown to  The file is unknown to
 .Nm  .Nm
Line 1388 
Line 1386 
 .Ar file .  .Ar file .
 .Pp  .Pp
 The state may be one of the following:  The state may be one of the following:
 .Bl -tag -width "Locally modified"  .Bl -tag -width Ds
 .It Cm Locally Added  .It Cm Locally Added
 The file has been added with the  The file has been added with the
 .Ic add  .Ic add
Line 1577 
Line 1575 
 For each file updated, a single letter prefix is given to  For each file updated, a single letter prefix is given to
 specify the state of the file.  specify the state of the file.
 The possible prefixes are as follows:  The possible prefixes are as follows:
 .Bl -tag -width "XXX"  .Bl -tag -width Ds
 .It \&?  .It \&?
 The file is unknown to  The file is unknown to
 .Nm .  .Nm .
Line 1675 
Line 1673 
 Specify the permanent notification wanted for  Specify the permanent notification wanted for
 .Ar add | remove :  .Ar add | remove :
 .Pp  .Pp
 .Bl -tag -width "commitXX" -compact  .Bl -tag -width Ds -compact
 .It Cm commit  .It Cm commit
 Another user has committed changes to the file.  Another user has committed changes to the file.
 .It Cm edit  .It Cm edit
Line 1712 
Line 1710 
 command lists the users who asked for notifications as well as the  command lists the users who asked for notifications as well as the
 notifications details.  notifications details.
 The possible notifications are as follows:  The possible notifications are as follows:
 .Bl -tag -width "tcommitXX"  .Bl -tag -width Ds
 .It Cm commit  .It Cm commit
 Permanent watch of a commit of a new version of a file.  Permanent watch of a commit of a new version of a file.
 .It Cm edit  .It Cm edit
Line 1748 
Line 1746 
 .El  .El
 .El  .El
 .Sh ENVIRONMENT  .Sh ENVIRONMENT
 .Bl -tag -width CVS_CLIENT_LOG  .Bl -tag -width Ds
 .It Ev CVS_CLIENT_LOG  .It Ev CVS_CLIENT_LOG
 This variable enables logging of all communications between the client and  This variable enables logging of all communications between the client and
 server when running in non-local mode.  server when running in non-local mode.

Legend:
Removed from v.1.60  
changed lines
  Added in v.1.61