Re: Performance of "svn lock *"
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Thu, 19 Dec 2013 14:28:37 +0000
Philip Martin <philip.martin_at_wandisco.com> writes:
> Once we have all the paths arriving at the server in one request we can
I'm wondering what sort of API would be suitable here if we were to do
svn_error_t *
Suppose we were to pass an array of paths and tokens, and return an
svn_error_t *
That could be implemented but the tricky bit is error handling when some
svn: warning: apr_err=SVN_ERR_FS_NOT_FOUND
svn: warning: apr_err=SVN_ERR_FS_PATH_ALREADY_LOCKED
A multiple path function would probably want to preserve the behaviour
Do we chain the errors together in the single return error? Do we
-- Philip Martin | Subversion Committer WANdisco // *Non-Stop Data*Received on 2013-12-19 15:29:23 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.