• Remember Mailing List

  • moving the membrane and remember trunk

    from ra on May 20, 2008 06:30 PM
    hi all,
    
    in keeping w/ the current standards for packaging up Zope and Plone products, 
    i'm going to move the remember and membrane trunks to a new location in the 
    collective, and i'm going to package them up so they can be installed as eggs. 
      currently you'll find them at the following locations:
    
    https://svn.plone.org/svn/collective/membrane/trunk
    https://svn.plone.org/svn/collective/remember/trunk
    
    when i'm done, they'll be at:
    
    https://svn.plone.org/svn/collective/Products.membrane/trunk
    https://svn.plone.org/svn/collective/Products.remember/trunk
    
    the top level will no longer be the Product code, however; it will contain the 
    setup.py file and other eggy stuff, just like the rest of the "Products.*" 
    packages in the collective.  if you want to check out just the Product code 
    itself, so you're getting exactly the same thing as before, the following URLs 
    will suffice:
    
    https://svn.plone.org/svn/collective/Products.membrane/trunk/Products/membrane
    https://svn.plone.org/svn/collective/Products.remember/trunk/Products/remember
    
    i'll make sure to 'svn mv' the pertinent code trees over to the new location 
    so we don't lose any history.
    
    please note that the older tags and branches will be remaining where they are, 
    only the trunk and future tags and branches will be in the new location.
    
    thanks,
    
    -r