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

Re: Re: TortoiseBlame error

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sat, 25 Apr 2009 09:35:27 +0200

On Fri, Apr 24, 2009 at 16:58, Nikki Locke <nikki_at_trumphurst.com> wrote:
> Now running:
> TortoiseSVN 1.6.99, Build 16251 - 32 Bit -dev, 2009/04/23 22:56:37
> Subversion 1.6.2, -dev
> apr 1.3.3
> apr-utils 1.3.4
> neon 0.28.4
> OpenSSL 0.9.8k 25 Mar 2009
> zlib 1.2.3
>
> Still got the problem :-(

Get the process monitor from here:
http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx

Set its filters to filter out everything but file accesses to the temp
folder (i.e., no registry activity).

Then start monitoring, start the blame. After the blame is finished,
stop monitoring and go through the list of file accesses. You should
see which process is accessing the file that the TortoiseBlame.exe
process also tries to open (but in your case fails).

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=1906437
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-04-25 09:35:58 CEST

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.