I'm trying to follow the strategy outlined by Eric Sink in his book on
distributed source control: 
http://www.ericsink.com/vcbe/html/web_development.html

Basically, a web application need only ever deploy from the same
release branch, i.e. we don't need to create a new branch for every
deployment.


On Aug 2, 5:01 pm, Lee Hambley <[email protected]> wrote:
> What problem are you trying to solve by not checking out the branch? Cap
> does this to ensure some measure of cleanliness, and make sure that your
> deploys are always atomic.

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