[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Issue #1108

From: <kfogel_at_collab.net>
Date: 2003-03-29 21:07:28 CET

Brian Denny <brian@briandenny.net> writes:
> The handling i have in mind is:
>
> svn_path_get_absolute: if given an URL, just return the same (or a
> copy of) URL.
>
> svn_path_get_longest_ancestor: if given two URLs whose longest common
> prefix is "protocol://", they have no
> common ancestor.
>
> Currently i'm using private (to target.c) helper functions which wrap the
> above functions, but i'm tempted to fold this functionality into the
> library functions.
>
> opinions?

I think folding it into the library functions would be good.

(Might want to do a quick check of all the callers of the library
functions first, to unmask any potential surprises, though.)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Mar 29 21:48:13 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.