Re: a potential bug in svn_wc__db_wcroot_parse_local_abspath

2012-03-20 Thread Dmitry Pavlenko
time? Originally I wanted to propose a simple patch but the things become to complex for me, so I think I won't propose you the patch. On Wed, Mar 14, 2012 at 09:53:02PM +0100, Dmitry Pavlenko wrote: Hello! I've found a potential bug in svn_wc__db_wcroot_parse_local_abspath function

Re: a potential bug in svn_wc__db_wcroot_parse_local_abspath

2012-03-15 Thread Dmitry Pavlenko
Would you like to submit a patch for this? Yes, I would like to try. If I meet difficulties, I'll write.

a potential bug in svn_wc__db_wcroot_parse_local_abspath

2012-03-14 Thread Dmitry Pavlenko
Hello! I've found a potential bug in svn_wc__db_wcroot_parse_local_abspath function. Suppose the following directories structure: working_copy_root | +nested_working_copy_root +not_versioned_symlink Suppose also that not_versioned_symlink points to nested_working_copy_root

Re: a potential bug in svn_wc__db_wcroot_parse_local_abspath

2012-03-14 Thread Stefan Sperling
On Wed, Mar 14, 2012 at 09:53:02PM +0100, Dmitry Pavlenko wrote: Hello! I've found a potential bug in svn_wc__db_wcroot_parse_local_abspath function. Suppose the following directories structure: working_copy_root | +nested_working_copy_root +not_versioned_symlink