2005/11/19, Lee McFadden <[EMAIL PROTECTED]>: > > It sounds like a path issue. Run sudo python setup.py develop again > and scroll through the output. It will tell you where it's putting > the tg-admin for version 0.9adev-rxxx.
Thanks, it was indeed path issue. It appears that I have two version of tg-admin: 0.8x version: /usr/local/bin/tg-admin 0.9x version: /Library/Frameworks/Python.framework/Versions/2.4/bin/tg-admin >From the first look it seems that non-svn egg install uses different path than svn... but my previous setuptools install was a little mess, so maybe it's just me. Anyway, it's amazing to get two responses that quickly, especially on saturday. (Turbo)power to the people! ;-) -- Ksenia

