I use the lastest code from svn, by these commands:
(tg2dev)$ svn co http://svn.turbogears.org/projects/tg.devtools/trunk
tgdevtools
(tg2dev)$ svn co http://svn.turbogears.org/trunk tg2
And I created a simplest app:
paster quickstart
Then start it:
paster serve --reload development.ini
Then open: http://localhost:8080/index
It's 404. And every page is 404.
I googled it, and found this post:
http://groups.google.com/group/turbogears/msg/ef6172ad2642ddbe
It says it may be caused by the lastest Routes of 1.12.
It was posted 6 months ago, I can't believe it's not fixed yet.
--
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.