[Checkins] SVN: Sandbox/philikon/zopeproject/trunk/TODO.txt More feedack from Michael Bernstein

Philipp von Weitershausen philikon at philikon.de
Sun Aug 26 17:13:34 EDT 2007


Log message for revision 79287:
  More feedack from Michael Bernstein
  

Changed:
  U   Sandbox/philikon/zopeproject/trunk/TODO.txt

-=-
Modified: Sandbox/philikon/zopeproject/trunk/TODO.txt
===================================================================
--- Sandbox/philikon/zopeproject/trunk/TODO.txt	2007-08-26 20:24:09 UTC (rev 79286)
+++ Sandbox/philikon/zopeproject/trunk/TODO.txt	2007-08-26 21:13:34 UTC (rev 79287)
@@ -47,3 +47,16 @@
   ~/.buildout/default.cfg does NOT contain an eggs-directory option,
   zopeproject fails with a ConfigParser.NoOptionError.
 
+* Instead of a --svn-repository, make it a question (with the default
+  of no repository == no checkin).
+
+  And if you don't check in on project creation, a tool should allow
+  you to do it later (and it should ignore the right files)
+
+* Not only allow the creation of new applications but also the
+  deployment of existing applications.  Also consider the library use
+  case.  Suggested command line usage:
+
+    $ zopeproject app NewApplication
+    $ zopeproject deploy ExistingApplication
+    $ zopeproject library new.library



More information about the Checkins mailing list