More user-friendly error messages would be nice
From: Markus Kuhn <Markus.Kuhn_at_cl.cam.ac.uk>
Date: Mon, 08 Sep 2008 18:13:05 +0100
Feature suggestion: more user-friendly error messages
Having introduced Subversion 1.4 as the means to edit departmental web
Example of a less than ideally presented one:
Sending index-b.html
Problems:
- no explanation of what "out of date" means; a full sentence would be since
- no guidance towards how to resolve the situation ("svn update")
- less important technical details (e.g. "transaction '1241-1'",
- confusing punctuation ("file data .svn: Commit")
- use of absolute rather than relative pathnames
- (speculation:) the structure of the error message seems to be motivated
A nicer way of presenting the same message might be:
Your attempt to commit your changes in the file 'index-b.html' back to
Reason: You modified an out-of-date version of the file, obtained with
How to resolve: Before you can commit your changes, first update
(Your commit message was left in a temporary file: 'svn-commit.3.tmp'.)
Concurrent editing and resolving edit conflicts can be complicated stuff
Markus
-- Markus Kuhn, Computer Laboratory, University of Cambridge http://www.cl.cam.ac.uk/~mgk25/ || CB3 0FD, Great Britain --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org For additional commands, e-mail: dev-help_at_subversion.tigris.orgReceived on 2008-09-08 21:47:50 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.