Re: Crash with 'svn st -u' and Version 1.3 (1.3.x branch)
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-10-18 19:28:28 CEST
Daniel Rall <dlr@finemaltcoding.com> writes:
> To fix this problem, checking for a NULL value for "svn:author" is really
No comments on the patch, but I have difficulty understanding the doc
* When the working copy item is out of date compared to the
That appears to state that the fields are valid when the wc is out of
/** Set to the user name of the youngest commit, or @c NULL if out
states that the value is NULL when out of date.
Is this field NULL when the wc is out of date, or NULL when the wc is
Is the caller expected to check for NULL to determine whether the
Does your patch change the behaviour, i.e. it's now NULL for some
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Tue Oct 18 19:29:18 2005 |
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.