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

Re: More user-friendly error messages would be nice

From: Vlad Georgescu <vgeorgescu_at_gmail.com>
Date: Tue, 09 Sep 2008 00:13:13 +0300

Karl Fogel wrote:
> Markus Kuhn <Markus.Kuhn_at_cl.cam.ac.uk> writes:
>> Feature suggestion: more user-friendly error messages
>
> Oh, we are definitely on board with that already...
>
> http://subversion.tigris.org/issues/show_bug.cgi?id=1254
>
> ...which, as you can see from its last comment, split into individual
> issues for specific error messages. Not that we need an issue for every
> message; we just clean them up when we can.
>
> Your suggested solution for this particular error would take some work
> (since the client currently doesn't know the "other" user who committed
> in the meantime).

The out of dateness error is generated on the server side, so it shouldn't be
too hard to include the extra information. We should also have different error
messages for each type of out of dateness. Something like:

User 'bar' has also changed file 'foo' in revision 4.
File 'foo' was already deleted by user 'bar' in revision 4.
File 'foo' was already added by user 'bar' in revision 4.
etc.

I don't have time to take a look at this now, but I think it's low hanging fruit.

-- 
Vlad
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-09-08 23:13:29 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.