Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 837191
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T05:06:24+00:00 2026-05-15T05:06:24+00:00

I am using Git Version Control on an remote server and I have set

  • 0

I am using Git Version Control on an remote server and I have set up a repository that multiple people will be using to push/fetch from. I have put the repo under

/srv/subdir/git/.git

I have been experiencing problem after problem it seems like.

a) Is this location suitable for handling a project that will need to be accessed/modified by multiple developers and a designer? Or is there a better location?

b)Do I need to modify the permissions on the subdir/ and git/ directories in order to allow remote access? If I do what is the appropriate permissions I should allow?

I know this is a faily long request/question, but unfortunately like many other topics with well covered documentation, documentation does not always cover best practices.

I would appreciate anybodies advice and suggestions?

Thanks

  • 1 1 Answer
  • 1 View
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T05:06:25+00:00Added an answer on May 15, 2026 at 5:06 am

    a: I prefer something like /git/repo.git, buts is down to preference…..

    b: You may want to look at something like gitosis:

    http://scie.nti.st/2007/11/14/hosting-git-repositories-the-easy-and-secure-way

    But also you can do the following:

    mkdir repo.git
    cd repo.git
    git --bare init --shared=group
    chgrp -R GROUP .
    

    Where GROUP would be a group all your committers are in (like git or committers or developers), they should then be able to push into the repo.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have 5-10 independent projects that I want place under version control using Git.
We're using git for version control and the workflow is such that people do
I'm using Git for version control and unlike SVN I have not come across
I have been using Git for my version control for a while now, but
I've been planning on using GIT for version control. However, I have a prolly
I have a number of projects using git for version control. Some are python
So, I have a project that was originally under git version control, The project
Preamble I'm using git as a version control system for a paper that my
We are using git for version control and right now we are getting a
I'm using git in a project with multiple branches used concurrently, that is: A

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.