RE: svn commit: r38790 - trunk/subversion/libsvn_wc
From: Bert Huijben <rhuijben_at_sharpsvn.net>
Date: Tue, 18 Aug 2009 10:03:17 +0200
> -----Original Message-----
Note that the caller should have obtained some kind of working copy lock, before calling this function!
This leaves the door open to just writing to the wc-database without any usefull locking, which will break when you have more than one subversion client at the same time.
A very very VERY (is 3 times enough?) common situation outside our test suite.
Other note: I see about 120 test failures on the Windows buildbot after this commit, while the buildbot was green before. (Testing locally to see if this makes a difference)
Bert
(I won't be online on IRC this afternoon; I will probably see my mail on my mobile phone every now and then).
------------------------------------------------------
|
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.