Ethereal-dev: Re: [Ethereal-dev] cvs problems

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

From: Gerald Combs <gerald@xxxxxxxxxxxx>
Date: Mon, 25 Feb 2002 22:04:00 -0600 (CST)
On Mon, 25 Feb 2002, Adam wrote:

> they are getting quite bothersome. yesterday i had several times trouble
> using cvs. now today i was unable to use it pretty much most of the day. I
> was getting errors like
> 
> [root@localhost ethereal]# cvs -nq update -d
> [....]
> cvs [server aborted]: unable to parse /cvsroot/ethereal/packet-radius.c,v;
> `state' not in the expected place
> 
> [root@localhost ethereal]# cvs -nq update -d
> [....]
> cvs [server aborted]: unable to parse /cvsroot/ethereal/AUTHORS,v; `author' not
> in the expected place
> 
> maybe there's need for some way to enscure that cvs tree is closed before
> it is being copied over..

As Gilbert mentioned in a previous message, I've been tweaking the script
that synchronizes the anonymous CVS tree with the writable one.  (I'm
trying to make things _better_ for anoncvs users, honest! :-))  The trees
are now being synchronized every five minutes, whether the writable tree
has changed or not.  If you have any more trouble, let me know.