#!wml -o (ALL-LANG_*)+LANG_DE:\${}-de.html \
(ALL-LANG_*)+LANG_EN:\${}-en.html
#use wml::mtp area=${area}
## Created on , 26 2001 by texi2html 1.65
## Written by: Lionel Cons
This access method allows you to connect to a
repository on your local disk via the remote protocol.
In other words it does pretty much the same thing as
For day-to-day operations you might prefer either
To connect using the
[ < ]
[ > ]
[ << ]
[ Up ]
[ >> ]
[Top]
[Contents]
[Index]
[ ? ]
2.9.6 Connecting with fork
:local:, but various quirks, bugs and the like are
those of the remote CVS rather than the local
CVS.
:local: or :fork:, depending on your
preferences. Of course :fork: comes in
particularly handy in testing or
debugging cvs and the remote protocol.
Specifically, we avoid all of the network-related
setup/configuration, timeouts, and authentication
inherent in the other remote access methods but still
create a connection which uses the remote protocol.
fork method, use
`:fork:' and the pathname to your local
repository. For example:
cvs -d :fork:/usr/local/cvsroot checkout foo
As with :ext:, the server is called `cvs'
by default, or the value of the CVS_SERVER
environment variable.
## This document was generated by Karl Heinz Marbaise on , 26 2001 using texi2html