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

Re: Are you willing to serve as a Google Summer of Code mentor?

From: Mark Phippard <markphip_at_gmail.com>
Date: Wed, 11 Mar 2009 16:11:00 -0400

On Wed, Mar 11, 2009 at 1:44 PM, C. Michael Pilato <cmpilato_at_collab.net> wrote:

> Are you aware of any tasks in those areas (or elsewhere) that would make
> good GSOC project?

I'd like to see improvements in log -g, particularly the API's. I can
think of a couple off the top of my head. I think others have been
kicked around:

1) Add some kind of "depth/recursion" feature to control how far it
will recurse. This could possibly be expressed as none/one/infinity.
I am not sure there is a need for anything in between. Today we have
"none/infinity" and we really need support for "one" for performance
reasons.

2) When just getting "normal" logs, a boolean for the revision that
indicates if it was a "merge". The user of the API could then do a
follow-up log -g on just that revision when/if needed.

These are all in the name of being able to build a better revision
graph. I'd love to see a revision graph API but I think we need the
repository to track copies before that can happen. Until then, better
API for tools that maintain their own cache.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1309288
Received on 2009-03-11 21:11:16 CET

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.