Re: [PATCH] Implement svnadmin verify --force

2012-11-03 Thread Daniel Shahaf
> Index: subversion/libsvn_repos/dump.c > === > --- subversion/libsvn_repos/dump.c(revision 1402414) > +++ subversion/libsvn_repos/dump.c(working copy) > @@ -1413,19 +1443,31 @@ >void *cancel_edit_baton; >svn_fs

Re: [PATCH] Implement svnadmin verify --force

2012-11-03 Thread Daniel Shahaf
> Index: subversion/libsvn_repos/dump.c > === > --- subversion/libsvn_repos/dump.c(revision 1402414) > +++ subversion/libsvn_repos/dump.c(working copy) > @@ -1459,5 +1512,8 @@ >/* Per-backend verification. */ >svn_pool_

Re: ApacheCon EU 2012 Hackathon

2012-11-03 Thread Branko Čibej
Cool. We have an official hackathon at the Apachecon on Monday. -- Brane On 03.11.2012 17:19, Ben Reser wrote: > Just a reminder to please +1 the list if you're going to be there. > The count is only at 3 and I suspect that more people will be there. > > On Mon, Oct 29, 2012 at 1:51 PM, Ben Reser

Re: [PATCH] Implement svnadmin verify --force

2012-11-03 Thread Prabhu Gnana Sundar
But the code moves the E160004 away from its current location immediately after the "svnadmin:" prefix. I am not sure I like that; is there a good reason not to have the message be of the form svnadmin: E160004: %s in the interest of parseability? I agree that would be better: the prefix

Re: ApacheCon EU 2012 Hackathon

2012-11-03 Thread Ben Reser
Just a reminder to please +1 the list if you're going to be there. The count is only at 3 and I suspect that more people will be there. On Mon, Oct 29, 2012 at 1:51 PM, Ben Reser wrote: > Monday November 5th is setup as a Hackathon for ApacheCon. I've added > the Subversion project to the list o

Re: PGP Keys

2012-11-03 Thread Ben Reser
On Mon, Oct 29, 2012 at 1:41 PM, Ben Reser wrote: > This is coming up next week. FYI there is already a key signing event > scheduled as part of ApacheCon per the email they sent out earlier: > > [[[ > - Welcome Reception (Tuesday 6 November at 18:30) > - PGP Keysigning (Tuesday 6 November at the

Re: 1.8 Progress

2012-11-03 Thread Stefan Sperling
On Fri, Nov 02, 2012 at 06:00:52PM -0400, Paul Burba wrote: > These six XFailing upate tests are all part of this effort correct? > > 61XFAIL update locally moved dir with leaf del > 62XFAIL update locally moved dir with edited leaf del > 63XFAIL update locally moved dir with incomi