Comment #1 by Venom087:
(No comment was entered for this change.)
Issue attribute updates:
Labels: -Milestone-Release0.2 Milestone-Release0.1.1
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
Comment #2 by Venom087:
with r139, startup looks like this:
2008-05-23 11:16:50-0700 [-] Log opened.
2008-05-23 11:16:50-0700 [-] Finished registering framework handlers.
2008-05-23 11:16:50-0700 [-] Finished registering Demetrius handlers.
2008-05-23 11:16:50-0700 [-] calling two methods after reactor is run
2008-05-23 11:16:50-0700 [-] twisted.web.server.Site starting on 8080
2008-05-23 11:16:50-0700 [-] Starting factory <twisted.web.server.Site
instance at
0x16fc918>
2008-05-23 11:16:50-0700 [-] Starting twisted reactor
2008-05-23 11:16:52-0700 [-] loading users...
2008-05-23 11:16:52-0700 [-] loaded user: us...@gmail.com
2008-05-23 11:16:52-0700 [-] loaded 1 users
2008-05-23 11:16:52-0700 [-] loading projects...
2008-05-23 11:16:52-0700 [-] loaded versioned project: myproject2
2008-05-23 11:16:52-0700 [-] not loading duplicate project: myproject2
2008-05-23 11:16:52-0700 [-] loaded 1 projects
2008-05-23 11:16:52-0700 [-] Ready to serve pages.
Issue attribute updates:
Status: Done