[hackathon] Keysigning

2011-04-26 Thread Daniel Shahaf
We're planning to encourage key signing during the hackathon week. To facilitate this, we'd like to collect all the key fingerprints in advance, in order to prepare and distribute a $spreadsheet with fingerprints to attendees. At this point I'd like to suggest to collect the PGP keys in the tree.

Getting back into the code!

2011-04-26 Thread Greg Stein
Hi all, I wanted to let people know that I should be spending much more time hacking on Subversion. I've just entered into an agreement with WANdisco where they'll sponsor me getting back into the community and the code. While I don't have any specific work items in the long run, the big one righ

Re: APR version retrieved by get-deps.sh

2011-04-26 Thread Gavin Baumanis
Hi Hyrum, Thanks for the confirmation that I am simply going a little nutty. Although - thanks also for the point of using svn log for some investigating work, I didn't think of that! Gavin. On 26/04/2011, at 11:08 AM, Hyrum K Wright wrote: > On Mon, Apr 25, 2011 at 6:58 PM, Gavin Baumanis >

RE: Data Point: File handling on Windows

2011-04-26 Thread Bert Huijben
> -Original Message- > From: Stefan Fuhrmann [mailto:stefanfuhrm...@alice-dsl.de] > Sent: woensdag 27 april 2011 0:31 > To: Subversion Development > Subject: Data Point: File handling on Windows > > Hi there, > > Last week on IRC I had a short discussion with Bert about > the file handl

Data Point: File handling on Windows

2011-04-26 Thread Stefan Fuhrmann
Hi there, Last week on IRC I had a short discussion with Bert about the file handling overhead on Windows. That prompted me to run some tests on my notebook and this is what I found. Opening or creating files and folders is not too expensive even on NTFS. Creating and deleting folders is about a

Re: svn commit: r1096619 - in /subversion/trunk/subversion/libsvn_wc: translate.c translate.h workqueue.c

2011-04-26 Thread Daniel Shahaf
Bert Huijben wrote on Tue, Apr 26, 2011 at 19:10:04 +0200: > > > > -Original Message- > > From: Greg Stein [mailto:gst...@gmail.com] > > Sent: dinsdag 26 april 2011 17:31 > > To: Hyrum K Wright > > Cc: dev@subversion.apache.org; Bert Huijben > > Subject: Re: svn commit: r1096619 - in > >

Re: svn commit: r1096815 - in /subversion/trunk/subversion: include/svn_wc.h libsvn_client/diff.c libsvn_client/merge.c libsvn_client/repos_diff.c libsvn_wc/diff.c

2011-04-26 Thread Philip Martin
rhuij...@apache.org writes: > Author: rhuijben > Date: Tue Apr 26 17:33:57 2011 > New Revision: 1096815 > > URL: http://svn.apache.org/viewvc?rev=1096815&view=rev > Log: > Remove the now unused (and new in 1.7) local_dir_abspath from all functions > of the svn_wc_diff_callbacks4_t interface. > > T

RE: svn commit: r1096619 - in /subversion/trunk/subversion/libsvn_wc: translate.c translate.h workqueue.c

2011-04-26 Thread Bert Huijben
> -Original Message- > From: Greg Stein [mailto:gst...@gmail.com] > Sent: dinsdag 26 april 2011 17:31 > To: Hyrum K Wright > Cc: dev@subversion.apache.org; Bert Huijben > Subject: Re: svn commit: r1096619 - in > /subversion/trunk/subversion/libsvn_wc: translate.c translate.h > workqueue.c

RE: svn commit: r1096777 - /subversion/trunk/subversion/libsvn_wc/props.c

2011-04-26 Thread Bert Huijben
> -Original Message- > From: hwri...@apache.org [mailto:hwri...@apache.org] > Sent: dinsdag 26 april 2011 17:15 > To: comm...@subversion.apache.org > Subject: svn commit: r1096777 - > /subversion/trunk/subversion/libsvn_wc/props.c > > Author: hwright > Date: Tue Apr 26 15:15:24 2011 > Ne

Re: svn commit: r1096777 - /subversion/trunk/subversion/libsvn_wc/props.c

