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

Re: [BUGREPORT] Problems with diff, maybe related to i18n

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-06-08 14:50:36 CEST

anders@gnulinux.dk writes:

> For the record our repository is located here:
> http://www.gnulinux.dk/svn/gentoo-doc-dk.
>
> We checked our source-code in and began to play with the different svn
> options. svn diff -r x:y segmentation faults on our archive, it displays
> the diff but then segfaults right before it quits.

Yup, this is perfectly reproducible with any remote client. Just run

   svn diff -r3:4 http://www.gnulinux.dk/svn/gentoo-doc-dk

And you get the segfault. I'm gdb'ing it now.

For some reason, libsvn_ra_dav/fetch.c is trying to store a
vsn-rsc-url when there is no working copy!

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jun 8 14:52:32 2002

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.