Re: CVS update: subversion/subversion/libsvn_wc get_editor.c
From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2000-10-09 06:28:15 CEST
> This ignores the error though, doesn't it? In this case, entry_get
If entry_get returns an error with apr_err equal to something other
(Hey, why is apr_err being used to hold an SVN_* error code, anyway?)
(For easy review, the relevant part of the patch was:)
> if (err && (err->apr_err != SVN_ERR_WC_ENTRY_NOT_FOUND))
|
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.