Re: svn commit: r953695 - /subversion/trunk/subversion/libsvn_wc/wc_db.c

2010-06-14 Thread Philip Martin
Greg Stein writes: > Is it possible to get an absent WORKING_NODE with 'svn cp URL WC' ? It > seems that we would want an absent node so that the client cannot > attempt to add/copy/move a node to that name. It might, but that would be a copy bug. svn_wc__db_read_info asserts that status!=absen

Re: svn commit: r953695 - /subversion/trunk/subversion/libsvn_wc/wc_db.c

2010-06-11 Thread Greg Stein
On Fri, Jun 11, 2010 at 11:51, Greg Stein wrote: > On Fri, Jun 11, 2010 at 09:35,   wrote: >>... >> +++ subversion/trunk/subversion/libsvn_wc/wc_db.c Fri Jun 11 13:35:24 2010 >>... >> @@ -4856,11 +4857,31 @@ svn_wc__db_global_relocate(svn_wc__db_t >>                                &rb.repos_relpat

Re: svn commit: r953695 - /subversion/trunk/subversion/libsvn_wc/wc_db.c

2010-06-11 Thread Greg Stein
On Fri, Jun 11, 2010 at 09:35, wrote: >... > +++ subversion/trunk/subversion/libsvn_wc/wc_db.c Fri Jun 11 13:35:24 2010 >... > @@ -4856,11 +4857,31 @@ svn_wc__db_global_relocate(svn_wc__db_t >                                &rb.repos_relpath, &old_repos_root_url, >