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

Re: svn client api comments

From: Barry Scott <barry_at_barrys-emacs.org>
Date: 2005-03-14 20:48:05 CET

On Mar 14, 2005, at 14:50, C. Michael Pilato wrote:

> Barry Scott <barry@barrys-emacs.org> writes:
>
>> The problems I see with svn_client API are:
>>
>> * support depth rather then recurse everywhere - rejected as "I'm not
>> convinced"
>> - for ls, propget, proplist, status, diff
>> * implement cat from the wc - bug over a year old
>> * make sure that performance is reasonable
>> - propget, proplist is very slow if you want all the props for all
>> file in one dir
>
> These are all problems that one or more of Subversion full committers
> have been annoyed by -- you aren't alone.

Is there a design for the API with a depth param, or do you want
proposals?

Why is cat so hard to fix? How come diff can do a cat of BASE and a cat
of
WORKING without contacting the repos? Why don't they share code?

>> Is there any chance of getting svn core to accept patches for that
>> lot?
>> And its quite a lot of new code.
>
> Yes.

Thanks.

Barry

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Mar 14 20:50:21 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.