Re: svn commit: rev 7144 - trunk/subversion/libsvn_wc
From: Greg Stein <gstein_at_lyra.org>
Date: 2003-09-23 04:10:27 CEST
On Mon, Sep 22, 2003 at 04:24:34PM -0500, philip@tigris.org wrote:
This certainly helps in removing a syscall or so, but I'll note that
Second, do we need to the "exists" test? Couldn't we just check the error
IOW, the error from remove_adm_file has one of two cases:
1) the file doesn't exist. that's the error.
In case 1, we ignore the error (and clear it). In case 2, we propagate. I
Cheers,
-- Greg Stein, http://www.lyra.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Tue Sep 23 04:13:52 2003 |
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.