Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jan 1998 08:11:22 -0800
From:      John Polstra <jdp@polstra.com>
To:        committers@FreeBSD.ORG
Subject:   Is this a new CVS bug?
Message-ID:  <199801271611.IAA17726@austin.polstra.com>

next in thread | raw e-mail | index | archive | help
I ran into this CVS bug on freefall this morning.

Last night I checked out a few things from the RELENG_2_2 branch:

    freefall$ ls -F
    CVS/            brandelf/       include/        sys_i386/       sys_sys/

I merged in some changes from -current, but didn't commit them.  This
morning I did a cvs update to make sure there hadn't been other
commits to any of the files during the night:

    freefall$ cvs -q upd -Pd -r RELENG_2_2
    U Makefile
    U brandelf.1
    U brandelf.c
    M brandelf/brandelf.c
    M include/Makefile
    A include/elf.h
    A sys_i386/include/elf.h
    A sys_sys/elf32.h
    M sys_sys/imgact_elf.h

    freefall$ ls -F
    CVS/            brandelf/       brandelf.c      sys_i386/
    Makefile        brandelf.1      include/        sys_sys/

As you can see, it bogusly checked out the brandelf files into my
top-level directory.

Is this a new bug, or was it already known?
--
   John Polstra                                       jdp@polstra.com
   John D. Polstra & Co., Inc.                Seattle, Washington USA
   "Self-knowledge is always bad news."                 -- John Barth



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801271611.IAA17726>