[M3devel] odbc errors

Jay K jay.krell at cornell.edu
Tue Jul 28 11:40:33 CEST 2009


In the cm3-inst case you can just rm -rf */lib */pkg.
You don't need them at the start of a Tinderbox run, at least not for last-ok.
You do need them for last-rel I believe though (I've never run that).
 
 
I've also deleted my entire lib and pkg install for good measure, but
I know I can easily rebuild them and the "work/cm3-inst" is more important
right now, that's where Tinderbox/Hudson work.
 
 
 - Jay


----------------------------------------
> From: jay.krell at cornell.edu
> To: hosking at cs.purdue.edu; m3devel at elegosoft.com
> Date: Tue, 28 Jul 2009 09:35:31 +0000
> Subject: [M3devel] odbc errors
>
>
> odbc errors
>
> Tony, everyone, please read and then do like this:
>
> rm -rf /usr/local/cm3/pkg/*odbc*
> rm -rf /usr/local/cm3/lib/*odbc*
> cd root/cm3/m3-db
> rm -rf odbc
> cvs -z3 upd -dAP odbc
> cd odbc
> cm3
> cm3 -ship
>
>
> cd ~/work/cm3-inst
> find . | grep odbc | xargs rm
>
>
> - Jay


More information about the M3devel mailing list