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

Re: Locking assert core dump

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-07-04 23:39:07 CEST

Blair Zajac <blair@orcaware.com> writes:

> $ find -name .svn -prune -o \( -type f -print0 \) \
> | xargs -0 -n 45 svn lock -m 'test'
>
> And you'll get the coredump after a while (hopefully).

I think it's fixed in 1.2.1:

    * fixed: 'svn (un)lock' errors on multiple targets (r14736, 14775)

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 4 23:39:46 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.