[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

1796.0. "bcreate problem" by AOSG::FILTER (Automatic Posting Software - mail to flume::puck) Wed Sep 06 1995 19:34

Date Of Receipt: 	 6-SEP-1995 17:35:07.99
From: 	SMURF::ALPHA::frank "Douglas Frank USG  06-Sep-1995 1733"
To: 	odehelp@DEC:.zko.alpha
CC: 	
Subj: 	bcreate problem

Hello,

I bcreated a file, then later on got rid of it with a 'bcs -o -u'.

Now I think I need it after all, so I tried to bcreate it a 2nd time.
I'm getting this error:

% bcreate ase_driver.h

[ ./usr/ccs/lib/libasequota/ase_driver.h ]
[ source control information already exists in file: 
"./usr/ccs/lib/libasequota/ase_driver.h,v" ]

where is this coming from?  The original instance (which was bco -o'd)
is not listed in src/.BCS*, and I don't know where else to look.

thanks

--Doug

T.RTitleUserPersonal
Name
DateLines
1796.1Re: bcreate problemAOSG::FILTERAutomatic Posting Software - mail to flume::puckWed Sep 06 1995 19:3538
Date Of Receipt: 	 6-SEP-1995 18:03:29.72
From: 	SMURF::FLUME::jmf "Joshua M. Friedman OSF/UNIX SDE  06-Sep-1995 1801"
To: 	frank@DEC:.zko.flume
CC: 	odehelp@DEC:.zko.flume
Subj: 	Re: bcreate problem

Doug, bcs -u -o still leaves a "stub" of an rcs file around (though we
have a process which cleans them up every few days); so does bcreate -undo.

Just "bco" the file (it'll be empty) and pull in the correct header from 
	/usr/sde/osf1/headers/header.h

The file is in the rcs configuration database on buffer.

-josh

> Hello,
> 
> I bcreated a file, then later on got rid of it with a 'bcs -o -u'.
> 
> Now I think I need it after all, so I tried to bcreate it a 2nd time.
> I'm getting this error:
> 
> % bcreate ase_driver.h
> 
> [ ./usr/ccs/lib/libasequota/ase_driver.h ]
> [ source control information already exists in file: 
> "./usr/ccs/lib/libasequota/ase_driver.h,v" ]
> 
> where is this coming from?  The original instance (which was bco -o'd)
> is not listed in src/.BCS*, and I don't know where else to look.
> 
> thanks
> 
> --Doug