Re: WC write-locks: file vs. dir

2010-11-05 Thread Julian Foad
On Fri, 2010-11-05 at 16:23 +, Julian Foad wrote: > On Fri, 2010-11-05 at 14:42 +, Julian Foad wrote: > > WC-NG gurus, > > > > Our WC-NG write-lock, as in svn_wc__acquire_write_lock() and > > svn_wc__call_with_write_lock(), is said to apply only to a directory and > > not to a file. Howev

Re: WC write-locks: file vs. dir

2010-11-05 Thread Julian Foad
On Fri, 2010-11-05 at 14:42 +, Julian Foad wrote: > WC-NG gurus, > > Our WC-NG write-lock, as in svn_wc__acquire_write_lock() and > svn_wc__call_with_write_lock(), is said to apply only to a directory and > not to a file. However, in WC-NG it appears to me that doesn't make > sense, because i

WC write-locks: file vs. dir

2010-11-05 Thread Julian Foad
WC-NG gurus, Our WC-NG write-lock, as in svn_wc__acquire_write_lock() and svn_wc__call_with_write_lock(), is said to apply only to a directory and not to a file. However, in WC-NG it appears to me that doesn't make sense, because it applies to a *path* and WC-NG can have different node kinds in d