XKB CVS HEAD Issue
Michel Dänzer
michel at daenzer.net
Wed Apr 5 06:18:58 PDT 2006
On Wed, 2006-04-05 at 14:57 +0200, Lukas Hejtmanek wrote:
> On Wed, Apr 05, 2006 at 02:48:39PM +0300, Daniel Stone wrote:
> > Then your checkout is broken, and
> > hw/xfree86/dixmods/{Makefile.am,xkb{Private,VT,KilLSrv}.c} are not up to
> > date.
>
> Yes, you are right. Thanks.
>
> However, I wonder what this means and why cvs did not update repository.
I think these files were generated during the build before.
> /opt/tmp/xorg/xserver/xorg/hw/xfree86/dixmods $ cvs up -d
> cvs update: Updating .
> cvs update: move away `./xkbKillSrv.c'; it is in the way
> C xkbKillSrv.c
> cvs update: move away `./xkbPrivate.c'; it is in the way
> C xkbPrivate.c
> cvs update: move away `./xkbVT.c'; it is in the way
> C xkbVT.c
> cvs update: Updating extmod
I always run cvs up like
cvs up 2>&1|tee /tmp/cvs-up.log
and then
egrep '^[CM?] ' /tmp/cvs-up.log
to catch things like this.
--
Earthling Michel Dänzer | Debian (powerpc), X and DRI developer
Libre software enthusiast | http://svcs.affero.net/rm.php?r=daenzer
More information about the xorg
mailing list