Configure SVN for your ADF Application

From ADF Docs
Revision as of 05:23, 22 November 2009 by Renee.mckechnie (talk | contribs) (Created page with '== Overview == The ADF environment needs to be setup different for the development environment. The ADF Apps are separated from the ADF directory. A new directory is needed for…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Overview

The ADF environment needs to be setup different for the development environment. The ADF Apps are separated from the ADF directory. A new directory is needed for the ADF Apps.

Guides

Development Environment Setup

Follow the steps to setup your local development environment through TortoiseSVN.

  1. At the same level as the ADF directory, create a new directory called Apps.
  2. Create a CF mapping and web mapping of /ADF/apps to this new directory.
  3. In the Apps directory, open TortoiseSVN and SVN Checkout....
    1. Svn apps 01.jpg
  4. In the Checkout dialog, enter the URL of the repository and the trunk directory.
    1. Svn apps 02.jpg
  5. The Checkout dialog will show the progress and completion.
  6. Now the application directory will appear with the TortoiseSVN checked out icon.
    1. Svn apps 03.jpg