On 27 August 2013 14:27, Jason Dunaway <jason.dunaway_at_53.com> wrote:
> Hi Simon, thanks for the response.
>
> I can't even get a fresh checkout to work, it gives me the same weird error with part of the path missing from the front of the URL. The repository lives on a folder on my network, which is mapped to my X drive. The URL I've always accessed (for years with the previous versions of tortoisesvn) is:
>
> file:///X:
>
> A specific project looks like:
>
> file:///X:/Appraisal
>
> This worked every single time prior to version 1.8.1. The contents of that folder are listed in the attached screenshot. Second image attached is what happens when I try to do a clean checkout to a completely empty folder.
That works fine for me. Maybe it is a very old repository version
which is not properly supported in 1.8 (which would be a bug). Can you
use the svn command line client (in the TortoiseSVN bin directory) and
try something like:
svn info file:///x:/Appraisal
If that gives you an error then you should report this on the
subversion users mailing list.
Simon
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3063394
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-08-27 16:29:04 CEST