Hi, I'm Antonio, from the BitNami Team To get Trac 0.11 you need to do the following:
- Launch the command line console (Start Menu -> Run -> type cmd) - Change directory to your Trac installation. - Load the environment variables by typing "scripts\setenv.bat" - Change directory to python\Scripts - You can install trac 0.11 by typing "easy_install http://svn.edgewall.org/repos/trac/branches/0.11-stable" from the console - Stop the servers using the Start Menu shortcut - Copy the folders DLLs and Lib from python\ to apache2\bin - Restart the servers - The last step is typing from python\Scripts 'trac-admin "(PATH TO THE INSTALLATION)\projects\(NAME OF THE PROJECT)" upgrade', substituting PATH TO THE INSTALLATION and NAME OF THE PROJECT accordingly. That's all :) Cheers PS: We're waiting to the final version of Trac 0.11 to make the new version of the stack On Tue, Jun 10, 2008 at 9:01 PM, <[EMAIL PROTECTED]> wrote: > > On Jun 10, 9:39 am, [EMAIL PROTECTED] wrote: >> Hi all, >> >> For proof of concept, and to make it easier for my local IT, we tried >> the BitNami Stack. Now, there is a good chance the efforts are in >> vain, and he will lose control of the server anyway. However, to try >> and keep it, I want to get to 0.11 asap, and install my plugins and >> tweaked workflow et al and populate a project to show how we can >> really take advantage of it. My dilemma, should I try and upgrade >> trac, maybe python etc. with the stack, or just start from scratch? >> >> Seems upgrading might actually be more work/hassle. >> >> Thoughts? > > I think I decided to wipe. > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
