[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r1124375 - in /subversion/trunk/subversion: libsvn_client/checkout.c libsvn_wc/upgrade.c

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Wed, 18 May 2011 22:28:39 +0200

On 05/18/2011 08:47 PM, steveking_at_apache.org wrote:
> Author: steveking
> Date: Wed May 18 18:47:42 2011
> New Revision: 1124375
>
> URL: http://svn.apache.org/viewvc?rev=1124375&view=rev
> Log:
> Resolve issue #3887, "Eliminate client-specific suggestions from shared
> libraries", by changing the error messages.
>
> * subversion/libsvn_client/checkout.c
> (svn_client__checkout_internal): remove reference to 'svn update'
> * subversion/libsvn_wc/upgrade.c
> (upgrade_to_wcng): remove reference to 'svn cleanup'

Hrm. I rather expected that this change would have two components:

1. Remove references to 'svn' subcommands from share lib error messages.
2. From the same places, return unique-enough error codes that the client
catches so *it* can give those same client-specific suggestions.

Looks like only step #1 was done here. Were you intending to take this further?

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on 2011-05-18 22:29:11 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.