Content
[solved]Unable to create GIT or SVN repository
Added by M. B. almost 5 years ago
Solution: https://community.openproject.com/projects/openproject/work_packages/32389/activity#activity-12
----------
Hello,
i have a fresh installation of OpenProject 10.4.0 (PostgreSQL) on a fresh Debian 10 (Buster) server with Apache 2.4.
Everything is fine, except the creation of GIT or SVN repositories.
I run through the setup process: Demo project > Repository > Subversion > SVN repo integrated into OpenProject (x) > [Create]
After clicking the create button, i get the error message [Error 403] You are not authorized to access this page. in a red popup box.
Enable repository management web service. in System Settings / Repositiries is activated
I followed this todo https://docs.openproject.org/system-admin-guide/system-settings/repositories/
any help very appreciated
thank you in advance
PS: see also https://community.openproject.com/projects/openproject/work_packages/32389/activity
Replies (3)
Hello,
I have the same problem.
I can't integrate git with openproject.
Help
This is likely caused by the
repository
setting menu item being shown even though the module is not enabled.Please go to your project -> Project settings -> Modules and ensure the "Repository" module is checked before creating the repository.
Fixed in https://github.com/opf/openproject/commit/40278719e0
Best
Oliver
Hi,
Nice its work now. But what would be the credentials to enter the git URL
Image:
https://drive.google.com/open?id=1Z23tG8NmUiskX74OD7q7rK-aeNsMzEOx
or when I use the command "git clone http://192.168.1.XX/openproject/git/test-git.git" it gives me an error.
Image:
https://drive.google.com/open?id=1kSOPCamCc999qrk-WCbW-c-iqn7gleaB
El mié., 4 mar. 2020 a las 9:59, escribió: