[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

2495.0. "How to undo bco/bci ?" by AOSG::FILTER (Automatic Posting Software - mail to flume::puck) Fri Aug 23 1996 16:34

Date Of Receipt: 	15-AUG-1996 01:36:33.57
From: 	WASTED::ranjit "Ranjit Mathews USG  15-Aug-1996 0135"
To: 	buildhelp@DEC:.zko.wasted
CC: 	
Subj: 	How to undo bco/bci ?

I did a bco & bci on kernel/io/dec/netif/if_ln.c

I need to undo this 'coz the changes that I made need to be made for if_strln.c
not if_ln.c. if_ln.c should remain unchanged.

T.RTitleUserPersonal
Name
DateLines
2495.1Re: How to undo bco/bci ?AOSG::FILTERAutomatic Posting Software - mail to flume::puckFri Aug 23 1996 16:3812
Date Of Receipt: 	15-AUG-1996 09:51:44.38
From: 	HUNCH::shashi "Shashi Mangalat USG  15-Aug-1996 0950"
To: 	ranjit@DEC:.zko.hunch
CC: 	buildhelp@DEC:.zko.hunch
Subj: 	Re: How to undo bco/bci ?

'bcs -o -u kernel/io/dec/netif/if_ln.c' will remove your branch.  If you
need to preserve the changes for reference make sure you copy it before
the bcs.

--shashi