How to access CVS from Linux



Hi,
I am new to Linux. Below the end is from a web page on makefile. It
says that the offline version can be accessed with the command. I
suppose it is a CVS operation. Although I install CVS in SUSE, the
command line does not work as see:

WIN-VE44NLKGO2J:~> cvs -d :pserver:anoncvs@xxxxxxxxxxxxxxxxxx:/cvs/
autobook
Usage: cvs [cvs-options] command [command-options-and-arguments]
where cvs-options are -q, -n, etc.
(specify --help-options for a list of options)
where command is add, admin, etc.
(specify --help-commands for a list of commands
or --help-synonyms for a list of command synonyms)
where command-options-and-arguments depend on the specific command
(specify -H followed by a command name for command-specific help)
Specify --help to receive this message

The Concurrent Versions System (CVS) is a tool for version control.
For CVS updates and additional information, see
the CVS home page at http://www.cvshome.org/ or
the CVSNT home page at http://www.cvsnt.org/

//////////////
Could you explain to me how to access that file on a server? Please
tell me in detail because I am new to both Linux and CVS. Thanks.









............................
Since then, the online version of the book is slowly being updated to
a more recent set of Autotools. Consequently, some of the examples
have modernised versions that work with the latest autotools, but
don't match the text of the paper version of the book.

The full texinfo source for the book is available via anonymous cvs:

$ cvs -d :pserver:anoncvs@xxxxxxxxxxxxxxxxxx:/cvs/autobook login
Password: anoncvs
$ cvs -d :pserver:anoncvs@xxxxxxxxxxxxxxxxxx:/cvs/autobook co
autobook
.



Relevant Pages

  • Re: Linux C newbie question
    ... >> I'm a rank beginner in C programming and I'm using gcc in a Linux OS. ... >> realize that the best way would be to specify the complete path, ... don't use the systemcommand. ...
    (comp.lang.c)
  • Re: Linux C newbie question
    ... >> realize that the best way would be to specify the complete path, ... don't use the systemcommand. ... > directory you can print a helpful message to the user. ... the OP probably needs to check out a Linux ...
    (comp.lang.c)
  • Re: Trying to learn c++, need help compiling
    ... you need to specify the current directory when typing a command ... > *.exe file and run it from there. ... I can run the program on Linux now. ...
    (alt.os.linux.suse)
  • Re: exec problems
    ... > Michael Schlenker wrote: ... This is a typical pipe setup for tcl (rather complex looking due to the ... If you just want to exec a cvs command like cvs update and do not need ...
    (comp.lang.tcl)
  • Re: Other CVS on VMS problems
    ... to the CVS/SSH question though, I did specify the SSH command, without the ... when I did the following (included in my CVS last cvs ... differ since we're running the same version of SSH? ...
    (comp.os.vms)