Re: Cleaning up XFails: locks-test.exe 9 and 10

2011-02-08 Thread Paul Burba
On Mon, Feb 7, 2011 at 4:14 PM, C. Michael Pilato wrote: > On 02/07/2011 03:44 PM, Philip Martin wrote: >> Paul Burba writes: >> >>> Do "DAV clients sometimes LOCK non-existent paths, as a way of >>> reserving names"?  I'm not sure exactly what that means, does anyone >>> have an inkling? >> >> I

Re: Cleaning up XFails: locks-test.exe 9 and 10

2011-02-07 Thread C. Michael Pilato
On 02/07/2011 03:44 PM, Philip Martin wrote: > Paul Burba writes: > >> Do "DAV clients sometimes LOCK non-existent paths, as a way of >> reserving names"? I'm not sure exactly what that means, does anyone >> have an inkling? > > In subversion/mod_dav_svn/lock.c:append_locks the code does a PUT

Re: Cleaning up XFails: locks-test.exe 9 and 10

2011-02-07 Thread Philip Martin
Paul Burba writes: > Do "DAV clients sometimes LOCK non-existent paths, as a way of > reserving names"? I'm not sure exactly what that means, does anyone > have an inkling? In subversion/mod_dav_svn/lock.c:append_locks the code does a PUT of a 0-byte file when an attempt is made to lock a non-e

Cleaning up XFails: locks-test.exe 9 and 10

2011-02-07 Thread Paul Burba
Six years ago we set these two lock tests to XFail (http://svn.apache.org/viewvc?view=revision&revision=853631): C:\SVN\src-trunk>Debug\subversion\tests\libsvn_fs\locks-test.exe --list --mode-filter xfail Test # Mode Test Description -- - 9XFAIL able to reserv