Hi folks,
I hope 2025 will be a better year for all of us!
I'm using SharpSVN to build my own SVN Client on Windows. I'm using Nuget on C# to get the package.
However, I'm unable to connect to any server that uses SASL for user authentication.
After performing reverse engineering on SharpSVN.dll, I couldn't find any references or links related to SASL within the DLL.
Am I missing something? If so, could you guide me on how to enable SASL support? Do I need to download additional components separately? Is there any documentation or a prebuilt package with SASL support available?
Thanks
~ devnull
Hi folks,
I hope 2025 will be a better year for all of us!
I'm using SharpSVN to build my own SVN Client on Windows. I'm using Nuget on C# to get the package.
However, I'm unable to connect to any server that uses SASL for user authentication.
After performing reverse engineering on SharpSVN.dll, I couldn't find any references or links related to SASL within the DLL.
Am I missing something? If so, could you guide me on how to enable SASL support? Do I need to download additional components separately? Is there any documentation or a prebuilt package with SASL support available?
Thanks
~ devnull