Configure SVN for your ADF Application
From ADF Docs
Overview
The ADF environment is set up differently for the development environment. The ADF Apps are separated from the ADF directory by creating new directory for the ADF Apps.
Development Environment Setup
Follow these steps to set up your local development environment through TortoiseSVN:
- At the same level as the ADF directory, create a new directory called Apps.
- Create a CF mapping and web mapping of /ADF/apps to this new directory.
- In the Apps directory, open TortoiseSVN and SVN Checkout....
- In the Checkout dialog, enter the URL of the repository and the trunk directory.
- The Checkout dialog will show the progress and completion.
- The application directory will now appear with the TortoiseSVN checked out icon.
[html,N]
TEST