[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

118.0. "checking a specific rev fails!" by SMURF::FILTER (Automatic Posting Software - mail to flume::puck) Tue Jun 08 1993 14:02

Date Of Receipt: 	 7-JUN-1993 16:18:11.56
From: 	QUARRY::snider "Peter Snider AUEG  07-Jun-1993 1618"
To: 	odehelp@DEC:.zko.quarry
CC: 	
Subj: 	checking a specific rev fails!

I tried 'bco -u -r1.1.3.11 sfbbltcopy.c' and the following error message
was given:

[ ./server/ddx/dec/sfb/sfbbltcopy.c ]
[ unable to access source control information in file: "./server/ddx/dec/sfb/sfbbltcopy.c,v"  ]

Has this ,v file gone away????

-pete

T.RTitleUserPersonal
Name
DateLines
118.1Re: checking a specific rev fails!SMURF::FILTERAutomatic Posting Software - mail to flume::puckTue Jun 08 1993 14:0642
Date Of Receipt: 	 7-JUN-1993 17:28:04.39
From: 	WASTED::jmf "Joshua M. Friedman ULTRIX SDE  07-Jun-1993 1728"
To: 	Pete Snider <snider@wasted:zko.dec>
CC: 	odehelp@wasted:zko.dec
Subj: 	Re: checking a specific rev fails!

Pete, I already helped you but this is just for the 'odehelp' record.
The file you were looking for is not a file under source control.  It
is only an intermediary file created during the build by the makefile,
hence is it not under source control and does not appear in any submit
tree.  You need to reference the real file which is part of the pool,
sbfblt.c:

wasted-197 % cd /usr/sde/osf1/build/agxmaint.nightly/src
wasted-200 % ls -l ./server/ddx/dec/sfb/sfbbltcopy.c
lrwxrwxrwx   1 devbld   staff          8 Mar 16 12:56 
				./server/ddx/dec/sfb/sfbbltcopy.c -> sfbblt.c

-josh

--------
Return-Path: snider
Received: by quarry.zk3.dec.com; id AA28532; Mon, 7 Jun 1993 16:18:53 -0400
Message-Id: <[email protected]>
To: odehelp
Subject: checking a specific rev fails!
Date: Mon, 07 Jun 93 16:18:53 -0400
From: Pete Snider <snider>
X-Mts: smtp


I tried 'bco -u -r1.1.3.11 sfbbltcopy.c' and the following error message
was given:

[ ./server/ddx/dec/sfb/sfbbltcopy.c ]
[ unable to access source control information in file: 
"./server/ddx/dec/sfb/sfbbltcopy.c,v"  ]

Has this ,v file gone away????

-pete