[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference smurf::buildhelp

Title:USG buildhelp questions/answers
Moderator:SMURF::FILTER
Created:Mon Apr 26 1993
Last Modified:Mon Jan 20 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:2763
Total number of notes:5802

423.0. "agosminor.nightly tree" by SMURF::FILTER (Automatic Posting Software - mail to flume::puck) Thu Nov 11 1993 13:46

Date Of Receipt: 	 9-NOV-1993 16:55:40.32
From: 	ALPHA::"[email protected]" "09-Nov-1993 1655"
To: 	[email protected]
CC: 	[email protected]
Subj: 	agosminor.nightly tree

Hi,

I have bcreated files under src/usr/ccs/lib/libimg/ and src/usr/ccs/lib/libips
directories.  I have since undo the bcreate and need to reissue the bcreate
command again on some of these files.  ODE would not allow me to bcreate
any of these files.  Rich mentioned there is an RCS file which gets invoked
each night to clean up these files.  I need to perform bcreate on these
files ASAP to make the pre-BL8 submit.  Is it possible for this clean up
script to be invoke ASAP or have the files under the above directories
be cleaned up first?

Thanks in advance,
Susan

T.RTitleUserPersonal
Name
DateLines
423.1Re: agosminor.nightly treeSMURF::FILTERAutomatic Posting Software - mail to flume::puckThu Nov 11 1993 13:5225
Date Of Receipt: 	 9-NOV-1993 17:08:07.43
From: 	US2RMC::"[email protected]" "John Flanagan"
To: 	[email protected]
CC: 	[email protected], [email protected], [email protected]
Subj: 	Re: agosminor.nightly tree

Continue on and "bco" the files you want to change.  You'll notice that the
files you check out will be empty and have no headers.  You'll need to 
stick in the appropriate header from /usr/sde/osf1/headers [this is what
bcreate does].  If you don't bco these files by tonite, the RCS cleanup
program will remove the RCS files and you'll have to do new bcreates in the
morning.

John

% Received: 	by us2rmc.bb.dec.com; id AA19597; Tue, 9 Nov 93 17:05:44 -0500
	from localhost by flambe.zk3.dec.com; (5.65/1.1.8.2/04Nov93-0154PM) id AA04851; Tue, 9 Nov 1993 17:08:06 -050
% Message-Id: 	<[email protected]>
% To: 	[email protected]
% Cc: 	[email protected], [email protected], [email protected]
% Subject: 	Re: agosminor.nightly tree
% In-Reply-To: 	Your message of "Tue, 09 Nov 93 16:55:39 EST." <[email protected]>
% Date: 	Tue, 09 Nov 93 17:08:06 -0500
% From: 	John Flanagan <[email protected]>
% X-Mts: 	smtp
423.2Re: agosminor.nightly treeSMURF::FILTERAutomatic Posting Software - mail to flume::puckThu Nov 11 1993 14:0016
Date Of Receipt: 	 9-NOV-1993 22:10:02.70
From: 	WASTED::"[email protected]" "Jim McGinness"
To: 	[email protected], [email protected]
CC: 	[email protected]
Subj: 	Re:  agosminor.nightly tree

You needn't wait for the files to go away.  I think if you do a

	bco -j1.1

you'll check out a zero-length file into which you can pour the contents
you desire.  Even if it's not zero length, you can replace it with your
file, so long as you observe the RCS header niceties at the top.

	-- jmcg