Verbose error messages for invalid dates
From: Christopher Ness <chris_at_nesser.org>
Date: 2005-07-08 05:27:14 CEST
Hi!
As I'm going over my date patch again I'd like to add some more
The goal is to inform the user that their revision -r{05-01-01} failed
What is the [best] way to pass an error from svn_opt_parse_revision() up
I think the problem - from my understanding at least - is in
In parse_one_rev() any error info that is returned back is whipped out.
err = svn_parse_date (&matched, &tm, str, apr_time_now (), pool);
How do I break out the information from the lower level to the user?
Cheers,
-- PGP Public Key: http://www.nesser.org/pgp-key/ 22:18:43 up 3:37, 5 users, load average: 0.55, 1.24, 0.87
|
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.