Table of Contents

Starting a New WACT Project

This page needs much work.

Install WACT

See How to get WACT via SVN.

Create a SVN repository for your project

WACT is designed to integrate with SVN. Create a SVN repository to hold your new project.

Checkout your new SVN project into the DocumentRoot of your development server.

Create a ''.wactproj'' file

Create a .wactproj file in the root directory for your project and check it in. See WACT File Organization for more information on the role of the .wactproj file.