Re: svn commit: r13393 - in branches/locking/subversion: include libsvn_client libsvn_wc
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-03-16 01:35:10 CET
lundblad@tigris.org writes:
> Author: lundblad
> +/* Implements svn_ra_reporter2_t->link_path. */
That comment doesn't add much.
> + ancestor = svn_path_get_longest_ancestor (url, rb->ancestor, pool);
That comment tells me what is happening, but not why.
> + len = strlen (ancestor);
I find that a bit confusing, I suppose the main aim is to to ensure
> +
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed Mar 16 01:36:20 2005 |
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.