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
1 answer

Bonobo Git Server Team Description

I've set up a 6.3.0 Bonobo Git Server with Active Directory Membership Service. On the web-frontend at the Teams page, only the team name is shown, the description is empty. Where do I have to describe the Teams? Does it get this information from…
Sven
  • 1
  • 1
0
votes
1 answer

How to setup bonobo git server to support git-lfs?

I created a Bonobo git server on my LAN server. The base cmd "pull"or "push" has no problem. But when I tried to track large files and push it to server, it failed with the error messages below. How should I setup the git server? git -c…
Tony
  • 1
  • 3
0
votes
1 answer

Bonobo Unable to send email. Validate SMTP settings

I have installed bonobo version 6.3.0 and I'm having hard time to recover passwords, it is giving me this error "Unable to send email. Validate SMTP settings". I already set up my mailSettings in webconfig
Joab Santos
  • 512
  • 8
  • 21
0
votes
0 answers

bonobo git server windows authentication

I'm install a new bonobo git server on my os windows 10. These my configuration structure for windows authentication :
0
votes
1 answer

Bonobo.Git.Server early error

I'm trying to install Bonobo.Git.Server on my Windows 2008 R2 server (under IIS 7.0). I followed step by step the installation procedure (bonobo install) but when I try to access the application URL I got the following error: What's up?
weirdgyn
  • 886
  • 16
  • 47
0
votes
1 answer

Bonobo git server returns item was not found

I've installed the bonobo git server on Windows 2012 and IIS 8. I've followed all the installation steps. I've created an empty repository. Then on my computer I have : created an empty folder Add a file to the folder executed git init git add…
borja gómez
  • 1,001
  • 8
  • 19
0
votes
1 answer

Bonobo Git Server - can’t do git clone from cmd - Visual studio 2015 can

I am trying to set up continuous deployment on windows using Bonobo git server and Jenkins. The Bonobo server is running fine on machine X. Form machine Y I can use my NuGets.git repository (on X) from Visual studio 2015 to do git clone, push,…
CShape
  • 11
  • 4
0
votes
1 answer

Error 500 on push

we are using the current version of Bonobo. We set it up on Windows Server 2012 with authentification. Login etc. works fine. But if we want to push a commit we get an error code 500. If i open the *.git URL in Chrome then i get the following error…
0
votes
1 answer

Bonobo git: virtualPath is null

I have downloaded Bonobo Git server and trying to host it in my Windows server 2016 VM with iis. I have followed all the steps from the installation manual and receive following error: [ArgumentNullException: Value cannot be null. Parameter name:…
JMan
  • 2,611
  • 3
  • 30
  • 51
0
votes
0 answers

Remoting to Bonobo Git Server on IIS Network

To whatever jackass who downvoted my legitimate question, the answer is here: Running a Git Server on Windows Server 2012 R2/IIS ---Original Question--- We have two virtual machines running on the local network. For the sake of this question let's…
user4333011
0
votes
1 answer

.git file location using Bonobo

I've searched and can't seem to find a coherent answer to what seems to be a simple question. I've found a lot of incoherent answers so I'm going to try and ask this as clearly as possible for future readers: In the Bonobo documentation here it…
user4333011
0
votes
1 answer

Bonobo Git Server 5.2.0 on Win 2012 + IIS8.0

I have a problem with installing Git serve on my Windows Server 2012 Standart x64... I have run all instructions mmentiont in https://bonobogitserver.com/install/ But I can't acces webpages, only what I see is directory listing on my…
vladimir
  • 695
  • 3
  • 15
  • 34
0
votes
2 answers

Git push to Bonobo 5.2 from vs2015 fails with "Found invalid hex digit in length"

Git wizards, we're just switching from svn to git over here so please don't blame me... This is the Problem: Set up Bonobo 5.2 on a Windows 2008R2 IIS7 machine Using Bonobo internal auth only Created a new empty repo Created a new solution…
0
votes
1 answer

Converting a GIT file system repository to a Bonobo

We have approximately 100 Git repositories in a window server. Which we clone/access simply by \\GITrepos\&Repository Name& We had some problems with it and found out that most of them are solved if I move the repositories to be managed under…
Elyahu
  • 226
  • 1
  • 2
  • 15
0
votes
1 answer

Bonobo Installation - Server Error in Application : Exceptionless.Mvc

I'm trying to install Bonobo 5.2.0. on Windows Server 2008R2 under IIS7. After installation I'm receiving this error: Server Error in '/Bonobo' Application. Could not load file or assembly 'Exceptionless.Mvc' or one of its dependencies. The system…
1 2 3
8 9