Re: GSOC Project ideas

2011-03-18 Thread Mark Phippard
On Fri, Mar 18, 2011 at 4:20 PM, Hyrum K Wright wrote: > On Fri, Mar 18, 2011 at 3:00 PM, Mark Phippard wrote: >> On Fri, Mar 18, 2011 at 3:51 PM, Ivan Zhakov wrote: >>> On Fri, Mar 18, 2011 at 22:46, Mark Phippard wrote: Something that came up on the list recently was adding support for >

Trunk problem serf and svnsync

2011-03-18 Thread Mark Phippard
Was trying to compare performance of svnrdump and svnsync. Using a build of trunk from today. Serf was from trunk a day or two ago. svnsync does not run to completion. On one of the revisions I get this error: subversion/svnsync/main.c:1303: (apr_err=24) subversion/libsvn_ra_serf/replay.c:860:

Re: GSOC Project ideas

2011-03-18 Thread Hyrum K Wright
On Fri, Mar 18, 2011 at 3:00 PM, Mark Phippard wrote: > On Fri, Mar 18, 2011 at 3:51 PM, Ivan Zhakov wrote: >> On Fri, Mar 18, 2011 at 22:46, Mark Phippard wrote: >>> Something that came up on the list recently was adding support for >>> pipelined commits via ra_serf. Would this make a good GSOC

Re: GSOC Project ideas

2011-03-18 Thread Mark Phippard
On Fri, Mar 18, 2011 at 3:51 PM, Ivan Zhakov wrote: > On Fri, Mar 18, 2011 at 22:46, Mark Phippard wrote: >> Something that came up on the list recently was adding support for >> pipelined commits via ra_serf. Would this make a good GSOC project? >> It seems like the kind of "engineering" challen

Re: GSOC Project ideas

2011-03-18 Thread Ivan Zhakov
On Fri, Mar 18, 2011 at 22:46, Mark Phippard wrote: > Something that came up on the list recently was adding support for > pipelined commits via ra_serf. Would this make a good GSOC project? > It seems like the kind of "engineering" challenge that might appeal to > a student.  I have no idea if it

Re: GSOC Project ideas

2011-03-18 Thread Hyrum K Wright
On Fri, Mar 18, 2011 at 2:46 PM, Mark Phippard wrote: > Something that came up on the list recently was adding support for > pipelined commits via ra_serf. Would this make a good GSOC project? > It seems like the kind of "engineering" challenge that might appeal to > a student.  I have no idea if

GSOC Project ideas

2011-03-18 Thread Mark Phippard
Something that came up on the list recently was adding support for pipelined commits via ra_serf. Would this make a good GSOC project? It seems like the kind of "engineering" challenge that might appeal to a student. I have no idea if it is too big or small for GSOC. For example, I have no idea i

Re: Questions about this GSOC

2011-03-18 Thread Stefan Sperling
On Thu, Mar 17, 2011 at 11:35:22PM +0800, yun lee wrote: > Hi, everyone. Nice to write in the mailing list. Hi Yun Lee! > I'm a GSOC student volunteer for SVN. > > I have passed last year's GSOC with DERBY as my project. It's my last > school year and also the 5th year that I use SVN in my devel

Re: svn commit: r1082806 - in /subversion/trunk: notes/wc_node_walkers.txt subversion/include/private/svn_wc_private.h subversion/libsvn_client/ra.c subversion/libsvn_wc/node.c

2011-03-18 Thread Greg Stein
On Thu, Mar 17, 2011 at 23:20, C. Michael Pilato wrote: > On 03/17/2011 10:52 PM, cmpil...@apache.org wrote: >> Author: cmpilato >> Date: Fri Mar 18 02:52:57 2011 >> New Revision: 1082806 >> >> URL: http://svn.apache.org/viewvc?rev=1082806&view=rev >> Log: >> Eliminate another node walk, this time

Re: svn commit: r1082786 - in /subversion/trunk/subversion: include/private/svn_skel.h include/private/svn_wc_private.h libsvn_client/externals.c libsvn_client/prop_commands.c libsvn_subr/skel.c libsv

2011-03-18 Thread Greg Stein
On Thu, Mar 17, 2011 at 21:46, wrote: > Author: pburba > Date: Fri Mar 18 01:46:39 2011 > New Revision: 1082786 > > URL: http://svn.apache.org/viewvc?rev=1082786&view=rev > Log: > Leverage the recent improvements to svn proplist -R[1] so that svn propget -R > can do away with svn_wc__node_walk_ch

Re: Property storage / modification in WC-NG

2011-03-18 Thread Greg Stein
On Thu, Mar 17, 2011 at 22:10, C. Michael Pilato wrote: > On 03/17/2011 03:43 PM, Greg Stein wrote: >> Dude. If you want to delete *one* prop from the dav_cache, then just torch >> them all (ie. set to null). HTTPv2 does not use them. HTTPv1 only uses the >> vsn URL. And it is a cache. >> >> So do

RE: svn commit: r1079686 - /subversion/trunk/subversion/libsvn_diff/parse-diff.c

2011-03-18 Thread Bert Huijben
> -Original Message- > From: Daniel Shahaf [mailto:d...@daniel.shahaf.name] > Sent: dinsdag 15 maart 2011 5:47 > To: dev@subversion.apache.org > Cc: comm...@subversion.apache.org > Subject: Re: svn commit: r1079686 - > /subversion/trunk/subversion/libsvn_diff/parse-diff.c > > style...@ap

Re: svn commit: r1079686 - /subversion/trunk/subversion/libsvn_diff/parse-diff.c

2011-03-18 Thread Senthil Kumaran S
Hi Daniel, On Tue, Mar 15, 2011 at 10:17 AM, Daniel Shahaf wrote: >> Modified: subversion/trunk/subversion/libsvn_diff/parse-diff.c >> URL: >> http://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_diff/parse-diff.c?rev=1079686&r1=1079685&r2=1079686&view=diff >>