Ok so I created the "[HKEY_CURRENT_USER\Software\Tigris.org\Subversion
\Config\tunnels]" and created a string value "ssh" in this key with
the value
"TortoisePlink.exe -i C:\Users\Ciriusmex\Desktop\Chamba\Sites\CondoWeb
\stospacr.ppk -P 7822" (following the instructions of the page Rafael
told me).
When I execute the "cap deploy" I still have the "ssh: connect to host
condow.com port 22: Connection refused".

Should I create other parameters? Any other idea?


On 7 abr, 15:24, CiriusMex <cirius...@gmail.com> wrote:
> Hi Rafael, Lee ^^
>
> Thanks for the help on this problem that is driving me mad since about
> a week now...
> Rafael, I checked 
> thehttp://agateau.wordpress.com/2007/07/03/windows-svnssh-and-the-subver...
> page and followed the instructions. It worked quite well but didn't
> solved the Capistrano deploy problem (still get the "ssh: connect to
> host condow.com port 22: Connection refused").
> Lee, I'm going to try right now the use of the windows registry. Hope
> will do the trick ;)
>
> Will let you know if it worked!
>
> Olivier.
>
> On 7 abr, 03:17, Lee Hambley <lee.hamb...@gmail.com> wrote:
>
>
>
> > :)
>
> > 2009/4/7 Rafael G. <r...@aspgems.com>
>
> > > Yeah! You find it :)
>
> > > Lee Hambley wrote:
> > > > How's this one?
>
> > > >     *http://bit.ly/ZvDC
>
> > > > - Lee
>
> > > > 2009/4/7 Rafael G. <r...@aspgems.com <mailto:r...@aspgems.com>>
>
> > > >     Sorry, I pasted a wrong link. I'm searching the same for windows in
> > > my
> > > >     history.
>
> > > >     CiriusMex wrote:
> > > >     > Thanks Rafael, I checked the link but it's for linux isn't it? I
> > > >     can't
> > > >     > find the ".subversion/config" file in my windows subversion 
> > > > install
> > > >     > directory...
>
> > > >     > On 6 abr, 18:07, "Rafael G." <r...@aspgems.com
> > > >     <mailto:r...@aspgems.com>> wrote:
>
> > > >     >> Maybe this link helps you:
>
> > >http://www.techper.net/2009/01/11/changing-port-number-of-svnssh-subv...
>
> > > >     >> regards
>
> > > >     >> CiriusMex wrote:
>
> > > >     >>> Ok, thank you very much for your help, I was in contact with the
> > > >     >>> hosting support service but they weren't of any help...^^
>
> > > >     >>> On 6 abr, 17:12, Lee Hambley <lee.hamb...@gmail.com
> > > >     <mailto:lee.hamb...@gmail.com>> wrote:
>
> > > >     >>>> The former is the correct syntax for the command, if it were
> > > >     to work, I will
> > > >     >>>> examine some svn documentation and get back to you... that
> > > >     alternative, on
> > > >     >>>> the face of it may be to open a tunnel from your deployment
> > > >     target, to the
> > > >     >>>> svn server then on the deployment host you can connect to 
> > > > say...
> > > >     >>>> localhost:22 or something, and have it tunnel to the server,
> > > >     I'm checking
> > > >     >>>> the capistrano source for you know, I'm sure there is an
> > > >     scm_options or
> > > >     >>>> scm_port or something you can use... I just can't seem to
> > > >     find it.
> > > >     >>>> - Lee
>
> > > >     >>>> 2009/4/6 CiriusMex <cirius...@gmail.com
> > > >     <mailto:cirius...@gmail.com>>
>
> > > >     >>>>> Tried:
> > > >     >>>>> set :repository,
> > > >      "svn+ssh://condo...@condow.com:7822/home/condow09/
> > > >     <http://condo...@condow.com:7822/home/condow09/>
> > > >     >>>>> svn/CondoWeb"
> > > >     >>>>> and
> > > >     >>>>> set :repository,
> > > >      "svn+ssh:7822//condo...@condow.com/home/condow09/svn/
> > > >     <http://condo...@condow.com/home/condow09/svn/>
> > > >     >>>>> CondoWeb"
>
> > > >     >>>>> Without any result...
>
> > > >     >>>>> On 6 abr, 16:33, Lee Hambley <lee.hamb...@gmail.com
> > > >     <mailto:lee.hamb...@gmail.com>> wrote:
>
> > > >     >>>>>> Since you are using svn+ssh you need both, can you try
> > > >     setting the
> > > >     >>>>>> :repository to include the port, I don't know whether or
> > > >     not that works,
>
> > > >     >>>>> but
>
> > > >     >>>>>> that would be worth a shot.
> > > >     >>>>>> - Lee
>
> > > >     >>>>>> 2009/4/6 CiriusMex <cirius...@gmail.com
> > > >     <mailto:cirius...@gmail.com>>
>
> > > >     >>>>>>> Sorry, I answer using this link as the last message
> > > >     contest link
> > > >     >>>>>>> doesn't seems to work...
>
> > > >     >>>>>>> Ok this is the problem, the svn server port doesn't uses
> > > >     22 but 7822
> > > >     >>>>>>> (hmmm well actually this is the SSH port but I supose SVN 
> > > > got
> > > >     >>>>>>> something to do with that).
> > > >     >>>>>>> Doesn't know if that helps :/
> > > >     >>>>>>> On the other, I executed the "svn info
> > > >     svn+ssh://condo...@condow.com/ <http://condo...@condow.com/>
> > > >     >>>>>>> home/condow09/svn/CondoWeb" command on my local machine
> > > >     and got:
>
> > > >     >>>>>>> C:\InstantRails-2.0\rails_apps\CondoWeb>svn info svn+ssh://
> > > >     >>>>>>> condo...@condow.com/h <http://condo...@condow.com/h>
> > > >     >>>>>>> ome/condow09/svn/CondoWeb
> > > >     >>>>>>> Ruta: CondoWeb
> > > >     >>>>>>> URL:
> > > >     svn+ssh://condo...@condow.com/home/condow09/svn/CondoWeb
> > > >     <http://condo...@condow.com/home/condow09/svn/CondoWeb>
> > > >     >>>>>>> Ra¡z del repositorio:
> > > >     svn+ssh://condo...@condow.com/home/condow09/svn/
> > > >     <http://condo...@condow.com/home/condow09/svn/>
> > > >     >>>>>>> CondoWeb
> > > >     >>>>>>> UUID del repositorio: 10b416dc-1994-4924-9c32-48601114bf82
> > > >     >>>>>>> Revisi¢n: 7
> > > >     >>>>>>> Tipo de nodo: directorio
> > > >     >>>>>>> Autor del £ltimo cambio: condow09
> > > >     >>>>>>> Revisi¢n del £ltimo cambio: 7
> > > >     >>>>>>> Fecha de £ltimo cambio: 2009-04-06 00:22:35 -0500 (lun 06
> > > >     de abr de
> > > >     >>>>>>> 2009)- Ocultar texto de la cita -
>
> > > >     >>>>>> - Mostrar texto de la cita -- Ocultar texto de la cita -
>
> > > >     >>>> - Mostrar texto de la cita -
>
> > > >     >>  rgo.vcf
> > > >     >> < 1 KBVerDescargar- Ocultar texto de la cita -
>
> > > >     >> - Mostrar texto de la cita -- Ocultar texto de la cita -
>
> > - Mostrar texto de la cita -- Ocultar texto de la cita -
>
> - Mostrar texto de la cita -
--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to 
capistrano-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---

Reply via email to