You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Ryan Schmidt <su...@ryandesign.com> on 2005/11/14 10:54:05 UTC

Apple article about Subversion installation on Mac OS X, integration with Xcode

I don't know if this is new or if it's been around for awhile and I  
didn't notice, but Apple's got an article on Subversion linked from  
the first page of developer.apple.com:

http://developer.apple.com/tools/subversionxcode.html

They start by telling you why you should use Subversion, and go right  
on through installation of Subversion with Apache2 and WebSVN on Mac  
OS X, going so far as to suggest the ./configure settings you should  
use and even a source code modification for Apache 2.0.54 (most  
current when the article was written; no idea if the modification is  
still recommended for 2.0.55). They end by showing you how to use  
Subversion with Xcode. If you're trying to get started with  
Subversion on Mac OS X or are having trouble with your existing  
setup, this might have some good pointers.





---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Apple article about Subversion installation on Mac OS X, integration with Xcode

Posted by Scott Palmer <sc...@2connected.org>.
On 14-Nov-05, at 5:54 AM, Ryan Schmidt wrote:

> I don't know if this is new or if it's been around for awhile and I  
> didn't notice, but Apple's got an article on Subversion linked from  
> the first page of developer.apple.com:
>
> http://developer.apple.com/tools/subversionxcode.html


I disagree with some of what that article suggests.  For one they  
tell you to check out your entire project directory including the  
trunk, branches, and tags folders.  Usually you just checkout a copy  
of trunk.

But it is nice to see Apple supporting Subversion.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org