David Abrahams <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> "Fernando Cacciola" <[EMAIL PROTECTED]> writes:
>
> [sniped]
> > How do I apply the patch?
> > I mean, what do I do with CVS to have it on the right branch/tag.
> > (I guess that if I just commit it, it won't end on the right place)
>
> cvs update -rRC_1_30_0 <filenames>...
> cvs edit <filenames>...
>
> [Make your changes]
>
> cvs commit <filenames>...
>
> # to get back to the main trunk:
> cvs update -A <filenames>...
>
>
> I have fixed the last regression (the one with crc_test) in CVS, so
> as soon as you've made your patch and we've had one more round of
> testing, I'm going to tag it for release.  Please let me know the
> instant you're finished.
>
Done.
(I've also checked in a couple of typos in the doc that were reported to me)

Fernando Cacciola




_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to