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

Re: Possible candidates for backport to 1.5 branch

From: David Glasser <glasser_at_davidglasser.net>
Date: Thu, 6 Mar 2008 17:50:59 -0800

On Thu, Mar 6, 2008 at 2:43 PM, Mark Phippard <markphip_at_gmail.com> wrote:
> r29642 glasser
> Make sure that "svnadmin upgrade" never leaves an FSFS repository in a
> broken state.
>
> Specifically, in the unlikely event that "svnadmin upgrade" failed
> between creating the txn-current (or txn-current-lock) files and
> changing the version file, the repository would have been left in
> "format 2", but running "svnadmin upgrade" again would fail in trying
> to create those files.
>
> * subversion/libsvn_fs_fs/fs_fs.c
> (create_file_ignore_eexist): New.
> (upgrade_body): Use new helper to ignore EEXIST errors when creating
> txn-current and its lock.
>
> r29659, r29663, r29664 glasser
> SASL error leaks
>
> r29677, 29679, 29680 glasser
> merge --reintegrate fixes

I mean to nominate all of these but haven't had a chance; feel free to
do so and assume my vote.

There was also a change where I fixed a getopt_tests failure with SASL enabled.

--dave

-- 
David Glasser | glasser@davidglasser.net | http://www.davidglasser.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-03-07 02:51:09 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.