[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: <webpost_at_tigris.org>
Date: Wed, 22 Apr 2009 09:20:12 -0700 (PDT)

Yes, I can see the log for the file.

I don't understand how blame can show anything useful for the empty file - it is empty!

I also don't understand why I don't get the second debug dialog you told me about.

I ran a few blames under ProcessMonitor. A successful one was started with the command line:
"C:\Program Files\TortoiseSVN\bin\TortoiseBlame.exe" "E:\TEMP\svn1436.tmp.xml" "E:\TEMP\svn1437.tmp" "Giq.xml" /path:"D:/Dev/GIQ/ajax/Bin/Giq.xml" /ignoreeol /ignoreallspaces /revrange:"1-HEAD"

I have not been able to reproduce the problem with ProcessMonitor turned on. Is it possible this is a race condition where another process hasn't closed/unlocked the file before blame is trying to open it? Maybe process monitor slows blame down enough so the file is unlocked before it tries to open it?

I have encountered a problem like this before, where an anti-virus package was holding a file open (to scan it) and another program was unable to gain exclusive access to it. Just to make sure, I tried with my anti-virus (ESET NOD32) disabled, but was still able to reproduce the problem (provided I didn't run ProcessMonitor).

Nikki

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-04-22 18:23:10 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.