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
Received on Tue Apr 22 21:06:33 2003