Hi Paul, This isn't obvious to me either. Maybe Thierry can enlighten us?
As a workaround, I suggest that you create a custom build out of SVN. You could also register an overridden File connector, but that might sounds too complex for your use case. Best regards, Jerome 2007/11/22, Paul J. Lucas <[EMAIL PROTECTED]>: > > In FileClientHelper.java, line 492, there's code that forbids the > deletion of an *empty* directory. Why? Why not just delete it? > > In the mean time, to be able to delete empty directories, do I have > to override Recource.handleDelete()? > > - Paul >

