On 04.09.2011 08:47, Stefan Küng wrote:
> I've tried to reproduce this with an unauthenticated svn repository and
> that doesn't crash.
> Even with an authenticated one, it works. Maybe it's required to use
> SASL authentication to get the crash?
>
> Can you please try the command line client (if you've selected it during
> install of TSVN, you already have it in the TSVN bin dir) and run:
>
> svn ls -v svn://somewhere
Yes, we are using a SASL authenticated repository. The command line
client works without crashes - after I put these strange but necessary
registry entries for SASL to work.
http://wiki.nullstack.net/SVN_cannot_negotiate_authentication_mechanism
> Also, please check the file dates in c:\program files\tortoisesvn\bin of
> libsasl(32).dll and all the sasl*.dll files: if their date is not the
> same day as the other dlls and exe files, you have to run a repair
> install of TSVN.
The dll's where all created within 4 hours on the same day.
Nevertheless, I've repaired the install but nothing changed.
>> I can revert to the RC1 to get this "crash feedback dialog" (or is there
>> another way to activate it?), if this would help. I can also provide
>> dumps or other information, if necessary.
>
> Since I only keep the debug symbols of official releases, I can only use
> crash dumps for those. That's why the crash feedback dialog is
> deactivated for the nightly builds.
If you can't reproduce it and its a "feature" of our local repository
installation here, maybe I find some spare time to get all the
dependencies installed, so I can compile subversion by myself.
The repository runs under 1.6 and is a production environment, so no way
I can up it temporarily to subversion 1.7 server to check whether that
changes anything :(
Ciao, Imi.
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2835535
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-09-05 10:28:05 CEST