Am Tuesday 25 November 2008 19:38:02 schrieb Daniel Barkalow: > On Mon, 24 Nov 2008, Gary Yang wrote: > > Do I have to create two git servers? One is for public to download the > > released code. For example: gitpub.mycompany.com:/pub/linux/kernel. > > The public can't generally use this URL, because it's an ssh URL, and they > won't be able to connect with ssh. They can only really use > git://gitpub.mycompany.com/pub/linux/kernel or something similar. > > The normal pattern is to have R/W access with ssh and anonymous read > access via git://...; you can then have multiple repositories on the same > host, with the git server only serving the public one. All of them will be > accessible to the ssh methods (restricted by the user's UNIX permissions > on the files in those directories). > > -Daniel > *This .sig left intentionally blank* > -- Do you now of a way to show public repos with gitweb to the public and private repos to the staff with the same gitweb installation? Best regards, -- Thomas Koch, Software Developer http://www.koch.ro Young Media Concepts GmbH Sonnenstr. 4 CH-8280 Kreuzlingen Switzerland Tel +41 (0)71 / 508 24 86 Fax +41 (0)71 / 560 53 89 Mobile +49 (0)170 / 753 89 16 Web www.ymc.ch -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html