Hi,

I understand that Capistrano is designed to check out code from an
online repository, make a fresh production directory on the server,
and switch it live. I already use Capistrano successfully in this way.

However, I now have a project where the svn repo is local to my
machine and not accessible from the server.  I wanted to ask: what is
the best practise for using Capistrano to deploy in this scenario?

I've searched Google and found reference to a gem called
"capistrano_rsync_with_remote_cache". Does anyone have any experience
using this, or is there a better way to go?

Thanks in advance.
Jack

ruby -v: 1.8.7
cap -V: 2.8.0



-- 
* You received this message because you are subscribed to the Google Groups 
"Capistrano" group.
* To post to this group, send email to [email protected]
* To unsubscribe from this group, send email to 
[email protected] For more options, visit this group at 
http://groups.google.com/group/capistrano?hl=en

Reply via email to