[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: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2005-10-18 18:41:53 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

Thanks a lot. I closed access to the server now.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
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:43:07 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.