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

segfault when remove directory with locked files

From: Ivan Zhakov <chemodax_at_gmail.com>
Date: 2005-05-03 18:23:27 CEST

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

-- 
Ivan Zhakov
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue May 3 18:26:06 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.