Opened 15 years ago
Last modified 15 years ago
#17 closed defect (WONTFIX)
script to wipe data and environment
| Reported by: | Will Kahn-Greene | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Keywords: | ||
| Cc: | Parent Tickets: |
Description
We need a script that a contributor could use to wipe their buildout environment and the mongodb database.
This would be useful for:
- testing clean-slate installs
- development of initial startup stuff
- fixing a development environment that's fux0rd due to bugs
- some fourth thing
Adding Chris as a watcher because he asked me to make the bug.
Change History (3)
comment:1 by , 15 years ago
| Status: | New → Rejected |
|---|
comment:2 by , 15 years ago
I was hoping to have a script that wipes everything to a clean state--so that's buildout stuff, any data, .... Seems like your script (in issue #196) covers only the data.
Having said that, your fix is probably fine.

I think this bug is a dupe of http://bugs.foocorp.net/issues/296 (my bad?) so I'm closing it out.
Am I wrong? If there's something this covers that the other doesn't let me know.