Ethereal-dev: Re: [Ethereal-dev] Access to the CVS tree ...?

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

From: Gerald Combs <gerald@xxxxxxxx>
Date: Sun, 8 Oct 2000 21:02:15 -0500 (CDT)
On Mon, 9 Oct 2000, Richard Sharpe wrote:

> How do I get access to the CVS tree now? I no longer have write access to
> the old tree.

I've been attempting to move the tree to the new server.  You _should_
have write access to 'cvs.ethereal.com'.  Let me know if you run into any
errors.   BTW, I found that the copy of cvs on my home machine kept
connecting to the old server, even after I updated my CVSROOT environment
variable.  Cvs apparently keeps a repository path in a file called "Root"
in each CVS subdirectory.  Running

perl -pi.bak -e 's/pow.zing.org/cvs.ethereal.com/g' `find . -name Root`

in my Ethereal source directory got everything working for me.


> 
> 
> Regards
> -------
> Richard Sharpe, sharpe@xxxxxxxxxx
> Samba (Team member, www.samba.org), Ethereal (Team member, www.zing.org)
> Contributing author, SAMS Teach Yourself Samba in 24 Hours
> Author, Special Edition, Using Samba
> 
> 
> 
> _______________________________________________
> Ethereal-dev mailing list
> Ethereal-dev@xxxxxxxxxxxx
> http://www.ethereal.com/mailman/listinfo/ethereal-dev
>