Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Feb 2001 14:11:04 -0800
From:      Alfred Perlstein <alfred@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Cc:        peter@FreeBSD.org, obrien@FreeBSD.org
Subject:   Re: cvs commit: src/sbin/vinum Makefile commands.c list.c v.c vext.h vinum.8 src/sys/dev/vinum vinum.c vinumvar.h
Message-ID:  <20010220141104.A6641@fw.wintelcom.net>
In-Reply-To: <200102202207.f1KM7ap01441@freefall.freebsd.org>; from alfred@FreeBSD.org on Tue, Feb 20, 2001 at 02:07:36PM -0800
References:  <200102202207.f1KM7ap01441@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
* Alfred Perlstein <alfred@FreeBSD.org> [010220 14:07] wrote:
> alfred      2001/02/20 14:07:36 PST
> 
>   Modified files:
>     sbin/vinum           Makefile commands.c list.c v.c vext.h 
>                          vinum.8 
>     sys/dev/vinum        vinum.c vinumvar.h 
>   Log:
>   Fix vinum for both devfs and non-devfs systems.

Anyone have a clue why it seems like there's some weirdness
with the CVS tags for vinum?  My deltas wind up like this:

Index: sbin/vinum/v.c
===================================================================
RCS file: /home/ncvs/src/sbin/vinum/v.c,v
retrieving revision 1.30
diff -u -r1.30 v.c
--- sbin/vinum/v.c      2000/09/03 01:29:29     1.30
+++ sbin/vinum/v.c      2001/02/20 21:06:10
@@ -36,8 +36,8 @@
  * otherwise) arising in any way out of the use of this software, even if
  * advised of the possibility of such damage.
  *
- * $Id: v.c,v 1.30 2000/05/07 04:20:53 grog Exp grog $
- * $FreeBSD: src/sbin/vinum/v.c,v 1.30 2000/09/03 01:29:29 grog Exp $
+ * $Id: v.c,v 1.30 2000/09/03 01:29:29 grog Exp $
+ * $FreeBSD: src/sbin/vinum/v.c,v 1.29 2000/06/07 04:12:39 grog Exp $
  */
 
 #include <ctype.h>
@@ more changes
...

even when the file is up to date.

Why is this happening?

-- 
-Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org]
"I have the heart of a child; I keep it in a jar on my desk."

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?20010220141104.A6641>