Re: [PATCH] v2 #3483 - Extend svn_client_upgrade() to include externals

2010-02-21 Thread Daniel Näslund
Ping! This patch has not been reviewed! On Tue, Dec 29, 2009 at 07:44:49PM +0100, Daniel Näslund wrote: > Hi! > > [[[ > Fix issue #3483 - extend svn_client_upgrade() to include externals. I've > done the externals upgrading after wc upgrade is finished. In that way > no errors in the externals w

Re: [PATCH] v2 #3483 - Extend svn_client_upgrade() to include externals

2010-01-29 Thread Stefan Sperling
On Tue, Jan 19, 2010 at 04:01:47PM +0100, Daniel Näslund wrote: > Ping! > > This patch hasn't been reviewed. I'll leave this to externals/wc-ng experts to commit. Small review: > > @@ -69,5 +76,78 @@ > > ctx->notify_func2, ctx->notify_baton2, > >

Re: [PATCH] v2 #3483 - Extend svn_client_upgrade() to include externals

2010-01-19 Thread Daniel Näslund
Ping! This patch hasn't been reviewed. On Tue, Dec 29, 2009 at 07:44:49PM +0100, Daniel Näslund wrote: > Hi! > > [[[ > Fix issue #3483 - extend svn_client_upgrade() to include externals. I've > done the externals upgrading after wc upgrade is finished. In that way > no errors in the externals wi

Re: [PATCH] v2 #3483 - Extend svn_client_upgrade() to include externals

2010-01-06 Thread Daniel Näslund
Ping! This patch has not been reviewed the last 8 days. On Tue, Dec 29, 2009 at 07:44:49PM +0100, Daniel Näslund wrote: > Hi! > > [[[ > Fix issue #3483 - extend svn_client_upgrade() to include externals. I've > done the externals upgrading after wc upgrade is finished. In that way > no errors in

Re: [PATCH] v2 #3483 - Extend svn_client_upgrade() to include externals

2009-12-29 Thread Daniel Näslund
On Tue, Dec 29, 2009 at 07:44:49PM +0100, Daniel Näslund wrote: > Hi! > > [[[ > Fix issue #3483 - extend svn_client_upgrade() to include externals. I've > done the externals upgrading after wc upgrade is finished. In that way > no errors in the externals will affect the wc. > > * subversion/libsv

Re: [PATCH] v2 #3483 - Extend svn_client_upgrade() to include externals

2009-12-29 Thread Daniel Näslund
Hi! [[[ Fix issue #3483 - extend svn_client_upgrade() to include externals. I've done the externals upgrading after wc upgrade is finished. In that way no errors in the externals will affect the wc. * subversion/libsvn_client/cleanup.c (svn_client_upgrade): Get all svn:externals. We need the ta