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

Re: GSoC '09 -- are we in?

From: David James <james82_at_gmail.com>
Date: Wed, 11 Mar 2009 05:52:36 -0700

On Wed, Mar 11, 2009 at 4:48 AM, Stefan Sperling <stsp_at_elego.de> wrote:

> On Wed, Mar 11, 2009 at 07:28:31AM -0400, John Szakmeister wrote:
> > On Wed, Mar 11, 2009 at 5:23 AM, Branko Cibej <brane_at_xbc.nu> wrote:
> > > John Szakmeister wrote:
> > >> (Can we do something like re-encode
> > >> the unidiff as a delta stream and run it through our normal merge
> > >> algorithm?) I can see this being useful outside of Subversion as
> > >> well.
> > >>
> > >
> > > Interesting thought, but I don't quite understand how that would work.
> I
> > > assume my "delta stream" you mean just adding the ancestry metadata?
> >
> > I haven't really thought much about it. The thought I had running
> > through my head was if there was a way to put the unidiff in a format
> > that the client could more readily apply, then it might help to reduce
> > the dependence on the patch exectuable for 'svn patch'. Thinking more
> > about it, the delta is almost always converted back into a full-text,
> > and then run through the line-based merging algorithm... so it's
> > probably of no help. But I do think that getting rid of that
> > dependence would be a Good Thing. Especially since the non-cygwin
> > based version (I use the one from UnxUtils on sourceforge) breaks in
> > fun ways.
>
> Sounds like a fun research project! Can you add this to tasks.html?
>
> More importantly though, we need mentors. So far, I think the only
> person who explicitly stated they'd be willing to mentor was me.
>
> Anyone else?
>
> If we don't have enough mentors, it's not worth the hassle.
> We'll need a few people willing to attentively review patches
> posted by gsoc students. Not just one person.
>
> I'd say two or three committers per student would fit the bill
> and make success very likely. Applying this rule, it looks like
> we currently have space for a grand total of 0 students.
>
> Stefan
>
>
Hi Stefan,

In my experience, having mentored two students, each student only needs one
mentor, as long as both the mentor and the student are dedicated to the
task, the project is well-defined, and the student agrees to commit changes
to the branch regularly (e.g. at least once a week). The ctypes python
bindings, in particular, are a success story thanks to the Google Summer of
Code.

I'd be happy to mentor any student who is interested in contributing to the
ctypes python bindings. A well-defined project for the ctypes python
bindings would be to integrate them into Trac (or some other project of the
student's choice). Ensuring that the bindings work under FastCGI or
mod_python might require some careful thinking.

Cheers,

David

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1307837
Received on 2009-03-11 13:52:52 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.