Finish create repo

This commit is contained in:
Unknown 2014-03-11 01:32:36 -04:00
parent e9b71c88d7
commit fdc4151ff3
11 changed files with 271 additions and 27 deletions

View file

@ -70,8 +70,6 @@ func setEngine() {
orm.Logger = f
orm.ShowSQL = true
//log.Trace("Initialized database -> %s", dbName)
RepoRootPath = base.Cfg.MustValue("repository", "ROOT")
}