Lee, Yes, I am sure it is not a s deploy.rb misconfiguration thing. Copying and pasting the command from the capistrano output to a SSH session produces the expected behaviour of filling the the release/ TIMESTAMP folder with data
Thanks -- Aníbal On Jun 27, 1:25 pm, Lee Hambley <[email protected]> wrote: > Aníbal, > Are you sure you're checking in the right place, the :deploy_to path on the > server.. don't doubt you are, but cover all the bases first, right! > > I've no experience with Bazaar, but I'll do my best! > > HTH > \- Lee Hambley > > 2009/6/26 Aníbal Rojas <[email protected]> > > > > > Hello, > > > I have a weird problem, not sure if related with Capistrano, > > Bazaar, or the Ghost in the Machine. > > > The command generated by capistrano to update code passes without > > any error , but nothing is checked out: > > > * executing "bzr checkout --lightweight file:///home/foo/bar ... > > > If I copy and paste this generated command in a ssh session in the > > same server it works without problem. > > > It is not a permission issue, there is no error at this point. > > Any suggestion? > > > -- > > Aníbal --~--~---------~--~----~------------~-------~--~----~ 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.co.uk/group/capistrano?hl=en -~----------~----~----~----~------~----~------~--~---
