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

Re: win32 svn 1.1 prompting bug (issue #1916?)

From: Ben Reser <ben_at_reser.org>
Date: 2004-07-28 00:32:01 CEST

On Tue, Jul 27, 2004 at 11:19:44AM -0500, Ben Collins-Sussman wrote:
> cmpilato and I are witnessing the same bug on win32.
>
> I'm seeing it in the 1.1.0-rc1 binaries, and cmpilato is seeing it with
> a build of today's /trunk.
>
> 1. Destroy the %APPDATA%\Subversion area, so there are no auth caches.
>
> 2. run 'svn ls https://svn.red-bean.com/repos/sussman'
>
> The standard unknown client-cert prompt appears: do you want to
> (R)eject the cert, accept (t)emporarily, or accept (p)ermanently?
>
> But there's no opportunity to respond: this prompt is instantly
> followed by a failed PROPFIND error, exactly as if I had typed (R)eject.
>
> This bug isn't reproducible with a 1.0.1 win32 client.
>
> Breser, might this bug be related to your issue #1916 prompting
> changes? They were committed to trunk *just* before we made the 1.1.x
> branch.

Looks like it is. apr_poll() apparently doesn't work with files on
Windows. Applied the suggested change by Brane in r10431, if someone
can test to see if this resolves the issue it'd be nice.

-- 
Ben Reser <ben@reser.org>
http://ben.reser.org
"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 28 00:32:16 2004

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.