Re: Add modern authentication (OAuth 2.0 + OIDC) to TortoiseSVN

2024-04-04 Thread TortoiseSVN-dev on behalf of Pavel Lyalyakin
Hello, If you're looking to use Azure Application Proxy to authenticate to VisualSVN Server with Azure AD credentials, there is another option you might find helpful: *Microsoft Entra Kerberos* authentication. This option doesn't depend on Azure Application Proxy. This method should allow Azure

Re: Nightly build crash on SVN Log with log cache enabled

2023-05-23 Thread TortoiseSVN-dev on behalf of Pavel Lyalyakin
On Tue, May 23, 2023 at 5:08 PM Pavel Lyalyakin < pavel.lyalya...@visualsvn.com> wrote: > On Sun, May 21, 2023 at 2:26 PM Daniel Sahlberg via TortoiseSVN-dev < > tortoisesvn-dev@googlegroups.com> wrote: > >> Hi, >> >> I'm experiencing crashes in the TortoiseSVN, Show log command >>

Re: Nightly build crash on SVN Log with log cache enabled

2023-05-23 Thread TortoiseSVN-dev on behalf of Pavel Lyalyakin
On Sun, May 21, 2023 at 2:26 PM Daniel Sahlberg via TortoiseSVN-dev < tortoisesvn-dev@googlegroups.com> wrote: > Hi, > > I'm experiencing crashes in the TortoiseSVN, Show log command > (tortoiseproc.exe /command:log ...) with the latest nightly builds. If I > disable the log cache the crashes go

Re: No nightly builds

2023-05-21 Thread TortoiseSVN-dev on behalf of Pavel Lyalyakin
On Sun, May 21, 2023 at 2:20 PM Daniel Sahlberg via TortoiseSVN-dev < tortoisesvn-dev@googlegroups.com> wrote: > fredag 5 maj 2023 kl. 14:53:41 UTC+2 skrev Pavel Lyalyakin: > > It appears that the issue is still there: > [[[ > [exec] app_libctx.c > [exec]

Re: No nightly builds

2023-05-05 Thread TortoiseSVN-dev on behalf of Pavel Lyalyakin
It appears that the issue is still there: [[[ [exec] app_libctx.c [exec] ..\apps\lib\app_libctx.c(9): fatal error C1083: Cannot open include file: 'app_libctx.h': No such file or directory [exec] NMAKE : fatal error U1077: '"c:\Program

Re: Windows Search stopped indexing folders containing .svn and .git subfolders

2023-05-02 Thread TortoiseSVN-dev on behalf of Pavel Lyalyakin
On Tue, May 2, 2023 at 6:30 PM TortoiseSVN-dev on behalf of lorenznl < tortoisesvn-dev@googlegroups.com> wrote: > Ilya Kuprov via TortoiseSVN-dev wrote: > > >The above is a major pain! I am very remote from software development, > but > >how difficult would it be to add an option to give those

Re: Windows Search stopped indexing folders containing .svn and .git subfolders

2023-05-01 Thread TortoiseSVN-dev on behalf of Pavel Lyalyakin
On Fri, Apr 28, 2023 at 12:13 PM Daniel Sahlberg via TortoiseSVN-dev < tortoisesvn-dev@googlegroups.com> wrote: > fredag 28 april 2023 kl. 10:14:16 UTC+2 skrev i.ku...@soton.ac.uk: > > The above is a major pain! I am very remote from software development, but > how difficult would it be to add an

Re: Windows Search stopped indexing folders containing .svn and .git subfolders

2023-05-01 Thread TortoiseSVN-dev on behalf of Pavel Lyalyakin
Hello Ilya, On Fri, Apr 28, 2023 at 11:14 AM Ilya Kuprov via TortoiseSVN-dev < tortoisesvn-dev@googlegroups.com> wrote: > The above is a major pain! I am very remote from software development, but > how difficult would it be to add an option to give those folders different > names in local

Re: Since which version release builds of TortoiseSVN have IPv6 enabled?

2022-01-31 Thread TortoiseSVN-dev on behalf of Pavel Lyalyakin
Got it. Thank you for the explanation and the link. On Mon, Jan 31, 2022 at 8:12 PM Stefan via TortoiseSVN-dev < tortoisesvn-dev@googlegroups.com> wrote: > > > On Monday, January 31, 2022 at 5:57:37 PM UTC+1 Pavel Lyalyakin wrote: > >> Thank you for your response. But TortoiseSVN 1.14.1 version

Re: Since which version release builds of TortoiseSVN have IPv6 enabled?

2022-01-31 Thread TortoiseSVN-dev on behalf of Pavel Lyalyakin
Thank you for your response. But TortoiseSVN 1.14.1 version from the Download page seems to have IPv6 enabled: [[[ TortoiseSVN 1.14.1, Build 29085 - 64 Bit , 2021/02/09 16:17:02 ipv6 enabled ]]] When I click on TortoiseSVN 1.14.1 - 64-bit, it redirects me

Since which version release builds of TortoiseSVN have IPv6 enabled?

2022-01-31 Thread TortoiseSVN-dev on behalf of Pavel Lyalyakin
Hello, Since which version release builds of TortoiseSVN have IPv6 enabled? As far as I recall, IPv6 was enabled only in dev builds some time ago. But not in release builds. I don't see anything relevant in changelog. -- With best regards, Pavel Lyalyakin VisualSVN Team -- You received this

Re: disable it you can make changes to the mod_dav_svn

2022-01-19 Thread TortoiseSVN-dev on behalf of Pavel Lyalyakin
It is technically possible to configure this option on the side of your Apache server. Note that instead of configuring this option, you should consider upgrading all your Subversion servers to the most recent version. Contact an admin of your server for assistance. This option is used for

Re: TortoiseSVN Manual: Error 404 Not Found

2021-12-15 Thread TortoiseSVN-dev on behalf of Pavel Lyalyakin
It works now. Thank you! On Tue, Dec 14, 2021 at 11:47 PM Stefan via TortoiseSVN-dev < tortoisesvn-dev@googlegroups.com> wrote: > Yes, I know. > WANdisco moved the website to a new AWS instance and messed up. > I'm still trying to get this fixed... > > Stefan > > -- > You received this message

TortoiseSVN Manual: Error 404 Not Found

2021-12-14 Thread TortoiseSVN-dev on behalf of Pavel Lyalyakin
Hello, It seems that there is a problem with the docs. I receive an error when I navigate to https://tortoisesvn.net/docs/release/TortoiseSVN_en/index.html [[[ Not Found The requested URL was not found on this server. -- Apache/2.4.41 (Ubuntu) Server at

Why the options "Allow ambiguous URLs" and "Allow ambiguous UUIDs" are enabled by default?

2021-06-07 Thread TortoiseSVN-dev on behalf of Pavel Lyalyakin
Hello, I see that the option "Allow ambiguous URLs" and "Allow ambiguous UUIDs" are by default enabled in TortoiseSVN 1.14.1 (and most likely in all earlier versions). However, the description of them in the manual