-
Committer:
mattgiuca
-
Date:
2008-06-23 10:34:43 UTC
-
Revision ID:
svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:787
fileservice_lib/action.py:
* Fixed TODOs, and comments.
* putfile: Added "overwrite" optional parameter. If true, overwrites,
otherwise error. Note: This changes the default behaviour (used to
overwrite by default).
editor.js: Call to putfile has overwrite: true, as necessary to keep the old
behaviour.
listing.js: Comment on "new file".
Note: This commit changes the behaviour of "new file" so it has an error if
the file already exists.