T.R | Title | User | Personal Name | Date | Lines |
---|
1737.1 | Re: Can someone verify RCS file? | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Mon Aug 21 1995 13:05 | 12 |
| Date Of Receipt: 21-AUG-1995 11:53:54.52
From: SMURF::FLUME::"[email protected]"
To: [email protected], [email protected]
CC:
Subj: Re: Can someone verify RCS file?
Rich,
There is no such rcs file as ./kernel/sys/mem.h,v in the os pool.
Sean
|
1737.2 | Re: Can someone verify RCS file? | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Mon Aug 21 1995 13:05 | 11 |
| Date Of Receipt: 21-AUG-1995 11:55:51.68
From: SMURF::ALPHA::"[email protected]" "21-Aug-1995 1154"
To: D. Sean Davidson <[email protected]>
CC: [email protected]
Subj: Re: Can someone verify RCS file?
That could be a problem since there is a file /kernel/sys/sem.h in
ptos. Or could it be somewhere else?
-Rich
|
1737.3 | Re: Can someone verify RCS file? | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Mon Aug 21 1995 14:06 | 12 |
| Date Of Receipt: 21-AUG-1995 12:02:05.29
From: SMURF::FLUME::"[email protected]"
To: [email protected], [email protected]
CC: [email protected]
Subj: Re: Can someone verify RCS file?
Rich,
The only *mem* file in ptos/src/kernel/sys is memlog.h.
Sean
|
1737.4 | Re: Can someone verify RCS file? | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Mon Aug 21 1995 14:11 | 10 |
| Date Of Receipt: 21-AUG-1995 12:49:02.98
From: SMURF::WASTED::"[email protected]" "21-Aug-1995 1247"
To: D. Sean Davidson <[email protected]>
CC: [email protected]
Subj: Re: Can someone verify RCS file?
It's sem.h not mem.h
-Rich
|
1737.5 | Re: Can someone verify RCS file? | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Mon Aug 21 1995 14:12 | 52 |
| Date Of Receipt: 21-AUG-1995 13:03:51.55
From: SMURF::WASTED::"[email protected]" "21-Aug-1995 1302"
To: Rich Larsen <[email protected]>
CC: D. Sean Davidson <[email protected]>, [email protected]
Subj: Re: Can someone verify RCS file?
Yes, the file exists in RCS, and in ptos.
root@buffer [95] ls -al sys/sem.h,v
-r--r--r-- 1 devrcs devode 52045 Aug 18 10:21 sys/sem.h,v
root@buffer [96] rlog sys/sem.h,v
RCS file: sys/sem.h,v
Working file: sem.h
head: 4.2
branch:
locks: strict
access list:
symbolic names:
Sunil_Bangad_posix: 4.2.20
PTOS_PRE_BL8: 4.2.15.5
V32CSUPPORTOS_NIGHTLY: 4.2.11.5
Mike_Milicia_ptmergesb: 4.2.19
HW5OS_BL2: 4.2.11.5
PTOS_BL7: 4.2.15.5
HW5OS_BL1: 4.2.11.5
PTLITEOS_BL6: 4.2.11.5
PTOS_PRE_BL7: 4.2.15.3
HW5OS_KITBLD: 4.2.11.5
Mike_Milicia_ptsb: 4.2.18
PTLITEOS_PRE_BL6: 4.2.11.5
HW5OS_NIGHTLY: 4.2.11.5
HW4OS_BL5: 4.2.11.5
V32BSUPPORTOS_NIGHTLY: 4.2.11.5
GOLDMINOS_BL7: 4.2.11.5
PTLITEOS_BL5: 4.2.11.5
PTLITEOS_PRE_BL5: 4.2.11.5
PTOS_BL6: 4.2.15.3
V32BSUPPORTOS_KITBLD: 4.2.11.5
PTLITEOS_BL4: 4.2.11.5
HW4OS_BL4: 4.2.11.5
|
| It's sem.h not mem.h
|
| -Rich
-Grant
|
1737.6 | Re: Can someone verify RCS file? | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Mon Aug 21 1995 15:13 | 15 |
| Date Of Receipt: 21-AUG-1995 13:07:41.10
From: SMURF::WASTED::"[email protected]" "21-Aug-1995 1306"
To: "Grant Van Dyck" <[email protected]>
CC: Rich Larsen <[email protected]>,
D. Sean Davidson <[email protected]>, [email protected]
Subj: Re: Can someone verify RCS file?
Someone is trying to bsubmit this file. Why is bsubmit looking for
it in:
/src/kernel/sys/RCS/sem.h,v
^^^
-Rich
|
1737.7 | Re: Can someone verify RCS file? | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Mon Aug 21 1995 15:14 | 51 |
| Date Of Receipt: 21-AUG-1995 13:21:43.33
From: SMURF::FLUME::johnf "John Flanagan USG Test Johnf Tools Group 21-Aug-1995 1320"
To: Rich Larsen <[email protected]>, [email protected]
CC: [email protected], johnf@DEC:.zko.flume
Subj: Re: Can someone verify RCS file?
The person trying to do the submit is not specifing the path properly
for submitting the file. Look closely. They specify the following from
sitting in ./src:
bsubmit -auto_out -defect ptos-2696-srb
/usr/users/srb/sandboxes/posix/src/kernel/sys/sem.h
What bsub it is going to do is to try to submit the following into the
pool:
src/usr/users/srb/sandboxes/posix/src/kernel/sys/sem.h
which of course does not exist.
What they need to do is to type:
bsubmit -auto_out -defect ptos-2696-srb ./kernel/sys/sem.h
and everything will be fine.
Note the error that bsubmit returned:
> Submitting the following files:
> ./usr/users/srb/sandboxes/posix/src/kernel/sys/sem.h
> Validating submission...
rlog error: ./usr/users/srb/sandboxes/posix/src/kernel/sys/RCS/sem.h,v: No such
file or directory
John
______________________________________________________________________
John Flanagan enet: [email protected]
MS: ZKO3-3/W20 decnet: flume::johnf
USG Release Engineering (603) 881-1719
110 Spitbrook Road (DTN) 381-1719
Nashua, NH
______________________________________________________________________
|
1737.8 | Re: Can someone verify RCS file? | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Mon Aug 21 1995 15:14 | 11 |
| Date Of Receipt: 21-AUG-1995 13:23:09.83
From: SMURF::ALPHA::"[email protected]" "21-Aug-1995 1321"
To: John Flanagan - UNIX Systems Group <[email protected]>
CC: Rich Larsen <[email protected]>, [email protected], [email protected],
[email protected]
Subj: Re: Can someone verify RCS file?
Thanks John, I can't believe I missed that one.
-Rich
|