Introduction
============

Overview
--------

five.localsitemanager attempts to provide a local site manager implementation
that is as close to Zope 3's implemenation as possible.  Some reservations
that do not conflict with Zope 3 have been made to easy the path with CMF.

Developer Resources
-------------------

- Subversion browser:

  http://svn.zope.org/five.localsitemanager

- Read-only Subversion checkout:

  $ svn co svn://svn.zope.org/repos/main/five.localsitemanager/trunk

- Writable Subversion checkout:

  $ svn co svn+ssh://svn.zope.org/repos/main/five.localsitemanager/trunk

