Recently active topics in Beanstalk tagged with deployment

  • 0 Replies 1 Follower

    Beta testers needed!

    We are looking for a small group of beta testers for our new FTP/SFTP deployment tool. Interested? Check out our blog post.

    http://www.wildbit.com/blog/2008/03/0...
    Chris Nagele Chris Nagele started this conversation on March 08, 2008 00:58. It's tagged beta
  • 2 Replies 2 Followers

    SVN+SSH with Capistrano Last reply on January 15, 2008 23:21.

    I've recently been looking in to moving some of my SVN repositories over to Beanstalk - it looks like a great little app and looks like it could be very useful.

    I've got a quick question about SVN+SSH checkout with Beanstalk.

    With my current setup I use Capistrano to deploy my Rails apps and that uses SVN+SSH to checkout the latest revision of my code.

    It looks something like this "svn+ssh://user@domain.com/~/svn/repository/trunk"

    Does Beanstalk allow this kind of access, and if not do you have any suggestions as to how I might configure Capistrano to work with your set up?

    Thanks,
    Mike.
    rumble rumble asked this question on January 15, 2008 22:18. It's tagged svn, and rails