|
Every Verb website comes with a hosted Subversion repository. This is perfect for firms or agencies that employ multiple developers, because it allows developers to work together without fear of accidentally overwriting each other. Subversion is also a great insurance policy against accidental code changes. Because all history is saved, you can always rollback to an older version of your website.
Verb also provides a one-click deployment tool that will easily deploy the latest version of your website from the Subversion repository. This is accessible via the command-line of your local machine (if you have the Verb Local Development Environment installed) as well as the backstage.
One-click deployment? Awesome!
|