xfs
[Top] [All Lists]

Re: building 2.4.2 (with XFS) fails <- Useful CVS commands for update c

To: Juan Casero <casero@xxxxxxxxxxxxx>
Subject: Re: building 2.4.2 (with XFS) fails <- Useful CVS commands for update checking (2)
From: "Bryan J. Smith" <b.j.smith@xxxxxxxx>
Date: Tue, 27 Feb 2001 16:46:57 -0500
Cc: Russell Cattelan <cattelan@xxxxxxxxxxx>, james rich <james.rich@xxxxxxxxxxxxx>, linux-xfs@xxxxxxxxxxx
Organization: SmithConcepts/Personal
References: <ELEJLDODGANIPOJJBJMEMEGLCAAA.casero@bellsouth.net> <3A9C1C35.AB6A323D@ieee.org>
Reply-to: b.j.smith@xxxxxxxx, thebs@xxxxxxxxxxx
Sender: owner-linux-xfs@xxxxxxxxxxx
Re: building 2.4.2 (with XFS) fails <- Useful CVS commands for
update checking (2)

"Bryan J. Smith" wrote:
>    <... ^ cut a lot of "*.o.flags" and ".depend" files ...>
>    [ Side note:  Sounds like these should be added to
>      the "cvsignore" file in the repository CVSROOT??? ]

You can do this on the "client side" by setting your shell's
environment with "CVSIGNORE" and a string of files/wildcards.
E.g., bash users:  export CVSIGNORE=".depend *.o.flags"
    [t]csh users:  setenv CVSIGNORE ".depend *.o.flags"

Now the "cvs -n -q update -r HEAD" is a little "cleaner":

# cvs -n -q update -r HEAD
? devfsd
? pcmcia-cs-3.1.24
? alsa-driver-0.5.10b
? configs
? .hdepend
? .config
? .version
? vmlinux
? System.map
? arch/i386/boot/bbootsect.s
? arch/i386/boot/bbootsect
? arch/i386/boot/bsetup.s
? arch/i386/boot/bsetup
? arch/i386/boot/bzImage
? arch/i386/boot/compressed/bvmlinux
? arch/i386/boot/compressed/bvmlinux.out
? arch/i386/boot/tools/build
? arch/i386/lib/.lib.a.flags
? drivers/atm/fore200e_mkfirm
? drivers/atm/pca200e.bin
? drivers/atm/fore200e_pca_fw.c
? drivers/atm/.fore200e_pca_fw.c.fw
? drivers/char/conmakehash
? drivers/char/consolemap_deftbl.c
? drivers/char/defkeymap.c
? drivers/net/hamradio/soundmodem/gentbl
? drivers/net/hamradio/soundmodem/sm_tbl_afsk1200.h
? drivers/net/hamradio/soundmodem/sm_tbl_afsk2666.h
? drivers/net/hamradio/soundmodem/sm_tbl_psk4800.h
? drivers/net/hamradio/soundmodem/sm_tbl_hapn4800.h
? drivers/net/hamradio/soundmodem/sm_tbl_fsk9600.h
? drivers/net/hamradio/soundmodem/sm_tbl_afsk2400_8.h
? drivers/net/hamradio/soundmodem/sm_tbl_afsk2400_7.h
? drivers/pci/gen-devlist
? drivers/pci/devlist.h
? drivers/pci/classlist.h
? drivers/sound/pss_boot.h
? drivers/sound/.pss_boot.h.boot
? drivers/sound/trix_boot.h
? drivers/sound/.trix_boot.h.boot
? drivers/sound/maui_boot.h
? drivers/sound/.maui_boot.h.boot
? fs/xfs/.hdepend
? fs/xfs/linux/.hdepend
? include/config
? include/linux/modules
? include/linux/autoconf.h
? include/linux/version.h
? include/linux/compile.h
? include/linux/modversions.h
? lib/.lib.a.flags
? net/khttpd/make_times_h
? net/khttpd/times.h
? scripts/mkdep
? scripts/split-include
RCS file: /cvs/linux-2.4-xfs/linux/Makefile,v
retrieving revision 1.81
retrieving revision 1.82
Merging differences between 1.81 and 1.82 into Makefile
M Makefile
U Rules.make
U Documentation/filesystems/xfs.txt
M arch/i386/defconfig
U Documentation/kdb/kdb.mm
U arch/i386/kdb/kdbasupport.c
U arch/i386/kernel/msr.c
U arch/s390x/Makefile
U arch/s390x/boot/Makefile
U arch/s390x/kernel/Makefile
U arch/s390x/lib/Makefile
U arch/s390x/mm/Makefile
U arch/s390x/tools/dasdfmt/Makefile
U arch/s390x/tools/silo/Makefile
U drivers/block/ll_rw_blk.c
U drivers/scsi/scsi_merge.c
U fs/buffer.c
U fs/dquot.c
U fs/pagebuf/page_buf.c
U fs/pagebuf/page_buf_io.c
U fs/xfs/Makefile
U fs/xfs/xfs_log.c
U fs/xfs/xfs_log_recover.c
U fs/xfs/xfs_qm.c
U fs/xfs/dmapi/Makefile
U fs/xfs/linux/Makefile
U fs/xfs/linux/xfs_globals.c
U fs/xfs/linux/xfs_globals.h
U fs/xfs/linux/xfs_iops.c
U fs/xfs/linux/xfs_linux.h
U fs/xfs/linux/xfs_lrw.c
U fs/xfs/linux/xfs_lrw.h
U fs/xfs/support/Makefile
U include/asm-alpha/fcntl.h
U include/asm-i386/fcntl.h
U include/asm-ia64/fcntl.h
U include/asm-s390x/a.out.h
U include/asm-sparc/fcntl.h
U include/asm-sparc64/fcntl.h
U include/linux/fs.h
U include/linux/kallsyms.h
U include/linux/kdb.h
U include/linux/mm.h
U include/linux/page_buf.h
U kdb/ChangeLog
U kdb/kdbmain.c
U kdb/modules/kdbm_pg.c
U kernel/kallsyms.c
U kernel/ksyms.c
U mm/page_alloc.c
U mm/vmscan.c
U scripts/mkdep.c

-- TheBS

-- 
Bryan "TheBS" Smith, Engineer                  CONTACT INFO
***********************************************************
 Chat: thebs413 @ AOL/MSN/Yahoo (see http://Everybuddy.com)
Email: mailto:thebs@xxxxxxxxxxxxxxxxx,thebs@xxxxxxxxxxx

<Prev in Thread] Current Thread [Next in Thread>