git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Installing GIT Server
@ 2012-08-10 15:17 Neeraj Mathawan
  2012-08-10 16:31 ` Andrew Keller
  2012-08-10 17:57 ` Drew Northup
  0 siblings, 2 replies; 4+ messages in thread
From: Neeraj Mathawan @ 2012-08-10 15:17 UTC (permalink / raw
  To: git

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Installing GIT Server
  2012-08-10 15:17 Installing GIT Server Neeraj Mathawan
@ 2012-08-10 16:31 ` Andrew Keller
  2012-08-10 17:57 ` Drew Northup
  1 sibling, 0 replies; 4+ messages in thread
From: Andrew Keller @ 2012-08-10 16:31 UTC (permalink / raw
  To: Neeraj Mathawan; +Cc: git

On Aug 10, 2012, at 11:17 AM, Neeraj Mathawan wrote:

> 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?

Unix, Linux, and Mac OS X all work equally well.  Haven't tried git-daemon on Windows, however I have noticed that Git in general is much slower on Windows and the default memory limit is low, which can cause problems with large repositories.  I'd guess that git-daemon might have similar problems.

In the past, I have had problems with programs with programs in general accessing shared resources on file shares.  I've had permission problems, update problems, and corruption problems when the network fails.  I have had much better success with SSH.

~ Andrew Keller

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Installing GIT Server
  2012-08-10 15:17 Installing GIT Server Neeraj Mathawan
  2012-08-10 16:31 ` Andrew Keller
@ 2012-08-10 17:57 ` Drew Northup
  2012-08-10 18:27   ` Neeraj
  1 sibling, 1 reply; 4+ messages in thread
From: Drew Northup @ 2012-08-10 17:57 UTC (permalink / raw
  To: Neeraj Mathawan; +Cc: git, Andrew Keller

On Fri, Aug 10, 2012 at 11:17 AM, Neeraj Mathawan <NEERAJM@yahoo.com> 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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Installing GIT Server
  2012-08-10 17:57 ` Drew Northup
@ 2012-08-10 18:27   ` Neeraj
  0 siblings, 0 replies; 4+ messages in thread
From: Neeraj @ 2012-08-10 18:27 UTC (permalink / raw
  To: Drew Northup; +Cc: git@vger.kernel.org, Andrew Keller

Thanks Drew, I will look into this.

Neeraj Mathawan
610-213-0673

On Aug 10, 2012, at 1:57 PM, Drew Northup <n1xim.email@gmail.com> wrote:

> On Fri, Aug 10, 2012 at 11:17 AM, Neeraj Mathawan <NEERAJM@yahoo.com> 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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-08-10 18:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-10 15:17 Installing GIT Server Neeraj Mathawan
2012-08-10 16:31 ` Andrew Keller
2012-08-10 17:57 ` Drew Northup
2012-08-10 18:27   ` Neeraj

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).