| 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.
|
| 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.
|