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

  • Home
  • SEARCH
  • 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 7891525
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T06:38:25+00:00 2026-06-03T06:38:25+00:00

I have a content repository server software , clients are able to list/read/edit their

  • 0

I have a content repository server software, clients are able to list/read/edit their files using their favorite protocol: FTP/WebDAV/CIFS/…

I am wondering whether implementing a Git interface would make sense (I would implement the server-side of the Git protocol, and Git clients would connect to it).

QUESTION: Is there any server-side software that implements the Git protocol? (except the Git server developed by Torvalds) ?

  • 1 1 Answer
  • 0 Views
  • 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-06-03T06:38:26+00:00Added an answer on June 3, 2026 at 6:38 am

    You almost certainly do not want to implement a git server yourself. Git’s design does not lend itself to lib-ization, so it’s been an ongoing problem that a first-class library version of git has not been available.

    Nonetheless, there are a number of options, depends on your needs:

    1. libgit2, the most recent work on a true C git library, and its various bindings to other languages
    2. GitPython, and similar libraries for Python and other languages which wrap the git executable itself
    3. jgit, a native Java implementation of git

    If what you want to do is provide a transparent git-like interface to your content, you’ll need to consider carefully what that means and what you want to provide. Git is a DVCS, and so it keeps the entire history of everything. That means that you have to keep and serve the entire history in order for folks to do anything useful with your repository. So, if you’re just trying to export data for a one-time view, this doesn’t make a lot of sense. I think this approach would make the most sense only if you’re actually keeping all of the backend data stored under version control in git.

    Finally, note that there is no ‘git server’ per se. Git utilizes existing transports like ssh, http, etc that can send simple git commands in order to send and retrieve data.

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

Sidebar

Related Questions

In my current project we have a large repository of content that was originally
I have content on a webpage which is both sent from the server at
I have some content that I am loading using jquery ajax. The content has
I am using eclipse Egit plugin. we have a repository to maintain all the
I have strange problem. I have own remote repository and upload their plugin. Then
We have a content management system to allow our users to store files uploaded
I have changed several files in a git repository, but have not committed them
I have a SVN repository on a server, in /var/svn/repository, and a couple of
I have a git repository on an OS X server that used to work
I have a GIT repository on bitbucket, which I want my Jenkins Server to

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.