Hello [Deleted User], Welcome to the community! My bet is that you did not configure the database path correctly. Take a look at the installation instructions. Long story short, you need to select one of the databases included in the installation bundle and put it in a location where the user running the server has write access. Then, you need to change the default database path in the application.properties file inside the server jar (which is a conventional zip file) pointing to the location where...
stuff
Initial commit
version 0.6.0
sync min requirements with allura min req
fix one issue with hg 7.2
support hg 6.8.2-7.1.2 with simplified better outgoing using hooks
actually suppress most hg stdout entirely (maybe later add a way for tests to show it)