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

Re: Crash with 'svn st -u' and Version 1.3 (1.3.x branch)

From: John Peacock <jpeacock_at_rowman.com>
Date: 2005-10-18 18:40:05 CEST

Philip Martin wrote:
> You don't need to keep it, the crash is caused by a HEAD revison
> without an svn:author:
>
> $ svnadmin create repo
> $ echo '#!/bin/sh' > repo/hooks/pre-revprop-change
> $ chmod +x repo/hooks/pre-revprop-change
> $ svn pd --revprop -rHEAD svn:author file://`pwd`/repo
> $ svn co file://`pwd`/repo wc
> $ svn st -u wc
> Segmentation fault

Hrm... I wonder if that is in the keywords-as-hash code, then (since
you didn't provide a backtrace). I'll see if I can quickly track it down...

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 18 18:40:38 2005

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.