Re: Project handling multiple developers
Re: Project handling multiple developers
- Subject: Re: Project handling multiple developers
- From: Jens Alfke <email@hidden>
- Date: Thu, 10 Dec 2009 21:30:35 -0800
On Dec 10, 2009, at 1:05 AM, Uli Kusterer wrote: Both Git and Bazaar have similar hosting solutions available (Github and LaunchPad), though I'm not sure LaunchPad allows you to get a private repository for non-open-source code.
Or there's Mercurial, which is also pretty popular (it's my favorite version control system.)
With distributed systems like these you don't actually need any fancy hosting. Any computer with a repository on it can act as a server, and if your web host gives you SSH access, and the ability to install software in your home directory, it's pretty easy to turn it into a repository server.
—Jens |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden