/[cvs]/ccvs/doc/cvs.texinfo
ViewVC logotype

Diff of /ccvs/doc/cvs.texinfo

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.668 by dprice, Thu Oct 6 20:08:23 2005 UTC revision 1.669 by dprice, Wed Oct 12 14:53:51 2005 UTC
# Line 2236  proxy.  @var{hostname} should be the nam Line 2236  proxy.  @var{hostname} should be the nam
2236  through and @var{port} is the port number on the HTTP proxy server to connect  through and @var{port} is the port number on the HTTP proxy server to connect
2237  via.  @var{port} defaults to 8080.  via.  @var{port} defaults to 8080.
2238    
2239  @strong{NOTE: An HTTP proxy server is not the same as a @sc{cvs} write proxy  @strong{An HTTP proxy server is not the same as a @sc{cvs} write proxy
2240  server - please see @ref{Write proxies} for more on @sc{cvs} write proxies.}  server - please see @ref{Write proxies} for more on @sc{cvs} write proxies.}
2241    
2242  For example, to connect pserver via a web proxy listening on port 8000 of  For example, to connect pserver via a web proxy listening on port 8000 of
# Line 2246  www.myproxy.net, you would use a method Line 2246  www.myproxy.net, you would use a method
2246  :pserver;proxy=www.myproxy.net;proxyport=8000:@var{pserver_connection_string}  :pserver;proxy=www.myproxy.net;proxyport=8000:@var{pserver_connection_string}
2247  @end example  @end example
2248    
2249  @strong{NOTE: In the above example, @var{pserver_connection_string} is still  @strong{In the above example, @var{pserver_connection_string} is still
2250  required to connect and authenticate to the CVS server, as noted in the  required to connect and authenticate to the CVS server, as noted in the
2251  upcoming sections on password authentication, @code{gserver}, and  upcoming sections on password authentication, @code{gserver}, and
2252  @code{kserver}.  The example above only demonstrates a modification to the  @code{kserver}.  The example above only demonstrates a modification to the
# Line 8498  option as in other commands.  (Other com Line 8498  option as in other commands.  (Other com
8498  which are listed with the individual commands, may have  which are listed with the individual commands, may have
8499  different behavior from one @sc{cvs} command to the other).  different behavior from one @sc{cvs} command to the other).
8500    
8501  @strong{Note: the @samp{history} command is an exception; it supports  @strong{The @samp{history} command is an exception; it supports
8502  many options that conflict even with these standard options.}  many options that conflict even with these standard options.}
8503    
8504  @table @code  @table @code
# Line 8660  Do not run any tag program.  (A program Line 8660  Do not run any tag program.  (A program
8660  specified to run in the modules  specified to run in the modules
8661  database (@pxref{modules}); this option bypasses it).  database (@pxref{modules}); this option bypasses it).
8662    
8663  @strong{Note: this is not the same as the @samp{cvs -n}  @strong{This is not the same as the @samp{cvs -n}
8664  program option, which you can specify to the left of a cvs command!}  program option, which you can specify to the left of a cvs command!}
8665    
8666  Available with the @code{checkout}, @code{commit}, @code{export},  Available with the @code{checkout}, @code{commit}, @code{export},
# Line 8740  Specifying the @samp{-q} global option a Line 8740  Specifying the @samp{-q} global option a
8740  the warning messages when the @sc{rcs} file  the warning messages when the @sc{rcs} file
8741  does not contain the specified tag.  does not contain the specified tag.
8742    
8743  @strong{Note: this is not the same as the overall @samp{cvs -r} option,  @strong{This is not the same as the overall @samp{cvs -r} option,
8744  which you can specify to the left of a @sc{cvs} command!}  which you can specify to the left of a @sc{cvs} command!}
8745    
8746  @samp{-r @var{tag}} is available with the @code{commit} and @code{history}  @samp{-r @var{tag}} is available with the @code{commit} and @code{history}
# Line 10425  all possible events to a single history Line 10425  all possible events to a single history
10425  (@file{$CVSROOT/CVSROOT/history}) with read and write permissions for all  (@file{$CVSROOT/CVSROOT/history}) with read and write permissions for all
10426  users (@pxref{Creating a repository}).  users (@pxref{Creating a repository}).
10427    
10428  @strong{Note: @code{history} uses @samp{-f}, @samp{-l},  @strong{@code{history} uses @samp{-f}, @samp{-l},
10429  @samp{-n}, and @samp{-p} in ways that conflict with the  @samp{-n}, and @samp{-p} in ways that conflict with the
10430  normal use inside @sc{cvs} (@pxref{Common options}).}  normal use inside @sc{cvs} (@pxref{Common options}).}
10431    
# Line 10805  in local time at the client. This is typ Line 10805  in local time at the client. This is typ
10805  the @code{$TZ} environment variable, which can be set to  the @code{$TZ} environment variable, which can be set to
10806  govern how @code{log} displays dates.  govern how @code{log} displays dates.
10807    
10808  @strong{Note: @code{log} uses @samp{-R} in a way that conflicts  @strong{@code{log} uses @samp{-R} in a way that conflicts
10809  with the normal use inside @sc{cvs} (@pxref{Common options}).}  with the normal use inside @sc{cvs} (@pxref{Common options}).}
10810    
10811  @menu  @menu
# Line 14747  that the file should be checked with the Line 14747  that the file should be checked with the
14747  @samp{stat()} function to see if it has changed (see warning below)  @samp{stat()} function to see if it has changed (see warning below)
14748  before rereading.  The default value is @samp{always}.  before rereading.  The default value is @samp{always}.
14749    
14750  @strong{Note: the `stat' mode can cause CVS to pause for up to  @strong{The `stat' mode can cause CVS to pause for up to
14751  one extra second per directory committed.  This can be less IO and  one extra second per directory committed.  This can be less IO and
14752  CPU intensive but is not recommended for use with large repositories}  CPU intensive but is not recommended for use with large repositories}
14753    

Legend:
Removed from v.1.668  
changed lines
  Added in v.1.669

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26