I have some basic setup using capistrano going. My requirement is that we 
have an svn remote repository that we check in data to. 
Using cap, I am trying to checkout the this repository into a machine and 
if already present update it to the latest revision. I would also like to 
force update the checkouts in case of any conflicts. 

My current setup is something like this. It works ok. But, I was looking 
for a more Capistrano way of doing this. 

<script src="https://gist.github.com/3429889.js";> </script>


thanks
Arun

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