|
Boost Testing : |
From: David Abrahams (dave_at_[hidden])
Date: 2007-03-28 02:48:26
on Tue Mar 27 2007, "Boris Gubenko" <Boris.Gubenko-AT-hp.com> wrote:
> is
>
> cvs commit -c -r RC_1_34_0 -m "some comment" file
>
> all I should do? (I never done it before).
cvs up -r RC_1_34_0 file
apply your changes
or, if you've already applied changes, just
cvs up -r RC_1_34_0 file
then,
cvs commit -m "log message" file
-- Dave Abrahams Boost Consulting www.boost-consulting.com Don't Miss BoostCon 2007! ==> http://www.boostcon.com