[Zope-dev] [Checkins] SVN: z3c.mimetype/ Create infrastructure for z3c.mimetype
Benji York
benji at zope.com
Tue Feb 24 08:36:12 EST 2009
On Tue, Feb 24, 2009 at 8:29 AM, Dan Korostelev <nadako at gmail.com> wrote:
> 2009/2/24 Baiju M <mbaiju at zeomega.net>:
>> Hi Dan,
>>
>> On Tue, Feb 24, 2009 at 6:40 PM, Dan Korostelev <nadako at 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}
--
Benji York
Senior Software Engineer
Zope Corporation
More information about the Zope-Dev
mailing list