Questions tagged [bonobo]

Bonobo is a Windows based Git Server that runs on IIS and ASP.NET-MVC.

Bonobo is an open source Windows based Git Server that runs on IIS and ASP.NET-MVC.

Official Website: http://bonobogitserver.com/

Source code, issue tracker are on GitHub: https://github.com/jakubgarfield/Bonobo-Git-Server

123 questions
0
votes
0 answers

Can't push to Bonobo Git Server

I originally had this project stored in Git Hub but wanted to set up a local Bonobo server to avoid storage issues. However, when was setting up a Bonobo Git Server and tried git push -u origin master I got: Uploading LFS objects: 0% (0/100), 0…
0
votes
1 answer

Add Multiple Repositories in a Team - Bonobo Git Server

We are using bonobo git server in our company. I want all the team members to be able to access all the existing repositories but don't want them to add as administrator.I am looking for all the possible ways. As manually adding them is not a option…
0
votes
1 answer

GIT error: HTTP 999 curl 22 The requested URL returned error: 999 fatal: the remote end hung up unexpectedly 999

When trying to push to a git repository, always received a 999 error.
Emmanuel
  • 7,574
  • 3
  • 24
  • 22
0
votes
1 answer

Bonobo-Git-Server anonymous access to a repository

I have created a repository and checked the Anonymous check box. However when I try to access it the repository link directly with no login, I was redirected to the login page. Anyone can help on this? Many thanks.
Terry
  • 1
0
votes
1 answer

Bonobo git server integration with Teamcity

I configured Teamcity with my Bonobo git server but I got this error when test it : Test connection failed in PartSilicon / Dev List remote refs failed: cannot locate repository at…
Sadegh Ghanbari
  • 1,271
  • 15
  • 29
0
votes
0 answers

Facing problem while committing from Xcode

I have to upgrade one of my SDK while doing so after replacing SDK with new upgraded files it is working fine but when trying to push the same on remote that time I am facing the problem. In commit, it is taking only modified files only and some…
Akshay Digrase
  • 438
  • 3
  • 14
0
votes
1 answer

Can't make a hook work in bonobo git server

I added bonobo git server to a windows server so that i can store the repos of the company projects in the server. I also want to make automatic deployments using git hooks. As bonobo git server is a web application i thought i couldn't use git…
Ignacio Ambía
  • 479
  • 5
  • 16
0
votes
1 answer

Recommended workflow for pushing a commit to master using Bonobo Git Server

Just installed the latest version of Bonobo Git server (6.5.0). It's working great mostly although kind of awkwardly we're not able to push our commits to master. The desired workflow is simply clone->edit->commit-> push to master We're able to…
Reece
  • 641
  • 7
  • 18
0
votes
1 answer

Bonobo 6.5.0 does not startup

I cannot get the Bonobo Git Server to work. I think the problem may be that there is no web page to load (example index.htm, etc.). The following snapshot is what is displayed when I request http://localhost/Bonobo.Git.Server/ Snapshot of…
Aglets
  • 31
  • 4
0
votes
1 answer

How to configure Bonobo git for a private repository over internet

Can anyone provide me with a solution to make my own laptop-server(not a real server per se) with Bonobo Git server over the internet? I have successfully set up a Bonobo Git Server on local LAN with IIS, and I want to share my repositories no…
Guillergood
  • 76
  • 1
  • 8
0
votes
0 answers

Self-built Bonobo.Git.Server Login Error: The required anti-forgery cookie "__RequestVerificationToken" is not present

I got the below error while logging in with admin/admin after first open the Bonobo server: 500 Server Error A server error occurred when processing your request. Please try again or contact the system administrator. Bonobo version: V6.5.0 Server:…
Shawn Xiao
  • 560
  • 5
  • 18
0
votes
0 answers

Is it possible to get a git tree like ls-files but remotely?

My goal is to get all the markdown files of a git Server and to display them as a kind of documentation platform for the project. Is it possible to get a tree of all currently committed files of a git repository using command line? Or is there any…
Tobias Kiehnlein
  • 184
  • 3
  • 12
0
votes
1 answer

Where is the database installed for git bonobo?

I installed git bonobo, and from what I can see, SQL Lite was used as the database. I have a user who's questioning the integrity of the database and says that the passwords aren't secure etc etc., so I wanted to look further into this, but can't…
sharcfinz
  • 465
  • 1
  • 6
  • 24
0
votes
1 answer

bonobo git server aspxerrorpath

I have a problem with a bonobo git server. Everything was working fine until I created a new folder in the "repositories" folder used to store all the git repos. Now when I try to access the web interface I…
V Bota
  • 557
  • 6
  • 11
0
votes
2 answers

Bonobo Git Server UI is unapplicable

This Bonobo server version is 6.3.0. I did everything: IIS, IIS_IUSRS rights to the App_Data folder, etc. But why isn't the UI applied? What's the problem?
1 2 3
8 9