> I cannot get thecommand 
> 
>  ci -i -u -m'This this is the intital creation" <filename>
> 
> to work. It still asks for user input for the description

This should be:

        ci -i -u -t-'This this is the intital creation" <filename>

RCS distinguishes between initial file check-in (-t option) and
subsequent changes (-m option).

Cheers

Colin

----------------------------------------------------------------------
Colin Brough                             [EMAIL PROTECTED]


_______________________________________________
Help-rcs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-rcs

Reply via email to