What sort of path can be passed to svn_wc_locked2?  Does it need to be
versioned?  Does it need to be a directory?

The doc string calls it local_abspath but it gets passed directly into
svn_wc__db_temp_own_lock where it is called local_dir_abspath and
there a pdh for the path can be created.  Do we want to do that for
things that are not directories?

-- 
Philip

Reply via email to