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

Re: Revision graph won

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 04 Mar 2015 19:54:20 +0100

On 04.03.2015 09:43, Thomas Eisenhauer wrote:
> I'm glad, that I have personal contact with King :-) I know, you're
> the King of Tortoise!!!
>
> My colleagues and I have already deleted the cache! Also, we have
> already make a fresh checkout of the working copy!
>
> This does not help!
>
> More Informations: - The Problem is only in Revision graph, in the
> Log-Dialog I can see my working copy. (Revision is black
> highlighted) - Also i have no problem when i show the revision graph
> from an included file or folder. Only the Root(Topmost folder) has
> this problem.

The log dialog uses a different svn API to get the wc revision than the
revision graph.

If you have the svn command line tools installed with TSVN, run
$ svnversion .
and
$ svnversion . -c
in the working copy that's causing the problems.

that command uses the same API as the revision graph to fetch the wc
info. Maybe you get an error message there explaining the problem.

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=3102887
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2015-03-04 19:54:19 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.