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

SVN_SSH Path Separators Problem TSVN 64bit cmd line

From: Bob Chapman <rechapman_at_hotmail.com>
Date: Sat, 18 Feb 2012 08:59:08 -0800 (PST)

Perhaps another artifact of my ignorance but why doesn't svn+ssh work for TSVN 1.73 64bit (Windows 7) from the command line unless you change SVN_SSH from

  C:\Program Files\TortoiseSVN\bin\TortoisePlink.exe

to

  C:/Program Files/TortoiseSVN/bin/TortoisePlink.exe

i.e. Change the windows style 'back slash' path separators to unix style 'forward slash' path separators.

TSVN 1.73 32bit (Windows XP) works just fine from the command line when the SVN_SSH path is specified with windows style 'back slash' path separators.

In either the 64bit or 32bit case it doesn't appear to matter to the Explorer GUI interface if the 'SSH client:' (Settings) uses windows or unix style path separators and setting the 'SSH client:' path separator to unix style does NOT fix the 64bit command line problem.

--
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2924149
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-02-18 17:59:11 CET

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

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