gitosis
Can I configure gitosis to ask for passwords and check against an Active Directory
I have successfully installed and configured gitosis on an Ubuntu server. We\'re currently just a few developers creating a development platform for a large organization (more than 2000 employees.)[详细]
2023-01-14 23:08 分类:问答Possible to check out a specific branch using gitosis
I have gitosis setup and working wonderfully using ssh. git@domain.com:repository.git works just as expected. Can clone, push, pull, etc.[详细]
2023-01-12 10:47 分类:问答Git and Gitosis configuration
I trying from 3 days ago to setup a git and gitosis and i found a simple tutorial nfocipher.com.... My problem cames at Step 7 - (On your client) when i trying to get a clone of gitosis-admin and co[详细]
2023-01-11 17:16 分类:问答Gitosis Error: Receiving 'Read Access Denied' on previously accessible repository
The Players I\'ve been using git and gitosis for some months now, and am really loving both.Unfortunately, I have run into a problem accessing one of my projects with gitosis.[详细]
2023-01-11 04:08 分类:问答gitosis + git error: fatal: '/home/git/repositories/idea-generator.git' does not appear to be a git repository
I have tried to follow the instructions on how to use gitosis to manage my git projects. Other than one slight issue, I have installed gitosis successfully.[详细]
2023-01-10 12:02 分类:问答How to track who pushed into a Gitosis repository?
I\'m using Gitosis to manage a set of repositories.The problem I have is that Gitosis doesn\'t maintain a record of which user pushed a particular commit.The only information I have are the \"Author\"[详细]
2023-01-08 20:48 分类:问答Is good idea to use gerrit to host the git repository instead of gitolite or gitosis?
Originally I try to use gitosis to manage the git repositories in the company, and l开发者_如何学运维ater notice gitolite is kind of enhancement of gitosis.[详细]
2023-01-06 20:59 分类:问答Problem with Hudson + Git + Gitosis on windows
I have git and gitosis running smoothly on windows with msysgit (with Op开发者_JAVA百科enSSH), and I would now like Hudson to start using git.[详细]
2023-01-05 23:52 分类:问答Git keeps asking for password
I\'ve searched and searched, for what seems like hours, for a solution to this problem and nothing I\'ve tried works.Let me preface all this by saying that while I\'ve used *nix before, I\'m pretty mu[详细]
2023-01-05 06:21 分类:问答Gitosis local filesystem clone
I set up gitosis 开发者_StackOverflowon a server. Cloning and pushing from my laptop works fine. However, I want to make a local clone on the server using my user (not the git user). Gitosis seems to[详细]
2023-01-03 21:55 分类:问答