We currently have a svn repo installed on our local server. The repo contains one folder for each site we develop (there are 50+ folders). Each folder has a property svnweb (http://svn2web.sourceforge.net/) with the information to deploy to the webserver via ftp on each commit.
We would like to keep this work flow but host the repo online instead of our local server. Assembla en Beanstalk seems nice but they have a silly limit of only allowing 3 different servers to which you can deploy via ftp.
Are there any alternatives to Assemble and Beanstalk where you can create ftp deployment servers to you hearts delight?