[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Getting started with Subversion.

From: David Weintraub <qazwart_at_gmail.com>
Date: Fri, 9 Apr 2010 10:55:17 -0400

On Thu, Apr 8, 2010 at 9:01 PM, Thomas Garrod <whidbeytomas_at_gmail.com>
 wrote:

> OK, I'm a complete rube. I don't know the second thing about Subversion (I
> know it is version control). I need Subversion, and I don't know where to
> start. Here are a few facts:
>
> Are you creating a Subversion repository, or just using a Subversion client
on your Mac?

Open up the Terminal Application (it's under Applications/Utilities). Go to
a terminal window, and type in "svn --version". If you have Subversion
installed (which is installed on all Macs since 10.5), you should see
Subversion return Subversion's revision number to you. It's probably 1.5.x.

If you want a GUI Subversion client for the Mac, try Path Finder which is
like Finder on Steroids. You can get that from http://cocoatech.com. Path
Finder includes a lot of features that aren't in Finder, but most power
users want. And, one of the features it has is built in Subversion
integration. I also believe that XCode is integrated with Subversion too.

You should also look at http://svnbook.com which is the Subversion on line
manual. Many open source projects have horrendous documentation, but
Subversion isn't one of them. The very first chapter will give you an
excellent overview on how Subversion works.

-- 
David Weintraub
qazwart_at_gmail.com
Received on 2010-04-09 16:55:48 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.