| Bean-Factory for creation SVN Repository It creates repostiory, connected to the repositoryPath and authenticated
with using current user crediteals It also stored name of user, used for repository creation - and if it was
changed-made reconnection. This is not application-wide bean - but user specific(session or request scope - depends
from how it is defined) First -lets try to make it request-scoped, because SvnKit is not thread safe
|