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

Re: segfault with diff

From: Jani Monoses <jani_at_iv.ro>
Date: 2003-04-23 13:52:48 CEST

sorry for the false alarm
a clean rebuild/install from the same sources works fine.

> Jani Monoses <jani@iv.ro> writes:
> > HEAD of svn
> > svn diff -rPREV:HEAD somefile in svn repo
> > segfaults.This backtrace is all I can do right now as I have to go.
> > active is NULL in the below expression
>
> I can't reproduce this with HEAD:
>
> $ svn info README
> Path: README
> Name: README
> Url: http://svn.collab.net/repos/svn/trunk/README
> Revision: 5702
> Node Kind: file
> Schedule: normal
> Last Changed Author: sussman
> Last Changed Rev: 5327
> Last Changed Date: 2003-03-14 08:35:13 -0600 (Fri, 14 Mar 2003)
> Text Last Updated: 2003-03-14 10:57:42 -0600 (Fri, 14 Mar 2003)
> Properties Last Updated: 2003-03-14 10:57:42 -0600 (Fri, 14 Mar
> 2003) Checksum: 169d817dd216d8713713970b3f3d0c56
> $ svn diff -rPREV:HEAD README
> Index: README
> ===================================================================
> --- README (revision 5326)
> +++ README (revision 5702)
> @@ -33,12 +33,11 @@
>
> [...rest of diff omitted for brevity...]
>
> $
>
> I tried the same thing with CHANGES, www/project_status.html, and
> other files...
>
> Can you give some more details?
>
> Thanks,
> -Karl
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Apr 23 13:46:03 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.