Re: SVN switch --relocate with relative externals

2010-03-05 Thread Phillip Hellewell
Done. It is issue 3597. http://subversion.tigris.org/issues/show_bug.cgi?id=3597 Phillip On Fri, Mar 5, 2010 at 8:30 AM, C. Michael Pilato wrote: > Would you be so kind as to file an issue in our tracker for this request, > por favor? > > Phillip Hellewell wrote: > > Agreed. > > > > On Thu, Ma

Re: SVN switch --relocate with relative externals

2010-03-05 Thread C. Michael Pilato
Would you be so kind as to file an issue in our tracker for this request, por favor? Phillip Hellewell wrote: > Agreed. > > On Thu, Mar 4, 2010 at 2:24 PM, C. Michael Pilato > wrote: > > Phillip Hellewell wrote: > > When doing a svn switch --relocate on a fol

Re: SVN switch --relocate with relative externals

2010-03-04 Thread Phillip Hellewell
Agreed. On Thu, Mar 4, 2010 at 2:24 PM, C. Michael Pilato wrote: > Phillip Hellewell wrote: > > When doing a svn switch --relocate on a folder with externals, for any of > > the externals that are relative it ought to descend into those and do the > > relocate there as well. > > > > Thoughts? > >

Re: SVN switch --relocate with relative externals

2010-03-04 Thread C. Michael Pilato
Phillip Hellewell wrote: > When doing a svn switch --relocate on a folder with externals, for any of > the externals that are relative it ought to descend into those and do the > relocate there as well. > > Thoughts? I think it certainly should try to descent into externals, yes, gracefully skipp

SVN switch --relocate with relative externals

2010-03-04 Thread Phillip Hellewell
When doing a svn switch --relocate on a folder with externals, for any of the externals that are relative it ought to descend into those and do the relocate there as well. Thoughts? Phillip