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

Re: subversion 1.4.0 svn checkout crash

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-11-18 17:46:36 CET

D.J. Heap wrote:
> On 10/6/06, Stefan Küng <tortoisesvn@gmail.com> wrote:
> [snip]
>> > Can this be tweaked to write out the dump and leave a pointer to it in
>> > the event log as Brane suggested? Also, what is the license for the
>> > crashreport dll? Could we just include the code in Windows builds?
>>
>> The revised patch at the very end of the mailing thread does exactly
>> that: it prints out an error with the path where the dump file was
>> written to. And a text to 'please send the dump to
>> mailaddress@subversion'.
>>
>> Stefan
>
>
> I've investigated this further and found the license for the crash
> handler DLL (license.txt in the source directory). It looks fine to
> me:
[snip]
>
> Based on the long thread, it sounds like you've tweaked the source a
> bit, Stefan? Do you have the updated source available so I could
> build it with VC6 as you suggested to avoid having to install another
> C runtime?

The source is in the TSVN repository:
http://tortoisesvn.tigris.org/svn/tortoisesvn/trunk/src/crashrpt/
All the tweak necessary to just save the dumpfile without any UI are
already committed.

You might need the WTL library (I haven't tweaked the compile time
settings to not include the UI stuff, but it runs also without any UI):
http://sourceforge.net/projects/wtl/

then you should be able to compile it with VC6 as well.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Nov 18 17:47:04 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.