oops, reply all!  :-)

On 25 Jan 2008, at 17:04, partydrone wrote:

>
> Is there any sort of documentation where I can look this information
> up? The web site just point to this group...
>
> On Jan 25, 9:50 am, Jamie van Dyke <[EMAIL PROTECTED]> wrote:
>> Yeah, it now uses scm_username and scm_password.  So it's not
>> subversion specific.
>>
>> -- Jamie
>>
>> On 25 Jan 2008, at 16:47, partydrone wrote:
>>
>>
>>
>>> I'm trying to deploy my app to my (gs) Grid Server on Media  
>>> Temple. It
>>> seems to stop when trying to update the code:
>>
>>> parser:wavetronix aporter$ cap deploy:update_code
>>> * executing `deploy:update_code'
>>> * executing "svn checkout -q  
>>> -r196http://svn.eyequeue.net/svn/wavetronix/www/trunk
>>> /home/xxxxx/containers/rails/wavetronix/releases/20080125162643 &&
>>> (echo 196 > /home/xxxxx/containers/rails/wavetronix/releases/
>>> 20080125162643/REVISION)"
>>>   servers: ["wavetronix.com"]
>>>   [wavetronix.com] executing command
>>> ** [err] Authentication realm: <http://svn.eyequeue.net:80>
>>> Subversion repository
>>> ** [err] Password for 'wavetronix.com':
>>> ** [err] Authentication realm: <http://svn.eyequeue.net:80>
>>> Subversion repository
>>> ** Username:
>>
>>> This is the point at which it just stops.
>>
>>> In my config/deploy.rb file I set the username and password for the
>>> repository:
>>
>>> set :repository, "http://svn.eyequeue.net/svn/wavetronix/www/trunk";
>>> set :svn_username, "username"
>>> set :svn_password, "password"
>>
>>> This worked when using Capistrano 1.4.1. Is there something I need  
>>> to
>>> change for version 2.x?
> >


--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---

Reply via email to