> Anyone do the syncing thing rather than Capistrano? Do you do anything, maybe > with Git, to be ready to roll back and sync the last known working version of > the code?
Unless there is specific technical reason to not use Capistrano (which I doubt), I'd strongly recommend your client switch over to Cap. (Vlad is a good option too.) The roll-your-own-deploy-script-with-rsync-and-ruby approach seems ripe for failure. -- Patrick
-- SD Ruby mailing list [email protected] http://groups.google.com/group/sdruby
