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

Re: svn commit: r1049646 - in /subversion/trunk/subversion: bindings/javahl/native/ include/ include/private/ libsvn_repos/ svnadmin/ svnrdump/ tests/cmdline/ tests/cmdline/svntest/

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Mon, 20 Dec 2010 10:34:30 -0500

On 12/18/2010 04:03 PM, Daniel Shahaf wrote:
> cmpilato_at_apache.org wrote on Wed, Dec 15, 2010 at 17:24:17 -0000:
>> @@ -947,14 +953,19 @@ subcommand_load(apr_getopt_t *os, void *
>> + if (err && err->apr_err == SVN_ERR_BAD_PROPERTY_VALUE)
>> + return svn_error_quick_wrap(err,
>> + "Invalid property value found in dumpstream; "
>> + "consider repairing the source or using "
>> + "--bypass-prop-validation while loading.");
>
> Mark message for translation?

Good catch. r1051144. Thanks!

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

Received on 2010-12-20 18:00:49 CET

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.