On Tue, Feb 03, 2009 at 08:21:47AM -0800, howa wrote: > On Feb 4, 12:05 am, Jeff Hammel <[email protected]> wrote: > > Much easier to download and use `python setup.py develop` > > > > Hi > > Since I have already a production version installed, by using this > command, how does trac know which version to use? > > Thanks.
This is more of a python question than a trac question, but `python setup.py develop` will make the source code the canonical location. Maybe google for more information if this is unclear. Jeff --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
