Giter VIP home page Giter VIP logo

Comments (9)

Aimeast avatar Aimeast commented on May 26, 2024

I think it is a good ideal. After learning about ngit, it continuously benefits from JGit improvements and bug fixes, and continuously actives in github. Link

I hope this one can improve #34.

from bonobo-git-server.

jakubgarfield avatar jakubgarfield commented on May 26, 2024

I would consider another library nowadays - libgit2 and libgit2sharp. More info in #34

from bonobo-git-server.

jakubgarfield avatar jakubgarfield commented on May 26, 2024

By the way the backing library and the lack of installer are two key points that are missing in Bonobo Git Server. Would you consider much closer cooperation? Please email me to jakub.chodounsky(at)gmail(dot)com

from bonobo-git-server.

Aimeast avatar Aimeast commented on May 26, 2024

It has already switch to libgit2sharp & git.exe.
libgit2sharp is working for repo browser
git.exe is working for git remote command line

from bonobo-git-server.

jakubgarfield avatar jakubgarfield commented on May 26, 2024

libgit2sharp integration is a good choice but the usage of git.exe unfortunatelly is not. With calling the external process you lose scalability and I don't want to go this way. I'll try to find a workaround.

from bonobo-git-server.

Aimeast avatar Aimeast commented on May 26, 2024

I also didn't want to use git.exe but I have no choice now. At least it was working.
I am continuing to find a way to implement the smart HTTP transport.

from bonobo-git-server.

 avatar commented on May 26, 2024

Currently, I use gitsharp to handle transport, and use libgit2sharp to do other things.

from bonobo-git-server.

Aimeast avatar Aimeast commented on May 26, 2024

Yeah, you can do more and more using libgit2sharp. The only lack is not support the server-side smart HTTP transport.

from bonobo-git-server.

jakubgarfield avatar jakubgarfield commented on May 26, 2024

Bonobo Git Server was switched to libgit2sharp! Hooray! With the great help of @Aimeast.

from bonobo-git-server.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.