PDF download Download Article PDF download Download Article

Subversion, sometimes called SVN, is an open-source system that remembers every change made to your files and directories. It can be helpful if you'd like to track how your documents have changed over time or to recover an older version of a file. Start at Step 1 for detailed instructions for installing Subversion on Mac OS X.

Part 1
Part 1 of 2:

Installing

PDF download Download Article
  1. Navigate to http://subversion.apache.org/packages.html#osx . There you will find a number of binaries that you can download, each having various requirements. Pick the one most appropriate for your needs.
  2. pkg file . It should create a Subversion installer on your desktop. Double click that file, and follow the installation steps as directed.
    Advertisement
  3. Alternately, search in Spotlight for Terminal. Enter the following at the [username]$ prompt:
  4. Advertisement
Part 2
Part 2 of 2:

Set Up

PDF download Download Article
  1. You will need this to distribute a Subversion project.
  2. For example, svnX supports all current versions of Mac OS X from 10.5 to 10.8. You can get it at http://code.google.com .
  3. Under Repositories, add the URL und Login Data from the SVN Server.
  4. When you're working on this Project, you will see your modifications here.
  5. Make a small modification on your working copy, then refresh the the Working Copy window.
    • SVNx displays all files with modifications. Press the Commit button to add it to the SVN Server Repository.
  6. If you prefer to work on the Subversion repository directly from the Finder, consider using either SCPlugin or SVN Scripts for Finder.
  7. Advertisement

Expert Q&A

Ask a Question
      Advertisement

      Tips

      Submit a Tip
      All tip submissions are carefully reviewed before being published
      Thanks for submitting a tip for review!
      Advertisement

      References

      1. Version Control with Subversion - The Subversion Book
      2. [http:// weblogs.asp.net/fmarguerie/archive/2005/04/27/404793.aspx SVN Servers] - A SVN Server List
      3. O'REILLY MacDevCenter Subversion Tutorial

      About This Article

      Thanks to all authors for creating a page that has been read 961,493 times.

      Is this article up to date?

      Advertisement