help-rcs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: RCS - how do I checkin multiple files with the same comment?


From: Colin Brough
Subject: Re: RCS - how do I checkin multiple files with the same comment?
Date: Fri, 27 Jun 2008 20:46:56 +0100
User-agent: Mutt/1.5.6i

> I want to check in multiple files with the same checkin message using
> RCS. How would I do that? I tried the following and none of these
> options worked:
> 
> ci -u -m"initial checkin" test*

This would work, if you were checking in a file that had already been
checked in previously.

However, given the word "initial", what you need is:

        ci -u -t-'Initial checking' test*

HTH

Cheers

Colin

----------------------------------------------------------------------
Colin Brough                             address@hidden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]