| Date Of Receipt: 10-OCT-1995 13:10:19.97
From: SMURF::QUARRY::"[email protected]" "10-Oct-1995 1308"
To: [email protected]
CC: [email protected]
Subj: Re: why do I get this?
It just told you why. The RCS file has a comment leader of ''
You try to check on in with it set to '# '. If you want it to be '# ', you
need to change it in RCS:
bcs -c"# " Makeconf
-Grant
|
| I checked out the Makeconf, added a line, and
| I am trying to check it in.
|
| I get:
|
| bci -m"Checkpointing in changes." -all
|
| [ ./Makeconf ]
| [ '' is the RCS comment leader set for ./Makeconf ]
| [ '# ' is the comment leader found in the file ./Makeconf ]
| [ Comment leaders MUST be an EXACT MATCH between RCS and the working
| file. ]
| [ Use bcs -c'# ' to set the comment leader in RCS ]
| [ or edit the file before check-in ]
| bci: Aborting check-in operation.
|
| Why?
|
| This is in the gnude pool.
|
| -mike
|
|
|
| Date Of Receipt: 10-OCT-1995 13:13:07.73
From: SMURF::QUARRY::johnf "John Flanagan USG Test Johnf Tools Group 10-Oct-1995 1311"
To: "Grant Van Dyck" <[email protected]>
CC: [email protected], [email protected]
Subj: Re: why do I get this?
And it looks like this is one of those files that's been in the pool since
the beginning of time and has never been submitted. The comment leader in
RCS has always been wrong, but it looks like you are the first person to try
to use it. bcs -c"# " Makeconf will definitely clean this up.
John
______________________________________________________________________
John Flanagan enet: [email protected]
MS: ZKO3-3/W20 decnet: flume::johnf
USG Release Engineering (603) 881-1719
110 Spitbrook Road (DTN) 381-1719
Nashua, NH
______________________________________________________________________
|