Re: Error message nitpick
From: Lübbe Onken <luebbe_at_tigris.org>
Date: 2005-05-03 09:00:38 CEST
Ben Collins-Sussman wrote:
> Those errors are as old as svn itself. The problem is that we now have
I remember :-)
> * working-copy 'locks', used to get exclusive access to a working copy
I just did a quick grep for "lock" on the subversion.pot file which
I have no idea how to resolve this completely, here are some randomly
"Error opening db lockfile"
"Can't get exclusive lock on file '%s'"
"Can't unlock charset translation mutex"
"Cannot write lock/entries hashfile '%s'"
"Working copy not locked; this is probably a bug, please report"
"Attempt to unlock with non-empty unwind stack"
For a partial solution I'd suggest to prefix error messages with the
Examples, used the filename as a hint for the prefix:
this would get rid of at least some of the ambiguities.
Eventually the last two examples could be resolved by using the
Cheers
---------------------------------------------------------------------
|
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.