Unable to browse Public repo
Dejan Tolj
dejan1 at gmail.com
Sat Jun 18 00:12:14 CEST 2011
After installing cgit, I went into the configuration and changed this:
repo.url=test
repo.path=/home/dtolj/repositories/test
repo.desc=the master foo repository
repo.owner=dtolj at example.com
repo.readme=info/web/about.html
I create a new public repo like so:
git init --bare /home/dtolj/repositories/test
But I get an error message:
Not a git repository: '/home/dtolj/repositories/test'
More information about the CGit
mailing list