[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

421.0. "get new files from agxhw into agxminor sandbox?" by SMURF::FILTER (Automatic Posting Software - mail to flume::puck) Fri Nov 05 1993 11:41

Date Of Receipt: 	 5-NOV-1993 11:13:15.61
From: 	WASTED::grava "Bill Grava USG  05-Nov-1993 1113"
To: 	odehelp@wasted:zko.dec
CC: 	grava@wasted:zko.dec
Subj: 	get new files from agxhw into agxminor sandbox?

What is the best way to get files that have been 'bcreate'd' in agxhw
into an agxminor sandbox of the same code (dxkeycaps)? Essentially, I'm
merging the agxhw dxkeycaps with agxminor. I tried just a straight 'bco',
and got an empty file. Should I take the empty files and fill them in
with the code from agxhw, or is there a (more?) correct way to do this?

thanks,
-bill

T.RTitleUserPersonal
Name
DateLines
421.1Re: get new files from agxhw into agxminor sandbox?SMURF::FILTERAutomatic Posting Software - mail to flume::puckFri Nov 05 1993 11:4217
Date Of Receipt: 	 5-NOV-1993 11:21:36.36
From: 	FLUME::jmcg "Jim McGinness"
To: 	flume::grava
CC: 	flume::odehelp
Subj: 	Re:  get new files from agxhw into agxminor sandbox?

This in one of the holes in ODE.  You could "bco -rAGXHW ..." but you'll
quickly find that that only works if you also give the -u flag which
prevents you from beging able to bsubmit the file later.  It's possible
some version of "bco -j" would give the right result, but I don't know
the exact incantation.

The "bcreate" operation is global across all streams, so you only do that
once.

	-- jmcg

421.2Re: get new files from agxhw into agxminor sandbox?SMURF::FILTERAutomatic Posting Software - mail to flume::puckFri Nov 05 1993 11:4511
Date Of Receipt: 	 5-NOV-1993 11:30:53.49
From: 	WASTED::grava "Bill Grava USG  05-Nov-1993 1130"
To: 	[email protected] (Jim McGinness)
CC: 	[email protected], [email protected], grava@wasted:zko.dec
Subj: 	Re: get new files from agxhw into agxminor sandbox?

Thanks, Jim--
	I'm off to explore 'bco -j'....

-bill

421.3Re: get new files from agxhw into agxminor sandbox?SMURF::FILTERAutomatic Posting Software - mail to flume::puckFri Nov 05 1993 11:4627
Date Of Receipt: 	 5-NOV-1993 11:33:53.26
From: 	FLUME::"[email protected]"
To: 	[email protected]
CC: 	[email protected]
Subj: 	Re: get new files from agxhw into agxminor sandbox?
Here is the "exact" incantation: 	
In you agxminor sandbox, do the following: 	

bco -jAGXHW filename

This will checkout the AGXHW version, locked in your sandbox.


		-Grant


| This in one of the holes in ODE.  You could "bco -rAGXHW ..." but you'll
| quickly find that that only works if you also give the -u flag which
| prevents you from beging able to bsubmit the file later.  It's possible
| some version of "bco -j" would give the right result, but I don't know
| the exact incantation.
| 
| The "bcreate" operation is global across all streams, so you only do that
| once.
| 
| 	-- jmcg

421.4Re: get new files from agxhw into agxminor sandbox?SMURF::FILTERAutomatic Posting Software - mail to flume::puckFri Nov 05 1993 12:5011
Date Of Receipt: 	 5-NOV-1993 12:01:45.08
From: 	WASTED::grava "Bill Grava USG  05-Nov-1993 1201"
To: 	Grant Van Dyck <vandyck@wasted:zko.dec>
CC: 	[email protected], [email protected], grava@wasted:zko.dec
Subj: 	Re: get new files from agxhw into agxminor sandbox?

*THAT DID IT!*

Thank You,
-bill

421.5Re: get new files from agxhw into agxminor sandbox?SMURF::FILTERAutomatic Posting Software - mail to flume::puckFri Nov 05 1993 12:529
Date Of Receipt: 	 5-NOV-1993 12:18:15.07
From: 	FLUME::jmcg "Jim McGinness"
To: 	flume::vandyck
CC: 	flume::grava, flume::odehelp
Subj: 	Re: get new files from agxhw into agxminor sandbox?

Thanks.  The "hole" is that when you bsubmit it, it ends up with a
different REV than the AGXHW one.