Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

General discussion
  1. OpenProject
  2. Forums
  3. General discussion
  4. gite bare repository

gite bare repository

Added by mark twain about 8 years ago

On the server, running OP (docker, version 6.1.5) i did create a
bare git repo.

I am able to clone that repo, commit and push stuff there.

The repo folder at /var/lib/openproject/openproject_git_repository/
is attached to docker at /var/lib/openproject/openproject_git_repository/

the folder beloongs to www-data

Entering the repo via OP webinterface returns:
Error 500

the log file:
/var/lib/openproject/logs/web-stdout.log
states

App 968 stdout: Availability check failed due to failed Git command: git exited with non-zero status: 128

This is quite annoying …. .
I really want to have that repo to be, at least, viewable via OP.

Does anyone here know what to do?
Thanks and best regards!

Twain


Replies (3)

RE: gite bare repository - Added by mark twain about 8 years ago

Is there no one, using a git repo here??

RE: gite bare repository - Added by mab internet about 8 years ago

Hi Twain,

I have not used Git repositories directly integrated into OpenProject, but I have been working with Gitolite and OpenProject. Why not trying the plugin? It has many handy features, have a look here:

https://github.com/oliverguenther/openproject-revisions_git

Just make sure you use the correct branch according to your OpenProject version.

Cheers
Luis

RE: gite bare repository - Added by mark twain about 8 years ago

Hi Luis,

thanks for you reply.

I gave gitolite a look and just wanted to give it a try.

As I am using the docker deploy of OP, I am stuck at:
1. Gemfile.plugins
Add a Gemfile.plugins to your OpenProject root with the following contents:

as https://www.openproject.org/download-and-installation/
states:
Our official installation page has instructions on how to customize your OpenProject installation. Please note that customization is not yet supported for Docker-based installations.

this seems not to be an option atm. … .

Thanks anyway!
BR
Twain

  • (1 - 3/3)
Loading...