Re: svn commit: rev 1985 - trunk/subversion/libsvn_client trunk/subversion/mod_dav_svn trunk/subversion/libsvn_ra_dav
From: Greg Stein <gstein_at_lyra.org>
Date: 2002-05-21 02:41:38 CEST
On Mon, May 20, 2002 at 06:47:30PM -0500, sussman@tigris.org wrote:
This makes a useless copy of the value. The code will be faster and less
svn_string_t href_val;
Heck, since you have a stringbuf, you've already got the length (whereas the
>...
The rb->vuh.name->data should be replaced with: SVN_RA_DAV__LP_VSN_URL
(the need to keep 'vuh' around is an artifact of the old editor interface;
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 May 21 02:39:31 2002 |
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.