-On [20061003 21:19], Charlie ([EMAIL PROTECTED]) wrote:
>I am a newbie to Trac and I set up 0.10b1 and I'm really impressed.  I
>want to move to 0.10 now that it is released, but I am not sure of the
>process.
>
>Can anyone point me to the right place to learn about how to do this
>migration?

My typical method is to have the source somewhere:

python setup.py build

then become root
rm -rf /usr/local/lib/python/site-packages/trac /usr/local/share/trac
python setup.py install

trac-admin /usr/local/trac
upgrade
wiki upgrade
exit

and restart the webserver as needed.

Takes me in general 5 minutes max.

-- 
Jeroen Ruigrok van der Werven <asmodai(-at-)in-nomine.org> / asmodai
イェルーン ラウフロック ヴァン デル ウェルヴェン
http://www.in-nomine.org/
Seize from every moment its unique novelty and do not prepare your joys...

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Development" 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-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to