| Date Of Receipt: 4-DEC-1996 15:31:53.39
From: HUNCH::"[email protected]" "04-Dec-1996 1528"
To: Terrence Harple USG <[email protected]>
CC: [email protected]
Subj: Re: bcreate producing: [ setting leader to 'BIN' ]?
Because noheader means no header, ie unknown or undefined file type, therefore
assume binary - which does not include comments, therefore does not need a
comment leader defined.
If you do not wish to have comments in the file, then
bcs -cNONE filename.ksh will leave the checkin comments in RCS, but not the
checked out file and bmerge should still work on it.
If you do want the comments included, then;
bcs -c"# " file.ksh will set the commet leader appropriately.
-Grant
| Why would the command:
| bcreate -noheader tools/lib/lib_jacket.ksh
| produce this line:
| [ setting leader to 'BIN' ]
| It also does this for *.c and *.h file?
| --
| Terry Harple
| -----------------------------------------------------------------------------
-
| WORK INET: [email protected] HOME INET: [email protected]
| DTN: 1-1416 PHONE: 603-881-1416
| OFFICE: ZK3-3/Y08 ADDR: 110 Spit Brook Rd. Nashua, NH
| 03062-2698
| =============================================================================
=
|