Dashboard > Admin > Home > 02 Development Environment > 01 Subversion Installation
01 Subversion Installation Log In | Sign Up   View a printable version of the current page.

Added by Administrator , last edited by Elizabeth Chang on Jun 10, 2008  (view change)
Labels: 
(None)

Command line access is similar to cvs. Your best reference is the subversion book.

Before you Start

Please note that you must use the provided config file. The config file describes how newlines are handled, if you don't use the above config file you will get conflicts on each and every line when committing.

Windows Subversion Installation

Our source code is stored in a subversion code repository:

  1. Download the latest win32 installer from this page:
    http://subversion.tigris.org/project_packages.html
  2. Run the installer you downloaded
  3. Start up the command line and type:

    svn help

    You should see the svn help text listing all the svn commands, if installation was succesfull.
    If you see a Windows error message, then something is broken.

  4. Copy the attached config file to:
    • Windows XP: C:\Documents and Settings\ %USERID% \Application Data\Subversion\config
    • Vista: C:\Users\ %USERID% \App Data\Roaming\Subversion\config

You will need to have view system folders turned on to see "Application Data" in explorer. You'll also need to create the subversion folder.

Linux Subversion Installation

  1. If svn is not already installed, get it here (most distributions already have it installed.)
  2. Install/compile the package
  3. Copy the attached config file to:
    ~/.subversion/config
  4. (Optional) change any of your client settings in the config file
  5. (Optional) change any of the firewall settings in the servers file

MacOS X

  1. If svn is not already installed, get it here (at the time of writing we have package 1.4.4 linked here)
  2. Unzip and install the package
  3. Copy the attached config
    file to:
    ~/.subversion/config
  4. (Optional) change any of your client settings in the config file
  5. (Optional) change any of the firewall settings in the servers file

Next 02 Checkout Source Code

Powered by a free Atlassian Confluence Open Source Project License granted to uDig. Evaluate Confluence today.
Powered by Atlassian Confluence 2.7.1, the Enterprise Wiki. Bug/feature request - Atlassian news - Contact administrators
User-friendly Desktop Internet GIS