Jez Hancock wrote to [EMAIL PROTECTED]:
> I then issue 'co -l httpd.conf' to check the file back out again and
> lock it to use it.
and Scott W <[EMAIL PROTECTED]> writes:
> PS- Remember to always at least do a co <filename> after initial
> checkin, as ci <file> without other params creates the RCS/delta file,
> but will not leave the original filename in place...
To both of you, ci -l is your friend.
-l[rev]
works like -r, except it performs an additional co -l for the
deposited revision. Thus, the deposited revision is immediately
checked out again and locked. This is useful for saving a revi-
sion although one wants to continue editing it after the
checkin.
Saves a bit of typing. ;-)
- Ryan
--
Ryan Thompson <[EMAIL PROTECTED]>
SaskNow Technologies - http://www.sasknow.com
901-1st Avenue North - Saskatoon, SK - S7K 1Y4
Tel: 306-664-3600 Fax: 306-244-7037 Saskatoon
Toll-Free: 877-727-5669 (877-SASKNOW) North America
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"