| Date Of Receipt: 14-JUN-1993 12:18:37.86
From: FLUME::"[email protected]" "Grant Van Dyck"
To: [email protected]
CC: [email protected], [email protected], [email protected]
Subj: Re: files paste.c and dspmsg.c are stuck in ode
You need to check your sets file to find out which version it wants to submit.
bstat paste.c
The only branch you have is Barbara_Badgley_cmds: 4.2.6. The 4.2.5.2
version is the submit tree version.
Try locking 4.2.6.2 first.
bcs -l4.2.6.2 paste.c
Then submit.
-Grant
|
| Hi-
|
| I need help. My files paste.c and dspmsg.c are stuck in an intermediate
| state. The instructions that ode provides do not correct the problem. No
| further work can be done on these files, and paste will not build until this
| problem is resolved. Here is the output from attempting to resub the file,
| paste.c.
|
| $ bsubmit -resub 14:59 -date 6/10/93
| Enter the defect number this submission applies to: agosminor-267-bjb
|
| ci error: no lock set by Barbara_Badgley for revision 4.2.5.2
| [ ./usr/bin/paste/paste.c checked in onto branch 4.2.5 ]
|
| Please take appropriate steps and re-submit.
|
| *** RE-SUBMISSION REQUIRED ***
|
| - - - Source control information is in an intermediate state.
| - - - Re-submit using -resub 14:59 [ -date 6/10/93 ]
|
|
|
|
| I have tried a few variations and can't get it to go. Even if I bco/bci
| the file and try to submit it, I get the same error. Please advise,
| or better yet, please fix.
|
| Thanks-
|
| Barbara
|
|
| Date Of Receipt: 14-JUN-1993 14:10:18.41
From: WASTED::jmf "Joshua M. Friedman ULTRIX SDE 14-Jun-1993 1411"
To: [email protected]
CC: [email protected], [email protected], [email protected],
jmf@wasted:zko.dec
Subj: Re: files paste.c and dspmsg.c are stuck in ode
Barbara, it looks, from blog, that in fact you don't have any private or
public locks on paste.c right now. (Did you do any "bcs -o" commands,
or did it get into this state by itself?)
The file, in your sandbox's src directory, 14:59.Barbara_Badgley, shows
what steps have been completed in the submit so far (if any), and the
file, if it exists, 14:59.bcssteps, shows what files are done in the
current step.
The error you got seems to indicate the submit is in the check-in phase
(meaning it already did the check-out/merge phase, which leaves the submit
branch, "AGOSMINOR: 4.2.5", locked, in your name.)
The absense of this lock is puzzling, but it means no real work has yet
been done on the files. It is safe at this point to
chmod 444 the files
and remove the pending submit:
sadmin -rm 14:59 -date 6/10/93
Then start the submit over from scratch.
-josh
--------
Return-Path: [email protected]
Received: by minsrv.zk3.dec.com (5.65/DEC-USSG-ZK3-ULTRIX-09/27/91);
id AA23054; Mon, 14 Jun 1993 12:04:37 -0400
Received: by peewee.unx.dec.com (5.57/MS-070792);
id AA29545; Mon, 14 Jun 93 12:06:52 -0400
Message-Id: <[email protected]>
To: [email protected]
Cc: [email protected], [email protected]
Subject: files paste.c and dspmsg.c are stuck in ode
Date: Mon, 14 Jun 93 12:06:51 EDT
From: [email protected]
Hi-
I need help. My files paste.c and dspmsg.c are stuck in an intermediate
state. The instructions that ode provides do not correct the problem. No
further work can be done on these files, and paste will not build until this
problem is resolved. Here is the output from attempting to resub the file,
paste.c.
$ bsubmit -resub 14:59 -date 6/10/93
Enter the defect number this submission applies to: agosminor-267-bjb
ci error: no lock set by Barbara_Badgley for revision 4.2.5.2
[ ./usr/bin/paste/paste.c checked in onto branch 4.2.5 ]
Please take appropriate steps and re-submit.
*** RE-SUBMISSION REQUIRED ***
- - - Source control information is in an intermediate state.
- - - Re-submit using -resub 14:59 [ -date 6/10/93 ]
I have tried a few variations and can't get it to go. Even if I bco/bci
the file and try to submit it, I get the same error. Please advise,
or better yet, please fix.
Thanks-
Barbara
|