2011-04-26 Thread Hyrum K Wright
On Tue, Apr 26, 2011 at 10:35 AM, Greg Stein wrote: > On Tue, Apr 26, 2011 at 11:15,   wrote: >>... >> +++ subversion/trunk/subversion/libsvn_wc/props.c Tue Apr 26 15:15:24 2011 >> @@ -2018,6 +2018,7 @@ do_propset(svn_wc__db_t *db, >>   svn_wc_notify_action_t notify_action; >>   svn_wc__db_kind_t

Re: svn commit: r1096777 - /subversion/trunk/subversion/libsvn_wc/props.c

2011-04-26 Thread Greg Stein
On Tue, Apr 26, 2011 at 11:15, wrote: >... > +++ subversion/trunk/subversion/libsvn_wc/props.c Tue Apr 26 15:15:24 2011 > @@ -2018,6 +2018,7 @@ do_propset(svn_wc__db_t *db, >   svn_wc_notify_action_t notify_action; >   svn_wc__db_kind_t kind; >   svn_wc__db_status_t status; > +  svn_skel_t *work_

Re: svn commit: r1096619 - in /subversion/trunk/subversion/libsvn_wc: translate.c translate.h workqueue.c

2011-04-26 Thread Greg Stein
On Tue, Apr 26, 2011 at 11:25, Hyrum K Wright wrote: > On Tue, Apr 26, 2011 at 12:35 AM, Greg Stein wrote: >> On Mon, Apr 25, 2011 at 21:06, Hyrum K Wright wrote: >>>... >>> Which kinda irks me, actually.  You'd think something as simple as >>> "ensure the permissions on disk match what's in the

Re: svn commit: r1096619 - in /subversion/trunk/subversion/libsvn_wc: translate.c translate.h workqueue.c

2011-04-26 Thread Hyrum K Wright
On Tue, Apr 26, 2011 at 12:35 AM, Greg Stein wrote: > On Mon, Apr 25, 2011 at 21:06, Hyrum K Wright wrote: >>... >> Which kinda irks me, actually.  You'd think something as simple as >> "ensure the permissions on disk match what's in the db" would be >> fairly straightforward, but it ends up have

RE: svn commit: r1096738 - in /subversion/trunk/subversion: include/svn_wc.h libsvn_client/client.h libsvn_client/diff.c libsvn_client/merge.c libsvn_client/repos_diff.c libsvn_wc/deprecated.c libsvn_

2011-04-26 Thread Bert Huijben
> -Original Message- > From: Greg Stein [mailto:gst...@gmail.com] > Sent: dinsdag 26 april 2011 15:35 > To: dev@subversion.apache.org > Subject: Re: svn commit: r1096738 - in /subversion/trunk/subversion: > include/svn_wc.h libsvn_client/client.h libsvn_client/diff.c > libsvn_client/merge

Re: Unused variables in fsfsfixer

2011-04-26 Thread Daniel Shahaf
Julian Foad wrote on Tue, Apr 26, 2011 at 11:31:34 +0100: > On Sun, 2011-04-24 at 18:11 +0300, Daniel Shahaf wrote: > > The global variables FIXED_IDS and FIXED_CHECKSUMS are sometimes written > > to but never read. What's their purpose? > > I think I put those in to log what changes the script h

Re: svn commit: r1096738 - in /subversion/trunk/subversion: include/svn_wc.h libsvn_client/client.h libsvn_client/diff.c libsvn_client/merge.c libsvn_client/repos_diff.c libsvn_wc/deprecated.c libsvn_

2011-04-26 Thread Greg Stein
On Apr 26, 2011 8:24 AM, wrote: > > Author: rhuijben > Date: Tue Apr 26 12:23:37 2011 > New Revision: 1096738 > > URL: http://svn.apache.org/viewvc?rev=1096738&view=rev > Log: > Various preparations for moving the working copy obstruction handling from > the url<->url diff editor into the merge co

RE: svn commit: r1095829 - in /subversion/trunk: ./ subversion/tests/cmdline/ subversion/tests/cmdline/svntest/ subversion/tests/libsvn_client/ subversion/tests/libsvn_wc/

2011-04-26 Thread Bert Huijben
> -Original Message- > From: Philip Martin [mailto:philip.mar...@wandisco.com] > Sent: dinsdag 26 april 2011 11:26 > To: dev@subversion.apache.org > Subject: Re: svn commit: r1095829 - in /subversion/trunk: ./ > subversion/tests/cmdline/ subversion/tests/cmdline/svntest/ > subversion/test

Re: Unused variables in fsfsfixer

2011-04-26 Thread Julian Foad
On Sun, 2011-04-24 at 18:11 +0300, Daniel Shahaf wrote: > The global variables FIXED_IDS and FIXED_CHECKSUMS are sometimes written > to but never read. What's their purpose? I think I put those in to log what changes the script had made. Please feel free to delete them, or make it print them out

Re: [PATCH] Followup to r1089786.

2011-04-26 Thread Stefan Sperling
On Tue, Apr 26, 2011 at 10:24:08AM +0530, Noorul Islam K M wrote: > Noorul Islam K M writes: > > > Log > > [[ > > Follow-up to r1089786. > > > > * subversion/svn/main.c > > (main): Replace macro usage by constant output. > > > > Patch by: Noorul Islam K M > > ]] > > > > Thanks and Regards > >

Re: svn commit: r1095829 - in /subversion/trunk: ./ subversion/tests/cmdline/ subversion/tests/cmdline/svntest/ subversion/tests/libsvn_client/ subversion/tests/libsvn_wc/

2011-04-26 Thread Philip Martin
rhuij...@apache.org writes: > Author: rhuijben > Date: Thu Apr 21 22:00:57 2011 > New Revision: 1095829 > > URL: http://svn.apache.org/viewvc?rev=1095829&view=rev > Log: > Fix the Windows shared library build by renaming a test tool to something > that contains the magic word 'test'. In that case