Hacky prototype of a local development backend (fork of ganesh's darcsden)
move more filesystem config into the BackendPermanent typeclass
use RepositoryData when creating repositories
lensify Repository type
Move filesystem-related stuff into a separate class
Switch User type to use lenses
abstract settings behind an implicit parameter
reorganise into library+executables