2009/2/24 Benji York <benji@zope.com>:
On Tue, Feb 24, 2009 at 8:29 AM, Dan Korostelev <nadako@gmail.com> wrote:
2009/2/24 Baiju M <mbaiju@zeomega.net>:
Hi Dan,
On Tue, Feb 24, 2009 at 6:40 PM, Dan Korostelev <nadako@gmail.com> wrote:
Log message for revision 97207: Create infrastructure for z3c.mimetype
Changed: A z3c.mimetype/
I thought of sharing this with you, may be useful. I have got one tip from Jim for creating a new project area: http://mail.zope.org/pipermail/zope3-dev/2006-October/020701.html
Heh, nice trick with `z` :) Thank you.
A slight refinement:
svn mkdir path-to-repo/new-project{,trunk,tags,branches}
Using the `z` trick, that would be:
svn mkdir `z`/new-project{,trunk,tags,branches}
Thanks! BTW, there tips are probably useful enough to be included to zope3docs' development section. :) -- WBR, Dan Korostelev