rahedges / git-repo

Automatically exported from code.google.com/p/git-repo
Apache License 2.0
0 stars 0 forks source link

Repo #79

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Now, we are constructing our own Repo in a server to manage several git 
repositories (like android open source projct). Can you tell us how to construt 
it, or send a manual about that to us?

Our server is Ubuntu OS (version: 10.10-desktop-x64), and we had already 
constructed git server on it, we can push/pull soucre code to/from it now. But 
we have some problems, can you solve them for us?

1. I think the Repo hold a "manifest.git" project to manage the numerous git 
repositories. So we hope know how to create the "manifest.git" project 
correctly in our server. Shold we need to install some special dependent 
software?

2. When we pull/push code from/to the git repository remotely, we always need 
input git password. Why we get android' open source form 
http://android.git.kernel.org/ doesn't need password. What can we do to config 
the git server to make this?

Original issue reported on code.google.com by seker2...@gmail.com on 22 Feb 2011 at 3:13

GoogleCodeExporter commented 9 years ago
How is this a bug?

Original comment by dsalli...@gmail.com on 25 Feb 2011 at 7:31

GoogleCodeExporter commented 9 years ago
It isn't; should be closed w/ CANTFIX/WONTFIX.

@seker2; look at docs/manifest-format.txt, and look at 
https://android.googlesource.com/platform/manifest; you realistically should 
use gerrit, but that discussion belongs on a mailing list after you've done 
research into the existing docs.

Original comment by ferri...@chromium.org on 22 Dec 2011 at 7:28