• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Creating a Git Server
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Creating a Git Server


  • Subject: Re: Creating a Git Server
  • From: Miguel Torres <email@hidden>
  • Date: Mon, 08 Oct 2012 16:20:22 -0500

On 08/10/2012, at 15:57, Ramsey Gurley <email@hidden> wrote:

> Hi Roger,
>
> The thing with git is that it's just a directory. There's not really a server to it like SVN. As such, I ran into a lot of problems trying to get it to work well with multiple users because of permissions issues.
>
> For centralization, I've just used GitHub. If you really want to keep code on your own machines, gitosis is one way to do that, but I've never tried it.
>
> https://wiki.archlinux.org/index.php/Gitosis


Gitolite is another option and have worked great for us so far (3 months since installation).

Miguel Torres

>
> Ramsey
>
> On Oct 8, 2012, at 1:47 PM, Roger Perryman wrote:
>
>> I have some questions about how to setup a git repository for my projects. I reviewed Kieran's presentation on git from WOWODC 2012. It does a great job discussing git from the client's perspective but I didn't see anything about setting my own repository. I realize that it is distributed but I think a "central repository" can still be used. If I am misunderstanding the way git works, feel free to correct me.
>>
>> What connection method is the best to use and what are people using?
>> 	SSH -- Allows tracking of individual user commits
>> 	HTTP -- Seems best for read-only access
>> 	Other -- ???
>>
>> What are the pros/cons of each connection method?
>>
>>
>> Thanks,
>>
>> Roger
>>
>>
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list      (email@hidden)
>> Help/Unsubscribe/Update your Subscription:
>>
>> This email sent to email@hidden
>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
>


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Creating a Git Server (From: Roger Perryman <email@hidden>)
 >Re: Creating a Git Server (From: Ramsey Gurley <email@hidden>)

  • Prev by Date: Re: Creating a Git Server
  • Next by Date: Re: Creating a Git Server
  • Previous by thread: Re: Creating a Git Server
  • Next by thread: Re: Creating a Git Server
  • Index(es):
    • Date
    • Thread