It looks like you will at the least need a copy of the .egg-info folder
from your project in the directory you are trying to run the tg-admin
command from. (You can see this in the
get_project_name/get_project_meta functions that are called) Some
things specific to SQLObject are stored in the project's egg-info
directory, so you might need write access to that from the account
running the server.

IMO the process of working with project's installed with eggs needs to
be better documented and changed in some ways. I've been meaning to get
involved there, but things have suddenly become very busy.

-Adam


--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to