Ethereal-dev: [ethereal-dev] Anonymous CVS access

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date Next Thread Next
From: Gerald Combs <gerald@xxxxxxxx>
Date: Fri, 1 Jan 1999 17:21:09 -0600 (EST)
  After a few fits and starts, I finally have anonymous CVS up and
running. 

  To prepare your environment, you should do the following: 

  - Set $CVSROOT to :pserver:anoncvs@xxxxxxxxxxxxxxxxx:/cvsroot

  - Run 'cvs login', and hit <Return> when prompted for a password.  You
    should only have to do this once. 

  Files can be checked out with

    cvs -z3 checkout ethereal

  To synchronize your local tree with the development tree, you can run

    cvs update -P

from the ethereal directory.


  Anonymous access to the CVS tree is running in a chrooted environment. 
Everything should work, but I haven't verified anything beyond 'checkout',
'update', and 'diff'.


  P.S.  Happy New Year!