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

Re: SVN_SSH Path Separators Problem TSVN 64bit cmd line

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 22 Feb 2012 21:23:35 +0100

On 18.02.2012 17:59, Bob Chapman wrote:
> 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.

The path must use unix style slashes. TSVN therefore automatically
converts that path if you configure it in the settings dialog.

As for the command line client, you have to set the path yourself
correctly with forward slashes.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2925570
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-02-22 21:23:45 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.