On 10/7/05, Kevin Dangoor <[EMAIL PROTECTED]> wrote: > > Hi Fabian, > > I had thought at one point that I saw Phillip advise to put egg-info > in svn. I don't see that now... *some* egg-info entries could be > manually maintained (eg sqlobject.txt that is in new quickstarted > projects). That's not the case now, though, for TG. > > I left the directory there but removed the contents in svn. >
I had to remove the TurboGears.egg-info directory and recreate it using 'python setup.py egg_info' before I could successfully run 'python setup.py develop'. - Bill -- Bill Woodward [EMAIL PROTECTED] http://www.saifa.net "I have more trouble with D. L. Moody than with any other man I ever met." -- D. L. Moody s/D. L. Moody/Bill Woodward/g

