[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

1255.0. "Picking up wrong version from bco" by AOSG::FILTER (Automatic Posting Software - mail to flume::puck) Wed Feb 08 1995 23:59

Date Of Receipt: 	 8-FEB-1995 23:00:02.89
From: 	SMURF::ALPHA::"[email protected]" "8-Feb-1995 2259"
To: 	[email protected]
CC: 	[email protected], [email protected] (Scott Ruch)
Subj: 	Picking up wrong version from bco

I have a sandbox backed by ptos.nightly.  I go to check out 
src/usr/sbin/latcp/latcp.c, expecting to get the same version that I see
in the ptos.nightly backing tree:


 * Revision 1.1.23.3  1995/01/26  13:39:07  John_Franey
 *      OSF/Lite work:
 *           - use freshly implemented lats_inkernel instead of lat_in_kernel
 *           - remove lat_in_kernel definition
 *      [1995/01/17  21:29:40  John_Franey]


Note that if I execute "bsh vi latcp.c", I see this version.

But instead, "bco latcp.c" gives me one version earlier, which does not have
the changes in 1.1.23.3.  bdiff confirms this (not that it needs confirming).

I nuke the local branch with bcs -u -o and try again with the same outcome.

Anybody know why this is happening?  Any known workarounds?


Thanks,

Scott

T.RTitleUserPersonal
Name
DateLines
1255.1Re: Picking up wrong version from bcoAOSG::FILTERAutomatic Posting Software - mail to flume::puckThu Feb 09 1995 10:1521
Date Of Receipt: 	 9-FEB-1995 09:56:39.42
From: 	SMURF::FLAMBE::johnf "John Flanagan USG Test Johnf Tools Group  09-Feb-1995 0955"
To: 	[email protected] (Scott Ruch)
CC: 	[email protected], [email protected],
	[email protected] (Scott Ruch), johnf@DEC:.zko.flambe
Subj: 	Re: Picking up wrong version from bco

Fixing this now....


 ______________________________________________________________________

 John Flanagan	 		enet:    [email protected]	
 MS: ZKO3-3/W20			decnet:  flambe::johnf
 USG Release Engineering		 (603) 881-1719
 110 Spitbrook Road 			 (DTN) 381-1719
 Nashua, NH  
 ______________________________________________________________________



1255.2Re: Picking up wrong version from bcoAOSG::FILTERAutomatic Posting Software - mail to flume::puckThu Feb 09 1995 12:2326
Date Of Receipt: 	 9-FEB-1995 11:17:07.28
From: 	SMURF::FLAMBE::johnf "John Flanagan USG Test Johnf Tools Group  09-Feb-1995 1115"
To: 	[email protected] (Scott Ruch)
CC: 	[email protected], [email protected],
	[email protected] (Scott Ruch)
Subj: 	Re: Picking up wrong version from bco

Scott,

Try looking at latcp.c again.  I've fixed the marking problem with that 
tree so it should be fine now.

John


 ______________________________________________________________________

 John Flanagan	 		enet:    [email protected]	
 MS: ZKO3-3/W20			decnet:  flambe::johnf
 USG Release Engineering		 (603) 881-1719
 110 Spitbrook Road 			 (DTN) 381-1719
 Nashua, NH  
 ______________________________________________________________________



1255.3Re: Picking up wrong version from bcoAOSG::FILTERAutomatic Posting Software - mail to flume::puckFri Feb 10 1995 17:1015
Date Of Receipt: 	 9-FEB-1995 17:34:45.93
From: 	SMURF::ALPHA::"[email protected]" "09-Feb-1995 1732"
To: 	John Flanagan - UNIX Systems Group <[email protected]>
CC: 	[email protected], [email protected], [email protected]
Subj: 	Re: Picking up wrong version from bco

> Try looking at latcp.c again.  I've fixed the marking problem with that 
> tree so it should be fine now.

just tried it - it's working now.

Thanks,

Scott