Proper software configuration and deployment can be a painful task. Development teams are constantly updating their code and often without taking a snapshot of the build and also manually deploying them to the different QA, Staging, and Production servers. Versioning and automating those tasks can save you a lot of time and headaches. This session will show you how to setup ANT with Subversion within Eclipse and go over how you can automatically compile, build and deploy your Flex Application across your different deployment environments.