abort on 'svn st'
From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sat, 09 Jun 2012 17:26:41 +0200
Hi,
Another one from the TSVN crash reports:
Several reports because of a call to SVN_ERR_MALFUNCTION_NO_RETURN()
The call is in libsvn_subr/token.c:51
int
if (value == SVN_TOKEN_UNKNOWN)
return value;
but there's already a function svn_token__from_word_err() which does not
For an operation that's maybe the most used one (svn st) I'd rather have
Stefan
-- ___ oo // \\ "De Chelonian Mobile" (_,\/ \_/ \ TortoiseSVN \ \_/_\_/> The coolest Interface to (Sub)Version Control /_/ \_\ http://tortoisesvn.net
|
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.