tags:

views:

24

answers:

0

We are finding that merging using tortise SVN is slow and cumbersome, we've also recently started using capistrano (capify) to deploy to development.

Is there a way to merge revisions to a branch and automatically deploy to another environment if needed?

Thanks