Skip to content

Instantly share code, notes, and snippets.

@proffalken
Created April 28, 2011 15:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save proffalken/946612 to your computer and use it in GitHub Desktop.
Save proffalken/946612 to your computer and use it in GitHub Desktop.
# Deploy Variables:
set :scm_uri, "http://svnserver/svn" # The URI of the SCM server (http://server/svn or git://server etc)
set :application, "mycoolwebapp" # The name of the application (also doubles as the repository name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment