I’ve installed OpenProject-ce v4.2.9 with the debian package. I can’t configure a git SCM for a project. Only Subversion is available. What should I do to configure git repository ?
The 4.2 packages supported only Subversion integration with Apache, not Git. Upgrade to 5.0 run openproject-ce reconfigure, and enable Git repository integration yourself.
Replies (1)
The 4.2 packages supported only Subversion integration with Apache, not Git. Upgrade to 5.0 run
openproject-ce reconfigure
, and enable Git repository integration yourself.Best,
Oliver