[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

1698.0. "Problem with bco?" by AOSG::FILTER (Automatic Posting Software - mail to flume::puck) Wed Aug 16 1995 13:58

Date Of Receipt: 	15-AUG-1995 14:08:27.90
From: 	SMURF::WASTED::"[email protected]"
To: 	[email protected]
CC: 	[email protected]
Subj: 	Problem with bco?

Hi,

I het this message whenever I try to do a bco.  Can you 
tell me what it means and how to fix it?

KIMMEN> bco -u Makefile

[ ./usr/bin/at/Makefile ]
ODE CLIENT: ERROR - Failed client authentication.
        Have you done a kinit & workon?

bco: The following rcs command failed:
ode_client exists ./usr/bin/at/Makefile,v
[ unable to access source control information in file: "./usr/bin/at/Makefile,v"  ]

Thanks,
Wen-Jie

T.RTitleUserPersonal
Name
DateLines
1698.1Re: Problem with bco?AOSG::FILTERAutomatic Posting Software - mail to flume::puckWed Aug 16 1995 13:5934
Date Of Receipt: 	15-AUG-1995 14:13:45.24
From: 	SMURF::ALPHA::"[email protected]" "15-Aug-1995 1412"
To: 	Wen-Jie Wu <[email protected]>
CC: 	[email protected]
Subj: 	Re: Problem with bco?

Well, it asks you "Have you done a kinit & workon?"  have you?

If so, try bco -u -ode_debug -cv Makefile


		-Grant
| 
| Hi,
| 
| I het this message whenever I try to do a bco.  Can you 
| tell me what it means and how to fix it?
| 
| KIMMEN> bco -u Makefile
| 
| [ ./usr/bin/at/Makefile ]
| ODE CLIENT: ERROR - Failed client authentication.
|         Have you done a kinit & workon?
| 
| bco: The following rcs command failed:
| ode_client exists ./usr/bin/at/Makefile,v
| [ unable to access source control information in file: "./usr/bin/at/Makefile
,v"  ]
| 
| Thanks,
| Wen-Jie



1698.2Re: Problem with bco?AOSG::FILTERAutomatic Posting Software - mail to flume::puckWed Aug 16 1995 13:5915
Date Of Receipt: 	15-AUG-1995 14:16:12.49
From: 	SMURF::ALPHA::"[email protected]"
To: 	[email protected]
CC: 	[email protected], [email protected]
Subj: 	Re: Problem with bco?

Sorry,

Found the problem.
The PATH was hard coded with ODE2.1 and not 3.0

It's OK now.

Thanks