Re: [PATCH] v6 Fix #3390 Relative externals not updated during switch

2009-12-30 Thread Stefan Sperling
On Wed, Dec 30, 2009 at 07:45:12AM +0100, Daniel Näslund wrote: > + err = svn_wc__node_get_url(&url, cb->ctx->wc_ctx, > + abs_parent_dir, cb->pool, cb->pool); > + > + /* If we're doing an 'svn export' the current dir will not be a > + working copy. We can't get t

Re: [PATCH] v6 Fix #3390 Relative externals not updated during switch

2009-12-29 Thread Daniel Näslund
On Mon, Dec 28, 2009 at 04:33:21PM +, Stefan Sperling wrote: > > On Mon, Dec 28, 2009 at 03:36:46PM +0100, Daniel Näslund wrote: > > + /* If we're doing an 'svn export' the current dir will not be a > > + working copy. We can't get the parent_dir. */ > > + if (err && err->apr_err == SVN_