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

Re: svn commit: r31905 - in branches/1.5.x: . subversion/bindings/swig subversion/libsvn_subr

From: Daniel Shahaf <d.s_at_daniel.shahaf.co.il>
Date: Fri, 27 Jun 2008 20:24:31 +0300 (Jerusalem Daylight Time)

hwright_at_tigris.org wrote on Fri, 27 Jun 2008 at 10:10 -0700:
> Author: hwright
> Date: Fri Jun 27 10:10:54 2008
> New Revision: 31905
>
> Log:
> Merge r31884 from trunk:
>
> * r31884
> Fix issue #2242: auth cache picking up password from wrong username entry.
> Votes:
> +1: arfrever, danielsh, stylesen
>

Technically, we still need a third +1 on this (since stylesen isn't
a full committer). Any volunteers?

http://svn.collab.net/viewvc-experimental/svn?view=revision&revision=31884

From IRC:

    <danielsh_> hwright: technically, r31884 hasn't three votes yet,
                    since stylesen isn't a full committer.
    <danielsh> and the diff mail is wrong again...
    <hwright> danielsh: gah, you're right
    <hwright> would you make a note of that on dev@ and plead for
                    some review?
    <danielsh> hwright: sure, but stylesen had been pleading for
                    reviews for months and got 0 responses
    <hwright> understood. I think that having somebody look over
                    it now, so I don't have to go to the trouble of
                    backing it out, would be good.

Daniel

> Modified:
> branches/1.5.x/ (props changed)
> branches/1.5.x/CHANGES (props changed)
> branches/1.5.x/COMMITTERS (props changed)
> branches/1.5.x/STATUS
> branches/1.5.x/subversion/bindings/swig/ (props changed)
> branches/1.5.x/subversion/libsvn_subr/simple_providers.c
>
> Merged:
> /trunk:r31884
>
> Modified: branches/1.5.x/STATUS
> URL: http://svn.collab.net/viewvc/svn/branches/1.5.x/STATUS?pathrev=31905&r1=31904&r2=31905
> ==============================================================================
>
(not snipped)
> Modified: branches/1.5.x/subversion/libsvn_subr/simple_providers.c
> URL: http://svn.collab.net/viewvc/svn/branches/1.5.x/subversion/libsvn_subr/simple_providers.c?pathrev=31905&r1=31904&r2=31905
> ==============================================================================
> --- branches/1.5.x/subversion/libsvn_subr/simple_providers.c Fri Jun 27 10:07:53 2008 (r31904)
> +++ branches/1.5.x/subversion/libsvn_subr/simple_providers.c Fri Jun 27 10:10:54 2008 (r31905)
> @@ -1,2893 +1,880 @@
> -Version 1.5.0
> -(17 Jun 2008, from /branches/1.5.x)
> -http://svn.collab.net/repos/svn/tags/1.5.0

(snipped)

> +/*
> + * simple_providers.c: providers for SVN_AUTH_CRED_SIMPLE

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-06-27 19:24:53 CEST

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.