Closed
Bug 531985
Opened 16 years ago
Closed 16 years ago
Bespin server pavement should create schema during development
Categories
(Skywriter Graveyard :: Server, defect, P1)
Skywriter Graveyard
Server
Tracking
(Not tracked)
RESOLVED
FIXED
0.5.1
People
(Reporter: pcwalton, Assigned: pcwalton)
References
()
Details
Currently, the Bespin server pavement.py doesn't seem to create the appropriate schema in the development SQLite database. This causes logins to fail when the developer guide instructions on the wiki are followed.
The version of bespinserver on my bitbucket repo contains a modified "develop" task that populates the SQLite database. This makes the instructions on the wiki work again.
[needs-pull] Commit 8a67333b175b at http://bitbucket.org/pcwalton/bespinserver/
Comment 1•16 years ago
|
||
Pushed
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: --- → 0.5.1
Comment 2•16 years ago
|
||
Since this bug has been resolved, I am clearing the whiteboard and removing the 'need-pull' tag.
If you feel this was in error, feel free to put it back. (However, please provide an explanation for doing so.)
[This was a mass comment. To filter bugmail, use the term 'bespin-remove-needs-pull'.]
Whiteboard: needs-pull
You need to log in
before you can comment on or make changes to this bug.
Description
•