From bram.degreve at gmail.com Thu Sep 4 20:52:03 2008 From: bram.degreve at gmail.com (Bram de Greve) Date: Thu, 04 Sep 2008 20:52:03 +0200 Subject: Developer Subversion Access via SSH Message-ID: <48C02E53.5020405@gmail.com> Hi guys, It's some time since I've done any thuban development. I'm trying to check out the repository via svn+ssh:///bramz/@scm.wald.intevation.org/thuban/trunk but I keep getting an "Invalid Port Number" error. I'm using TortoiseSVN and putty (both the lastest versions). I've uploaded my public RSA key and my private one is opened in pageant. Any ideas what's going on here? Cheers, Bramz From lists at dipole-consulting.com Thu Sep 4 22:55:54 2008 From: lists at dipole-consulting.com (Didrik Pinte) Date: Thu, 04 Sep 2008 22:55:54 +0200 Subject: Developer Subversion Access via SSH In-Reply-To: <48C02E53.5020405@gmail.com> References: <48C02E53.5020405@gmail.com> Message-ID: <1220561754.4593.62.camel@ddp.simpson> On Thu, 2008-09-04 at 20:52 +0200, Bram de Greve wrote: > Hi guys, > > It's some time since I've done any thuban development. I'm trying to > check out the repository via > svn+ssh:///bramz/@scm.wald.intevation.org/thuban/trunk but I keep > getting an "Invalid Port Number" error. I'm using TortoiseSVN and putty > (both the lastest versions). I've uploaded my public RSA key and my > private one is opened in pageant. > > Any ideas what's going on here? Hi Bram, Strange, everything works fine here using svn+ssh://dpinte at scm.wald.intevation.org/thuban/trunk current Isn't there a "/" after your login that pollute the connection string ? Didrik -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: This is a digitally signed message part Url : http://www.intevation.de/pipermail/thuban-devel/attachments/20080904/164ffaa6/attachment.bin From bram.degreve at gmail.com Fri Sep 5 21:39:35 2008 From: bram.degreve at gmail.com (Bram de Greve) Date: Fri, 05 Sep 2008 21:39:35 +0200 Subject: Developer Subversion Access via SSH In-Reply-To: <1220561754.4593.62.camel@ddp.simpson> References: <48C02E53.5020405@gmail.com> <1220561754.4593.62.camel@ddp.simpson> Message-ID: <48C18AF7.8040502@gmail.com> Didrik Pinte wrote: > On Thu, 2008-09-04 at 20:52 +0200, Bram de Greve wrote: > >> Hi guys, >> >> It's some time since I've done any thuban development. I'm trying to >> check out the repository via >> svn+ssh:///bramz/@scm.wald.intevation.org/thuban/trunk but I keep >> getting an "Invalid Port Number" error. I'm using TortoiseSVN and putty >> (both the lastest versions). I've uploaded my public RSA key and my >> private one is opened in pageant. >> >> Any ideas what's going on here? >> > > Hi Bram, > > Strange, everything works fine here using > > svn+ssh://dpinte at scm.wald.intevation.org/thuban/trunk current > > Isn't there a "/" after your login that pollute the connection string ? > > Didrik > > Hi Didrik, Thanks for the feedback. That was a typo while composing the e-mail ... Anyway, I've found the solution by now ... Apparently, TortoiseSVN doesn't want to play nice with Putty. The solution was to ditch putty: http://tortoisesvn.net/node/192 Cheers, Bramz > ------------------------------------------------------------------------ > > _______________________________________________ > Thuban-devel mailing list > Thuban-devel at intevation.de > https://www.intevation.de/mailman/listinfo/thuban-devel >