How stable is versino 3? Better to use the version 2.x?
thanks --- Pete Kazmier <[EMAIL PROTECTED]> wrote: > Torque 3 has not been released yet. However, you > can always download > the source from the CVS repositories and build it > yourself. See the > section "Obtaining the Torque Distribution" in my > tutorial: > > http://www.kazmier.com/~kaz/torque/tutorial.html > > Or, to save you the time and elaborate: > > 1. Download the repository > > cvs -d > :pserver:[EMAIL PROTECTED]:/home/cvspublic > login > (password is anoncvs) > cvs -d > :pserver:[EMAIL PROTECTED]:/home/cvspublic co > jakarta-turbine-torque > > 2. Set lib.repo in your ${home}/build.properties > file. This should be > a directory where you want to store all of the > dependent jar files. > > 3. ant update-jars > > 4. ant dist > > 5. Inside the bin directory you'll find > 'torque-3.0-dev.zip', take that > and unpack it somewhere. > > Pete __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
