Re: Version Control [was: Damaging the source code]
Re: Version Control [was: Damaging the source code]
- Subject: Re: Version Control [was: Damaging the source code]
- From: Joar Wingfors <email@hidden>
- Date: Mon, 2 Nov 2009 21:00:09 -0800
On 2 nov 2009, at 14.52, Jens Alfke wrote:
It's still more complex than svn, which is included by default in
10.5
and 10.6.
Yes, but only the svn client is included. If you want an SVN server
as well (for full parity with git and Mercurial) you'll need to
install some complex pieces. Granted, many people will never need
this, but without it you're dependent on an external SVN hosting
service.
That's not true AFAIK. You can set up a SVN repository by simply
calling:
$ svnadmin create /path/to/repos
j o a r
_______________________________________________
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