| Date Of Receipt: 3-NOV-1994 09:09:39.98
From: FLUME::"[email protected]" "Darrell A. Dunnuck 03-Nov-1994 0907"
To: [email protected]
CC: [email protected], [email protected]
Subj: Re: Just bsubmited a file - but the file I bsubmited is not out there
Hi Floyd,
I checked in the goldminos pool and your change (Rev 4.3.75.4) is in there. It
is also in the goldminos.nightly backing tree. It's possible that the backing
tree in UNX is not up-to-date, and that's why you aren't getting the correct
revision of the file when you so a bco. Check with Rich Larson in UNX and make
sure that goldminos.nightly in UNX is up-to-date.
Thanks,
Darrell
------- Forwarded Message
Return-Path: [email protected]
Delivery-Date: Thu, 03 Nov 94 04:14:19 -0500
Return-Path: [email protected]
Received: from flume by ffox1.zk3.dec.com; (5.65/1.1.8.2/28Oct94-0346PM)
id AA11277; Thu, 3 Nov 1994 04:14:18 -0500
Received: from vail.unx.dec.com by flume.zk3.dec.com;
(5.65/1.1.8.2/23May94-1035AM)
id AA00385; Thu, 3 Nov 1994 04:14:13 -0500
Received: by vail.unx.dec.com; id AA26156; Thu, 3 Nov 1994 04:14:12 -0500
Message-Id: <[email protected]>
To: [email protected]
Subject: Just bsubmited a file - but the file I bsubmited is not out there.
Date: Thu, 03 Nov 94 04:14:12 -0500
From: [email protected]
X-Mts: smtp
Hi buildhelp,
- --------
I bsubmited file vfs_syscalls.c in kernel/vfs yseterday (11-02-94). The
file is STILL not out there on the tree today (11-03-94). The bubmit gave
back this info:
Enter the defect number this submission applies to: goldminos-727-fys
*** No user interaction will be required during the merge step. ***
[ ./kernel/vfs/vfs_syscalls.c checked in onto branch 4.3.75 ]
[ ./kernel/vfs/vfs_syscalls.c Rev 4.3.75.4 checked out ]
*** Please mail the log, /u1/osb/src/13:53.Tlog,
*** to the appropriate people in your project then remove.
[ ./kernel/vfs/vfs_syscalls.c outdated revisions in set Floyd_Smith_osb ]
Submission completed successfully.
But when I executed:
bco -r 4.3.75.4 -u vfs_syscalls.c
I got back a file whose header and contents are for what was "before"
my change.
That is, the "header" I got back had this:
/*
* @DEC_COPYRIGHT@
*/
/*
* HISTORY
* $Log: vfs_syscalls.c,v $
* Revision 4.3.78.1 1994/11/02 18:57:11 Floyd_Smith
* *** Initial Branch Revision ***
*
* Revision 4.3.75.3 1994/10/10 14:44:23 Floyd_Smith
* Changed tptr != NULL to tptr == NULL (QAR17425 and QAR26612)
* [1994/10/10 10:24:29 Floyd_Smith]
*
* Revision 4.3.75.2 1994/09/08 17:18:02 Robert_Bell
* Fixed the define for rofs (QAR 25343).
"vfs_syscalls.c" 4253 lines, 103455 characters
It should have had this header:
/*
* @DEC_COPYRIGHT@
*/
/*
* HISTORY
* $Log: vfs_syscalls.c,v $
* Revision 4.3.76.2 1994/10/20 09:22:23 Floyd_Smith
* Putting back tptr line the way it was in orig code in utime.
* fys - 10/20/94 QAR26612
*
* Revision 4.3.75.3 1994/10/10 14:44:23 Floyd_Smith
* Changed tptr != NULL to tptr == NULL (QAR17425 and QAR26612)
* [1994/10/10 10:24:29 Floyd_Smith]
*
* Revision 4.3.75.2 1994/09/08 17:18:02 Robert_Bell
* Fixed the define for rofs (QAR 25343).
* [1994/09/07 20:00:02 Robert_Bell]
*a
What goes here?
Is there anyway you can look at a "history" and see what was done wrong and to
correct it?
The file is still not there today (11-03-94)!
Because build level 4 will be closing soon, this is an urgent problem.
I suspect that 2.3.76.2 (above) did not get checked in - but I don't know how
correct this.
Floyd,
------- End of Forwarded Message
|