Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 03 Aug 2000 11:24:29 -0700
From:      Peter Wemm <peter@netplex.com.au>
To:        nate@yogotech.com (Nate Williams)
Cc:        "Jordan K. Hubbard" <jkh@zippy.osd.bsdi.com>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/gnu/ext2fs ext2_alloc.c ext2_balloc.c ext2_inode.c ext2_linux_balloc.c ext2_linux_ialloc.c ext2_subr.c 
Message-ID:  <200008031824.LAA48856@netplex.com.au>
In-Reply-To: <200008031448.IAA29681@nomad.yogotech.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
Nate Williams wrote:
> > "Jordan K. Hubbard" wrote:
> > > Hmmmm.  You're just trying to get up there on the CVS lines-committed
> > > statistics table, aren't you? :-)
> > 
> > Actually, I was trying to get the noise down a bit before attempting some
> > more interesting MFC's...
> 
> 'cvs diff -k -u' works for me. :)

That doesn't work for 'diff -ru2 src_4 src_current'

cvs diff is quite broken.  It shows a diff header for files that have no
differences. eg:

Index: alpha/alpha/dec_1000a.c
===================================================================
RCS file: /home/ncvs/src/sys/alpha/alpha/dec_1000a.c,v
retrieving revision 1.2.2.2
retrieving revision 1.4
diff -u -r1.2.2.2 -r1.4
Index: alpha/alpha/dec_2100_a50.c
===================================================================
RCS file: /home/ncvs/src/sys/alpha/alpha/dec_2100_a50.c,v
retrieving revision 1.5.2.2
retrieving revision 1.7
diff -u -r1.5.2.2 -r1.7
Index: alpha/alpha/dec_2100_a500.c
===================================================================
RCS file: /home/ncvs/src/sys/alpha/alpha/dec_2100_a500.c,v
retrieving revision 1.1.2.3
retrieving revision 1.3
diff -u -r1.1.2.3 -r1.3


> Nate
> > 
> > > - Jordan
> > > 
> > > > peter       2000/08/02 17:52:58 PDT
> > > > 
> > > >   Modified files:        (Branch: RELENG_4)
> > > >     sys/gnu/ext2fs       ext2_alloc.c ext2_balloc.c ext2_inode.c 
> > > >                          ext2_linux_balloc.c ext2_linux_ialloc.c 
> > > >                          ext2_subr.c 
> > > >   Log:
> > > >   MFC: $FreeBSD$
> > > >   
> > > >   Revision  Changes    Path
> > > >   1.28.2.1  +1 -0      src/sys/gnu/ext2fs/ext2_alloc.c
> > > >   1.9.2.1   +1 -0      src/sys/gnu/ext2fs/ext2_balloc.c
> > > >   1.24.2.1  +1 -0      src/sys/gnu/ext2fs/ext2_inode.c
> > > >   1.11.2.1  +2 -0      src/sys/gnu/ext2fs/ext2_linux_balloc.c
> > > >   1.13.2.1  +2 -0      src/sys/gnu/ext2fs/ext2_linux_ialloc.c
> > > >   1.13.2.1  +2 -0      src/sys/gnu/ext2fs/ext2_subr.c
> > > > 
> > > > 
> > > 
> > > 
> > 
> > Cheers,
> > -Peter
> > --
> > Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au
> > "All of this is for nothing if we don't go to the stars" - JMS/B5
> > 
> > 
> 
> 

Cheers,
-Peter
--
Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au
"All of this is for nothing if we don't go to the stars" - JMS/B5



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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