Hi all, 

I have a specific requirement: 


   1. We have 10 machines on which specific codes are deployed. 
   2. Codes are in SVN. 
   3. Out of those 10, we sometimes want 1 or 2 of the machines to point to 
   a different SVN repo/path. 

I have all the server IPs in mysql, I fetch them into my recipe using 
queries to db, then loop and add them to role :app. 
Now with the above mentioned requirements, I thought of adding SVN repo URL 
to the mysql too, so that every IP has the associated SVN URL that shall be 
deployed to it. 

Now how do I switch repo dynamically in deployment procedure? 
Any suggestions welcome. 

Regards, 
Shrinath M

-- 
* 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