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

Re: segfault when remove directory with locked files

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-05-03 19:45:48 CEST

On May 3, 2005, at 11:23 AM, Ivan Zhakov wrote:

> Environment:
> Server: Windows 2000 Server, Apache 2.0.54, Subversion 1.2rc2
> Client: Windows XP, Subversion 1.2rc2
>
> Subversion client die during remove directory with locked files. Steps
> to reproduce:
> svn mkdir http://servername/repo/dir -m ""
> svn import somefile http://servername/repo/dir/somefile -m ""
> svn lock http://servername/repo/dir/somefile
> svn rm http://servername/repo/dir -m ""
> ^^^^^^^^^^^^ -- segfault here
>
>

Thanks for the excellent bugreport. It was a silly segfault bug in the
client's ra_dav library.

All fixed in r14569, and proposed for 1.2.x backport.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue May 3 19:47:39 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.