[Dev-flock] Reorganization
Daniel Ring
danring at MIT.EDU
Wed Oct 31 00:53:47 EDT 2007
hey all,
Unless someone tells me not to, I'm going to reorganize the file
structure of the /web repository. Since development is currently
happening under /web/doc, /web/src/database/db, and
/web/src/web_app/Main, I want to remove the unused/unnecessary parts of
the file structure and shrink it to:
/web/doc, /web/db, /web/app, /web/middleware, etc. the /web/app
directory will contain /view, /template, /js, /css, /img.
I'll fix all the appropriate python module references, urls,
javascript/css/image/link/ajax addresses, and thoughtandmemory.org
apache server settings before I commit, so there shouldn't be any
breakage unless you run your own apache server. (And I can't fix your
unique 'settings.py' changes, but I'll add a directory /env to hold
developer/server-specific settings.)
Note that all the old files will still be accessible from the repository
in past revisions. Use the '-r' switch with 'svn checkout' if you want
these. The old/unused files just won't needed in new checkouts
So two things:
1. If you think this is a bad idea, or have another proposal, reply to
dev-flock.
2. If you have any pending changes to commit, please do so or let me
know by tomorrow night if you want me to hold off.
Otherwise, I'll probably commit the new structure late tomorrow night,
say 10pm or so.
yeah.
dan
More information about the Dev-flock
mailing list