[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

309.0. "oops, screwed up" by SMURF::FILTER (Automatic Posting Software - mail to flume::puck) Thu Sep 09 1993 11:56

Date Of Receipt: 	 9-SEP-1993 10:09:54.56
From: 	ABYSS::jtkohl "John Kohl"
To: 	abyss::buildhelp
CC: 	
Subj: 	oops, screwed up
I interrupted a bcreate, and now the source control file is not usable: 	

% bcreate overlap.h

[ ./usr/ccs/lib/libfilsys/overlap.h ]
[ creating ./usr/ccs/lib/libfilsys/overlap.h,v ]
^C
% bcreate overlap.h

[ ./usr/ccs/lib/libfilsys/overlap.h ]
[ source control information already exists in file: "./usr/ccs/lib/libfilsys/overlap.h,v" ]
Exit -1
% bco overlap.h

[ ./usr/ccs/lib/libfilsys/overlap.h ]
stat error: no revisions present for this file
stat error: no revisions present for this file
[ specified revision not found in the history revision ]
Exit -1
% bcreate -undo overlap.h

[ ./usr/ccs/lib/libfilsys/overlap.h ]
[ can't undo ./usr/ccs/lib/libfilsys/overlap.h ]
[ file not in current branch, your current working set, John_Kohl_cdrom ].
Exit -1


Can you fix this for me?

T.RTitleUserPersonal
Name
DateLines
309.1Re: oops, screwed upSMURF::FILTERAutomatic Posting Software - mail to flume::puckThu Sep 09 1993 18:4042
Date Of Receipt: 	 9-SEP-1993 10:46:56.71
From: 	FLUME::"[email protected]" "Grant Van Dyck"
To: 	[email protected] (John Kohl)
CC: 	[email protected]
Subj: 	Re: oops, screwed up

All set. Pretend it never existed and start over. 
PS. Don't crash out this time :-)

	-Grant


| I interrupted a bcreate, and now the source control file is not usable:
| % bcreate overlap.h
| 
| [ ./usr/ccs/lib/libfilsys/overlap.h ]
| [ creating ./usr/ccs/lib/libfilsys/overlap.h,v ]
| ^C
| % bcreate overlap.h
| 
| [ ./usr/ccs/lib/libfilsys/overlap.h ]
| [ source control information already exists in file: "./usr/ccs/lib/libfilsys
/overlap.h,v" ]
| Exit -1
| % bco overlap.h
| 
| [ ./usr/ccs/lib/libfilsys/overlap.h ]
| stat error: no revisions present for this file
| stat error: no revisions present for this file
| [ specified revision not found in the history revision ]
| Exit -1
| % bcreate -undo overlap.h
| 
| [ ./usr/ccs/lib/libfilsys/overlap.h ]
| [ can't undo ./usr/ccs/lib/libfilsys/overlap.h ]
| [ file not in current branch, your current working set, John_Kohl_cdrom ].
| Exit -1
| 
| 
| Can you fix this for me?
|