5 Dec
2005
5 Dec
'05
3:52 p.m.
Rocky Burt wrote:
Anyone know if there is any plan to add a toplevel products folder in the zope svn repo like there currently is in zope's cvs repo? I know this has held up a few products from going from zope CVS to SVN.
I don't think a separate Products folder is is necessary. Just make top-level projects in SVN, like /Products.Basket/trunk/Basket This would follow the pattern of other top-level projects whose project names are their dotted name, like zope.testing. Philipp