Version control my Twist Project
A Twist project can be checked into and maintained using a version control system. Twist project files are in human readable format plain text format. Scenarios file(.scn) are wiki files. These files are therefore version control friendly.
Twist supports the version control systems that are supported by Eclipse like Subversion(SVN) and Concurrent Versions System(CVS). Eclipse plugins like Subclipse and Subversive can be installed and used with Twist for version controlling. Subclipse is recommended since it is easy to install and setup.
Please refer for further information:
- Subclipse (recommended): http://subclipse.tigris.org/install.html

- Subversive: http://www.eclipse.org/subversive/documentation/gettingStarted/aboutSubversive/install.php
