Hi Rafael, Lee ^^ Thanks for the help on this problem that is driving me mad since about a week now... Rafael, I checked the http://agateau.wordpress.com/2007/07/03/windows-svnssh-and-the-subversion-command-line-client/ 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 <[email protected]> wrote: > :) > > 2009/4/7 Rafael G. <[email protected]> > > > > > Yeah! You find it :) > > > Lee Hambley wrote: > > > How's this one? > > > > *http://bit.ly/ZvDC > > > > - Lee > > > > 2009/4/7 Rafael G. <[email protected] <mailto:[email protected]>> > > > > 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." <[email protected] > > > <mailto:[email protected]>> 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 <[email protected] > > > <mailto:[email protected]>> 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 <[email protected] > > > <mailto:[email protected]>> > > > > >>>>> Tried: > > > >>>>> set :repository, > > > "svn+ssh://[email protected]:7822/home/condow09/ > > > <http://[email protected]:7822/home/condow09/> > > > >>>>> svn/CondoWeb" > > > >>>>> and > > > >>>>> set :repository, > > > "svn+ssh:7822//[email protected]/home/condow09/svn/ > > > <http://[email protected]/home/condow09/svn/> > > > >>>>> CondoWeb" > > > > >>>>> Without any result... > > > > >>>>> On 6 abr, 16:33, Lee Hambley <[email protected] > > > <mailto:[email protected]>> 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 <[email protected] > > > <mailto:[email protected]>> > > > > >>>>>>> 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://[email protected]/ <http://[email protected]/> > > > >>>>>>> home/condow09/svn/CondoWeb" command on my local machine > > > and got: > > > > >>>>>>> C:\InstantRails-2.0\rails_apps\CondoWeb>svn info svn+ssh:// > > > >>>>>>> [email protected]/h <http://[email protected]/h> > > > >>>>>>> ome/condow09/svn/CondoWeb > > > >>>>>>> Ruta: CondoWeb > > > >>>>>>> URL: > > > svn+ssh://[email protected]/home/condow09/svn/CondoWeb > > > <http://[email protected]/home/condow09/svn/CondoWeb> > > > >>>>>>> Ra¡z del repositorio: > > > svn+ssh://[email protected]/home/condow09/svn/ > > > <http://[email protected]/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 - --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
