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

Re: Possible bug in win32- 1.4.0 when accessing repository via https

From: John Szakmeister <john_at_szakmeister.net>
Date: 2006-09-19 11:43:08 CEST

----- MKrause@atronicsystems.com wrote:
> When I try to acces a repository with https (like "svn ls https://dfgdfdg.
> ." ) using a win32-1.4.0 client, it crashes (some windows dialog pops up).
> This did not happen with the latest 1.3-Version of the client. Using just
> http works fine. The Server is the latest 1.3-Version (also win32).
> I could debug this if you want.

I'm not sure when you grabbed the binaries, but the first run of them were build with Neon 0.26, and I had the same problems. It turned out that something awful was happening in the auth code, and the callback baton was getting clobbered. Which the caused the access violation, that you're probably seeing.

I believe the new binaries on the site are built against Neon 0.25.5, which works much better. :-)

-John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 19 11:44:33 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.