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

Re: Patch: add svn_client_get_repos_path

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-03-31 22:46:36 CEST

Barry Scott <barry@barrys-emacs.org> writes:

> If I create a diff against the head of the trunk having added this code
> and the matching edit to the header file is that all thats needed to get
> you to take the patch?
>
> Barry
>
> On Mar 19, 2005, at 23:27, Barry Scott wrote:
>
>> Here is code that could be added to subversion/libsvn_client/ra.c to
>> add
>> a new svn_client_get_repos_path function. Its based on the code of
>> svn_client_uuid_from_url that is the same pattern.

I don't like the code duplication. How about a function that
optionally gets both root and uuid, then the existing
svn_client_uuid_from_url could simply be a wrapper round that
function.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 31 22:47:51 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.