[Capistrano] Re: [PATCH] Don't cache svn user name or password

2007-03-02 Thread Jonathan Younger
Sure not a problem. Thanks! -Jonathan --~--~-~--~~~---~--~~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~--~~~~--~~--~--~--- do

[Capistrano] Re: [PATCH] Don't cache svn user name or password

2007-03-02 Thread Jamis Buck
Jonathan, Would you mind updating your patch for the current 1.4.1 version? Trying to apply a patch for a previous version of the code is tricky and bug-prone. :( Thanks, Jamis On Mar 2, 2007, at 2:49 PM, Jonathan Younger wrote: I submitted ticket http://dev.rubyonrails.org/ticket/7499

[Capistrano] [PATCH] Don't cache svn user name or password

2007-03-02 Thread Jonathan Younger
I submitted ticket http://dev.rubyonrails.org/ticket/7499 with a patch but due to trac losing attached files the patch was not applied as submitted which apparently introduced a bug in the change that was made in: http://dev.rubyonrails.org/changeset/6218 I've attached the original patched h

[Capistrano] How to execute remote svn command

2007-03-02 Thread Steve Downey
(I'm not after the deploy or update_code task here). I want to have a task that will export code (not the rails app) from an arbitrary part of the repository to an arbitrary location on the remote host.  Also, make no assumptions about logins/public keys; the windows machine running the task,