[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: D.J. Heap <djheap_at_gmail.com>
Date: 2006-11-18 17:10:01 CET

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:

Copyright (c) 2003 Michael Carruth

This software is provided 'as-is', without any express or implied
warranty. In no event will
the authors be held liable for any damages arising from the use of
this software.

Permission is granted to anyone to use this software for any purpose,
including commercial
applications, and to alter it and redistribute it freely, subject to
the following
restrictions:

    1. The origin of this software must not be misrepresented; you
must not claim that you
       wrote the original software. If you use this software in a
product, an acknowledgment in
       the product documentation would be appreciated but is not required.

    2. Altered source versions must be plainly marked as such, and
must not be misrepresented
       as being the original software.

    3. This notice may not be removed or altered from any source distribution.

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?

DJ

---------------------------------------------------------------------
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:10:20 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.