Henrik Nordstrom wrote:
> The above should have a -d option to update
>
> cvsmergeinit devel
> cvs update -js2_3_s1 -jdevel -d 2>&1 | tee update.log
>
> or new files will not be added.
And you most likely also want to use -kk to avoid conflicts only due to
RCS keywords.. I forgot about this one as I have all my sourcetrees
checked out using -kk.
cvs update -kk -js2_3_s1 -jdevel -d 2>&1 | tee update.log
/Henrik
Received on Sun Apr 16 2000 - 18:01:28 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:12:23 MST