include the sasl dlls in the installer
Monitor your SVN repositories and notifies you on new commits
Brought to you by:
steveking
Originally created by: tortoisesvn
Originally owned by: tortoisesvn
the sasl dlls are already built by our build script.
We should include them in the msi.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: tortoisesvn
starting
Status: Started
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: tortoisesvn
Done in [r325].
Status: Fixed
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: ruslan.s...@gmail.com
Is this really in the latest installer? I just installed 1.4.0.354 and I'm getting
"Cannot negotiate authentication mechanism".
The server is set up to use SASL.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: tortoisesvn
The sasl dlls are installed, yes.
The error message indicates that either you're using a SASL mechanism which isn't
supported, or your server is not set up properly to negotiate the mechanism.
CommitMonitor installs the SASL auth for:
* anonymous
* cram-md5
* login
* ntlm
* plain
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: davide.v...@gmail.com
same problem here, I want to connect to a server using auxprop with DIGEST-MD5, and I
get "Cannot negotiate authentication mechanism"; it works correctly with tortoisesvn.
I do have the sasl dlls, but I can't see any sasl-related dlls if I inspect the
executable through the dependency walker.
I'm running version 1.4.0.354.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: tortoisesvn
(No comment was entered for this change.)
Status: Accepted
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: tortoisesvn
(No comment was entered for this change.)
Status: Started
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: tortoisesvn
Should be fixed in [r370].
Status: Fixed
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: davide.v...@gmail.com
thank you for the prompt response! I'm having trouble building from source, though
(perl stalls while building openssl); any chance to obtain a downloadable nightly build?
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: tortoisesvn
Try the attached version.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: davide.v...@gmail.com
works like a charm, thank you very much!