Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2004 12:57:51 +0200
From:      Ian FREISLICH <if@hetzner.co.za>
To:        Ruslan Ermilov <ru@freebsd.org>
Cc:        current@freebsd.org
Subject:   Re: [PATCH] libreadline buildworld breakage. 
Message-ID:  <E1CKadj-000PcM-00@hetzner.co.za>
In-Reply-To: Message from Ruslan Ermilov <ru@freebsd.org>  of "Thu, 21 Oct 2004 13:27:30 %2B0300." <20041021102730.GB47641@ip.net.ua> 

next in thread | previous in thread | raw e-mail | index | archive | help
Ruslan Ermilov wrote:
> 
> > I was going to ask in the other mail if some repo surgery had taken
> > place.  The last time this happened to me, someone had perpetrated
> > a repo surgury and something about when I and the mirror synced
> > broke things in a way that screwed me (and I think one or two others)
> > over.
> >
> Yes, the repo-surgery was done some time ago, and it looks like you
> were hit by it.
> 
> > [brane-dead] /usr/src/contrib # diff -ud ~ianf/complete.c,v /home/ncvs/sr=
> c/contrib/libreadline/complete.c,v=20
> > --- /home/ianf/complete.c,v     Mon Oct 18 09:02:43 2004
> > +++ /home/ncvs/src/contrib/libreadline/complete.c,v     Mon Oct 18 09:02:=
> 43 2004
> > @@ -1,4 +1,5 @@
> >  head   1.9;
> > +branch 1.1.1;
> >  access;
> >  symbols
> >         v5_0:1.1.1.9
> >
> > This is the diff of the ,v file.  The one in ~ianf was moved out
> > of CVSROOT after a cvsup that changed nothing.  An immediate
> > subsequent cvsup produced a ,v file with this difference.
> >=20
> This explains it.  The surgery returned this file on a vendor branch,
> adding this "branch 1.1.1;" line to an RCS file.  Are you by chance
> ALWAYS using the -s option to cvsup(1)?

I never run cvsup with -s

Root's crontab:
#minute hour    mday    month   wday
#
0       0       *       *       *       /usr/local/bin/cvsup /root/supfile-cvs

Ian

--
Ian Freislich



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1CKadj-000PcM-00>