On Fri, Aug 10, 2012 at 11:17 AM, Neeraj Mathawan <[email protected]> wrote: > Hi, > We have decided to use GIT for a huge government implementation, I am looking > for some help with installation of GIT SERVER. > > Few questions:- > > 1. What platform to choose - UNIX, MAC or Windows? We have lot of windows > 2008 installations, and if there are no trade off's we would love to use > Windows 2008 server and install the GIT server compoent there. > > 2. Once that is done, the client machine mostly MAC OSX development > machines...will they be able to connect using SSH or file share? > > Can someone help me with this?
Raj, You may find that using Gitolite [1] (and following the documentation that comes with it) to be a good solution to what you are trying to do. (1): https://github.com/sitaramc/gitolite/ -- -Drew Northup -------------------------------------------------------------- "As opposed to vegetable or mineral error?" -John Pescatore, SANS NewsBites Vol. 12 Num. 59 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

