| Date Of Receipt: 23-NOV-1994 00:40:20.81
From: ALPHA::jmf "Joshua M. Friedman OSF/UNIX SDE 23-Nov-1994 0037"
To: katz@DEC:.zko.alpha
CC: odehelp@DEC:.zko.alpha
Subj: Re: bsubmit failure on v20supportos vrestore (advfs) module
Charlie, you have this file locked from a 'bco'. You either need
to check in (bci), or unlock the file (i.e. undo the last bco):
i.e.:
bci dirmgt.c
or
bcs -u dirmgt.c
You've done the following so far with this file, dirmgt.c:
bco
edit
bci
bco
edit?
attempted bsubmit
Here part of the file's log, from blog:
% blog dirmgt.c
RCS file: dirmgt.c,v
Working file: dirmgt.c
head: 1.1
branch:
locks: strict
Charles_Katz: 1.1.6.2
.....
----------------------------
revision 1.1.6.2 locked by: Charles_Katz;
date: 1994/11/11 15:22:46; author: Charles_Katz; state: Exp; lines: +836 -0
modified to report end of directory (interactive mode ls command would a
bort
when end of directory was found)
cld uvo-102237
----------------------------
------- Forwarded Message
Return-Path: [email protected]
Delivery-Date: Tue, 22 Nov 94 17:26:43 -0500
Return-Path: [email protected]
Received: from styrax.zk3.dec.com by flambe.zk3.dec.com; (5.65/1.1.8.2/30Mar94-0502PM)
id AA09011; Tue, 22 Nov 1994 17:26:39 -0500
Received: from decvax.zk3.dec.com by alpha.zk3.dec.com; (5.65/1.1.8.2/15Sep94-0303PM)
id AA18380; Tue, 22 Nov 1994 17:26:12 -0500
Received: from katzcm.zk3.dec.com by decvax.dec.com (5.65/DEC-ULTRIX-8/19/92)
id AA07103; Tue, 22 Nov 1994 17:26:10 -0500
Received: from localhost by katzcm.zk3.dec.com; (5.65/1.1.8.2/25Mar94-8.2MPM)
id AA15872; Tue, 22 Nov 1994 17:20:15 -0500
Message-Id: <[email protected]>
To: [email protected]
Subject: bsubmit failure on v20supportos vrestore (advfs) module
Date: Tue, 22 Nov 94 17:20:09 -0500
From: [email protected]
X-Mts: smtp
Status: RO
when attempting to bsubmit sbin/backup/vrestore/dirmgt.c
I got VALIDATION FAILURE
./sbin/backup/vrestore/dirmgt.c -- locked.
Can you tell me what's going on ?
I know the advfs stuff is in transition, it looks like it still
hasn't had a successful build yet.
thanks
CK
------- End of Forwarded Message
|
| Date Of Receipt: 23-NOV-1994 15:33:53.60
From: MUDRAT::"[email protected]"
To: "Joshua Friedman, OSF/UNIX SDE 381-1548" <jmf>
CC: katz, odehelp
Subj: Re: bsubmit failure on v20supportos vrestore (advfs) module
thanks for your responses.
I'm trying to follow your advice to bcs -u the file,
I'm thinking something isn't right with the tree for the advfs
stuff, cause I get the following:
bcs -u dirmgt.c
[ ./sbin/backup/vrestore/dirmgt.c]
bcs: The following rcs command failed:
authcover exists ./sbin/backup/vrestore/dirmgt.c,v
[ unable to access source control information in file:
"./sbin/backup/vrestore/dirmgt.c,v "]
I'll bet we don't have rcs directories for these files.
CK
|