[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference smurf::buildhelp

Title:USG buildhelp questions/answers
Moderator:SMURF::FILTER
Created:Mon Apr 26 1993
Last Modified:Mon Jan 20 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:2763
Total number of notes:5802

143.0. "bad header.msg?" by SMURF::FILTER (Automatic Posting Software - mail to flume::puck) Tue Jun 15 1993 14:05

Date Of Receipt: 	15-JUN-1993 10:29:11.62
From: 	ABYSS::unxa::menner
To: 	abyss::odehelp
CC: 	abyss::MENNER
Subj: 	bad header.msg?

Hi again-

	i'm trying to check in a new msg file (usr/bin/eucset/eucset.msg).
i've grapped the header.msg from /usr/sde/alpha/headers.  But when i try to
check the file in, i get:

>>Warning in bci:
>>Improper header line between HISTORY marker and $LOG marker in eucset.msg
>>Line:6


Here's what Line 6 contains:

$ $Log:$

And this is the "stock" header.msg w/o any history comments between HISTORY
and $Log.  The sandbox source lives at:
 /usr/projects/netode3/rtm/sb/check_in/src/usr/bin/eucset/eucset.msg

The setname is Ronald_Menner_check_in

		as always any help much appreicated...

				/ron

btw: i'm in NJ this week.

T.RTitleUserPersonal
Name
DateLines
143.1Re: bad header.msg?SMURF::FILTERAutomatic Posting Software - mail to flume::puckTue Jun 15 1993 14:3299
Date Of Receipt: 	15-JUN-1993 13:30:26.18
From: 	FLUME::"[email protected]" "Madeline Barcia-Asmus USG"
To: 	[email protected] (Pseudo Sick)
CC: 	[email protected]
Subj: 	Re: bad header.msg?

Looks like the file is a bit confused. 

rlog -r eucset.msg,v

RCS file: eucset.msg,v
Working file: eucset.msg
head: 1.1
branch: 1.1
locks: strict
        Ronald_Menner: 1.1.2.1
access list:
symbolic names:
        Ronald_Menner_check_in: 1.1.2
        OSC1_2_0: 1.1.1.1
        OSC1_2: 1.1.1
comment leader: "# "
keyword substitution: kv
total revisions: 3;     selected revisions: 3
description:
----------------------------
revision 1.1
date: 1990/01/01 00:00:00;  author: zap;  state: Exp;
branches:  1.1.1;  1.1.2;
*** Initial Trunk Revision ***
----------------------------
revision 1.1.2.1        locked by: Ronald_Menner;
date: 1993/06/03 01:43:53;  author: Ronald_Menner;  state: Exp;  lines: +0 -0
*** Initial Branch Revision ***
----------------------------
revision 1.1.1.1
date: 1993/04/26 06:14:25;  author: zap;  state: Exp;  lines: +42 -0
*** Initial Branch Revision ***
=============================================================================


Note the comment leader is "#space", yet the header.msg file uses "$space".
Also, it appears that the version checked in by zap(Carolyn), had  the incorrect
comment leader information.  Also there is no  1.1.2.2 version for the rcs ,v file
we have on record.   Looks like something funky was done to this guy. 
I recommend using  bcs -c$  , edit your   version so that there are no  # used for
comment leader . Try checking in. Let me know how it goes.



buffer-devrcs<18> more eucset.msg.1.1.1.1
$
$ @OSF_COPYRIGHT@
$ 
$ 
$ HISTORY
$ $Log: eucset.msg,v $
# Revision 1.1.1.1  1993/04/26  06:14:25  zap
# *** Initial Branch Revision ***
#
$ Revision 1.1.2.2  1991/12/12  16:31:01  maretz
$       Messages for eucset.
$       [1991/12/12  16:29:42  maretz]
$
$ $EndLog$

$ @(#)eucset.msg        1.1 1/30/91


-Madeline


 >>Hi again-
 >>
 >>	i'm trying to check in a new msg file (usr/bin/eucset/eucset.msg).
 >>i've grapped the header.msg from /usr/sde/alpha/headers.  But when i try to
 >>check the file in, i get:
 >>
 >>>>Warning in bci:
 >>>>Improper header line between HISTORY marker and $LOG marker in eucset.msg
 >>>>Line:6
 >>
 >>
 >>Here's what Line 6 contains:
 >>
 >>$ $Log:$
 >>
 >>And this is the "stock" header.msg w/o any history comments between HISTORY
 >>and $Log.  The sandbox source lives at:
 >> /usr/projects/netode3/rtm/sb/check_in/src/usr/bin/eucset/eucset.msg
 >>
 >>The setname is Ronald_Menner_check_in
 >>
 >>		as always any help much appreicated...
 >>
 >>				/ron
 >>
 >>btw: i'm in NJ this week.

143.2Re: bad header.msg?SMURF::FILTERAutomatic Posting Software - mail to flume::puckTue Jun 15 1993 15:3558
Date Of Receipt: 	15-JUN-1993 13:33:37.92
From: 	KRISIS::"[email protected]" "Carolyn Hurley"
To: 	[email protected] (Pseudo Sick)
CC: 	[email protected], [email protected]
Subj: 	Re: bad header.msg?

You maybe need to change the comment leader.  There is a
mismatch between the what the comment leader is set to and
what the header in the file is using as a comment leader.
 Either change the comment leader of the
header inside the file to "# " or change rcs file by doing:
		bcs -c" * " eucset.msg


/Carolyn

===============================

Return-Path: [email protected]
Received: by flambe.zk3.dec.com; id AA26657; Tue, 15 Jun 1993 10:30:26 -0400
Received: by abyss.zk3.dec.com (5.65/DEC-USSG-ZK3-ULTRIX-09/27/91);
	id AA27538; Tue, 15 Jun 1993 10:20:04 -0400
Date: Tue, 15 Jun 1993 10:19:57 -0400
Message-Id: <[email protected]>
From: [email protected] (Pseudo Sick)
To: [email protected]
Cc: [email protected]
Subject: bad header.msg?

Hi again-

	i'm trying to check in a new msg file (usr/bin/eucset/eucset.msg).
i've grapped the header.msg from /usr/sde/alpha/headers.  But when i try to
check the file in, i get:

>>Warning in bci:
>>Improper header line between HISTORY marker and $LOG marker in eucset.msg
>>Line:6


Here's what Line 6 contains:

$ $Log:$

And this is the "stock" header.msg w/o any history comments between HISTORY
and $Log.  The sandbox source lives at:
 /usr/projects/netode3/rtm/sb/check_in/src/usr/bin/eucset/eucset.msg

The setname is Ronald_Menner_check_in

		as always any help much appreicated...

				/ron

btw: i'm in NJ this week.



143.3Re: bad header.msg?SMURF::FILTERAutomatic Posting Software - mail to flume::puckTue Jun 15 1993 16:4713
Date Of Receipt: 	15-JUN-1993 15:42:39.08
From: 	ABYSS::unxa::menner
To: 	UNXA::FLUME::"[email protected]"
CC: 	ABYSS::ODEHELP, abyss::MENNER
Subj: 	Re: bad header.msg?

Thanks to all who replied.

	Setting the comment header to $ via bcs -c$ worked
great!

			/ron