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

RE: Re: Bug in "show log" with older working copies

From: <webpost_at_tigris.org>
Date: Wed, 15 Apr 2009 07:05:27 -0700 (PDT)

I had the same problem after upgrading from 1.5.5 to 1.6.0. (i´m also using the file:// protocol)
I think it´s a problem with excaped URLs. Check out the svn-url to your repository in one of your entries file in a .svn folder in your WC.

before upgrading to 1.6.x (from 1.5.x) the repo-URL in my WC was like file:///\x5cspeedy/...
(should have been like that file://speedy/...)
With 1.5.x it worked smoothly.

After removing the WC and checkout with 1.6.0 the URL was file://speedy/...

So if U don´t want to re-checkout your WC, maybe editing all of your entrie-files may be a solution (i did it like that)

sincerely
Michal Brandl, Mag.
m.brandl @ messerli . at
Messerli Informatik GmbH
Hamoderstraße 4, A-4020 Linz

> I am using TortoiseSVN 1.6.1, Build 16129 - 32 Bit and whenever I call "show log", the log viewer stops with the error message "File not found: revision xxx, path '/unk'". The original path it should be referenced to has the name '/trunk'!
>
> This only occurs with working copies, which have been originally checked out with TortoiseSVN versions 1.5 (or even older?). All working copies produced by version 1.6.x don't have this problem, also browsing and calling the log with the RepoBrowser in the server-side project works properly.
>
> Many thanks in advance for solving the problem,
> Tobias Wildberg

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=1727661

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-04-15 16:16:41 CEST

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.