An implementation of the
RepositoryManager interface that operates
directly on the repository data files in the local file system.
author: Arjohn Kampman
Creates a new RepositoryManager that operates on the specfified base
directory.
Parameters: baseDir - The base directory where data for repositories can be stored, amongother things.