Re: CVS update: MODIFIED: svntest ...
From: Greg Stein <gstein_at_lyra.org>
Date: 2001-08-11 00:54:08 CEST
On Fri, Aug 10, 2001 at 10:42:04PM -0000, kfogel@tigris.org wrote:
The above is more efficient as:
return apr_pstrcat (fs->pool,
There are similar examples throughout...
>...
Same as above.
> + apr_err = apr_dir_make (fs->lock_path, APR_OS_DEFAULT, fs->pool);
lockfile_path = svn_fs_db_lockfile (fs);
(no need to psprintf the thing...)
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 Sat Oct 21 14:36:35 2006 |
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.