On Friday 07 January 2011 06:19:41 Wolfgang Rohdewald wrote: > On Freitag 07 Januar 2011, Patrick Spendrin wrote: > > Am 07.01.2011 08:58, schrieb Wolfgang Rohdewald: > > > The wiki and kdesettings-example.bat both mention > > > > > > plink <your-svn-username>@svn.kde.org > > > > > > but I also had to do > > > > > > plink <your-kde-username>@git.kde.org > > > > Ah, I didn't remember that, can you update the wiki with this? > > done in the wiki but not in kdesettings-example. > > > > Mismatch between wiki and kdesettings-example: the wiki > > > > > > explains how to define svn+putty but kdesettings-example > > > > > > only mentions svn+ssh > > > > Hm, as far as I remember svn still calls it svn+ssh://, even > > if it uses putty (really: plink) to access the server. > > So I would rather rename it in the wiki. > > according to this > http://techbase.kde.org/Getting_Started/Build/KDE4/Windows/subversion#Confi >gure_Subversion_PuTTY_Tunnel the tunnel is called putty, so it must be > svn+putty://, > svn+ssh:// would not work (I tried it)
for svn+ssh to work with putty you might need the following env var : SVN_SSH=plink.exe (or the full path if it's not in the PATH, obviously) I guess svn+putty takes care of that for you. But I use svn+ssh with putty just fine all over the place, and I actually don't even have that env var set. Maybe I adjusted my svn config file instead, don't remember. Romain -- Romain Pokrzywka | [email protected] | Certified Qt Software Engineer & Trainer Klarälvdalens Datakonsult AB, a KDAB Group company Tel. Sweden (HQ) +46-563-540090, USA +1-866-777-KDAB(5322) KDAB - Qt Experts - Platform-independent software solutions
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Kde-windows mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-windows
