New issue 303: paster setup-db fails when git is not installed
https://bitbucket.org/conservancy/kallithea/issues/303/paster-setup-db-fails-when-git-is-not

Int:

I followed the instructions from 
https://kallithea.readthedocs.io/en/latest/installation_win.html

Step 9 – Configuring Kallithea
says:
"If you decided not to install git, you will get errors about it that you can 
ignore."

==> That is wrong. When git is not installed paster setup-db fails with fatal 
error - you can not ignore it.
You have to modify __init__.py to get paster setup-db to run without having git 
installed.
Please correct the instuctions and add link to 
https://pythonhosted.org/Kallithea/usage/vcs_support.html
where is described how to modify __init__.py


_______________________________________________
kallithea-general mailing list
[email protected]
https://lists.sfconservancy.org/mailman/listinfo/kallithea-general

Reply via email to