| 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
|