[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: Nikki Locke <nikki_at_trumphurst.com>
Date: Thu, 30 Apr 2009 08:11:42 -0700 (PDT)

I have installed the nightly build.

The problem persists.

I have managed to compile TortoiseBlame with VC 2005, and have discovered a problem with your retry code. After the open fails, you need to call

File.clear();

because the good/fail bit isn't reset by an open call (annoyingly - who thinks these standard libraries up?). With that in place, the retry code works, and the file is displayed after a retry.

Hope this helps,

Nikki

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-04-30 17:12:09 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.