Search Results

0
votes

Ruby on Rails - Capistrano and SVN on Windows. Setup help

I'm not a Windows person, but my understanding is that in Capistrano's normal state, it executes all of its commands on the server. That is why it needs to be able to pull the code via SVN from you …