[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

SSH URI port parsing (with attempted patch)

From: Jason Stirk <jstirk_at_oobleyboo.com>
Date: 2006-03-14 07:07:38 CET

Hi folks,

I've been having issues with regards to using SVN+SSH over a
non-standard SSH port.

Old (2004/2005) mailing list entries suggest using the saved sessions,
as the "svn+ssh://username@hostname:port/path" syntax is not supported.
(http://svn.haxx.se/tsvn/archive-2005-05/1023.shtml and
http://svn.haxx.se/tsvn/archive-2004-10/0339.shtml)

I figured I would have a look at the TSVN source to see if there was any
easy way to add in the support for the :port syntax. Although I am by no
means a C/C++ developer, I have made changes to the PLINK.C file which I
believe may add this support. Please find the diff is attached to this
email. I do not have access to a VS or VC++ environment, and so have not
been able to test the changes in any shape or form. As I said, I have
only very limited experience with C++, and as such I'm not even certain
that the code is correct (note the TODO comments)!

Obviously, there may be more changes required to the TSVN source which I
am unaware of.

I hope this helps. I'm not a member of the list, so please CC me any
replies.

Regards,
Jason Stirk
http://griffin.oobleyboo.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org

Received on Tue Mar 14 08:20:50 2006

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.