On 2/24/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > I hope it's not too much to ask since to build the egg TurboGears must > have a source tree with setup.py available already. > > -Brian Zhou >
Correct, it should be a simple case of checking out the SVN tag for the version you require. e.g. for the latest 0.9a1 release: svn co http://www.turbogears.org/tags/0.9a1/ You can then zip it, omitting .svn folders. Lee --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears -~----------~----~----~----~------~----~------~--~---

