On Tue, Jun 8, 2010 at 08:38, David Carr <davecarrs_at_gmail.com> wrote:
> I'm using 1.6.8 build 19260 win32 on WinXP.
>
> I'm sure I must be doing something wrong, but in a simple test, using a space in the unc path to the repository fails on checkout with:
>
> Error Unable to open an ra_local session to URL
> Error Unable to open repository 'file://be-s0420-ms2/svn%20test/Cudos/trunk'
>
> If I change the share name to 'svntest' the checkout works fine. I see the same problem in my real environment, and I can't change the share name in that case.
>
> I can't see that anyone else has reported this. Does anyone else see this behaviour or is it just me?
>
> I've just downloaded the nightly build to see if it persists, but it's not in the change log, so I don't think it's going to fix it.
Can you reproduce it with the command-line client?
Can you reproduce it with an svn:// or http:// URL? The file://
protocol on a UNC share isn't exactly a recommended configuration in
the first place.
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2618475
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-06-08 14:58:52 CEST