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

Re: segfault checking out over ra_dav

From: Brian Denny <brian_at_briandenny.net>
Date: 2003-03-25 07:28:32 CET

On Mon, Mar 24, 2003 at 10:59:22PM +0000, Philip Martin wrote:
>
> You can use the client to get a trace. Set "neon-debug-mask = 130" in
> ~/.subversion/servers you will get a neon debug trace.

cool, thanks. :)
 

> <lp2:md5-checksum>d3b07384d113edec49eaa6238ad5ff00</lp2:md5-checksum>
>
> but the trace from your server doesn't contain any of these. I don't
> know if this is supposed to happen, I guess it can if it's an old
> repository without checksums.

hm, so maybe dumping and loading my repository would set things right?
 
but before i try that...

> The following patch appears to make the client work, but I know next
> to nothing about ra_dav.

i don't know ra_dav either, but i want to fix this segfault
before i go messing up my ability to reproduce it.

[goes and looks at code]

AFAICT this patch is an appropriate fix. elsewhere in the code we are
assuming for backwards compatibility that a missing or empty checksum
always matches.

i'll try it out myself, and run it through the test suite...

assuming it passes, does anyone know of a reason it shouldn't be
committed?

-brian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 25 07:35:10 2003

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.