Re: Updated dependencies for TortoiseSVN

2023-05-31 Thread Daniel Sahlberg via TortoiseSVN-dev
onsdag 31 maj 2023 kl. 22:05:23 UTC+2 skrev Evgeny Kotkov: Daniel Sahlberg writes: > Evgeny, > > Since r29562 (nightly builds 2023-05-21 and later) TortoiseSVN should be > using the 1.3.x branch. Builds seems fine, I've been using them for a > few days. Serf 1.3.10 with support for

Re: Updated dependencies for TortoiseSVN

2023-05-31 Thread TortoiseSVN-dev on behalf of Evgeny Kotkov
Daniel Sahlberg writes: > Evgeny, > > Since r29562 (nightly builds 2023-05-21 and later) TortoiseSVN should be > using the 1.3.x branch. Builds seems fine, I've been using them for a > few days. Serf 1.3.10 with support for OpenSSL 3 has been officially released [1], so I'm guessing that

Re: Updated dependencies for TortoiseSVN

2023-05-24 Thread Daniel Sahlberg via TortoiseSVN-dev
fredag 19 maj 2023 kl. 11:12:15 UTC+2 skrev Evgeny Kotkov: Daniel Sahlberg writes: > - Serf: 1.3.9 to current trunk version (needed for OpenSSL 3 compatibility, > I'm hoping for a new release of Serf before the next Subversion/TSVN > release, otherwise there is a simple patch we can apply in

Re: Updated dependencies for TortoiseSVN

2023-05-19 Thread TortoiseSVN-dev on behalf of Evgeny Kotkov
Daniel Sahlberg writes: > - Serf: 1.3.9 to current trunk version (needed for OpenSSL 3 compatibility, > I'm hoping for a new release of Serf before the next Subversion/TSVN > release, otherwise there is a simple patch we can apply in the build > process). With the recent backports on the branch,

Re: Updated dependencies for TortoiseSVN

2023-04-19 Thread Stefan via TortoiseSVN-dev
Any objections to switch to 1.7.4? no objections at all! Stefan -- You received this message because you are subscribed to the Google Groups "TortoiseSVN-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to

Re: Updated dependencies for TortoiseSVN

2023-04-18 Thread Daniel Sahlberg via TortoiseSVN-dev
onsdag 12 april 2023 kl. 16:59:15 UTC+2 skrev Daniel Sahlberg: tisdag 11 april 2023 kl. 22:47:54 UTC+2 skrev Daniel Sahlberg: tisdag 11 april 2023 kl. 19:33:37 UTC+2 skrev Stefan: yep, it's the new apr version. I'll go back to apr 1.7.2 - this needs to be fixed either in apr or the svn lib.

Re: Updated dependencies for TortoiseSVN

2023-04-12 Thread Daniel Sahlberg via TortoiseSVN-dev
tisdag 11 april 2023 kl. 22:47:54 UTC+2 skrev Daniel Sahlberg: tisdag 11 april 2023 kl. 19:33:37 UTC+2 skrev Stefan: yep, it's the new apr version. I'll go back to apr 1.7.2 - this needs to be fixed either in apr or the svn lib. Doh. That is rather stupid. I'm sending this upstream, first to

Re: Updated dependencies for TortoiseSVN

2023-04-11 Thread Daniel Sahlberg via TortoiseSVN-dev
tisdag 11 april 2023 kl. 19:33:37 UTC+2 skrev Stefan: yep, it's the new apr version. I'll go back to apr 1.7.2 - this needs to be fixed either in apr or the svn lib. Doh. That is rather stupid. I'm sending this upstream, first to the Subversion project but I have a feeling it is a problem in

Re: Updated dependencies for TortoiseSVN

2023-04-11 Thread Stefan via TortoiseSVN-dev
yep, it's the new apr version. I'll go back to apr 1.7.2 - this needs to be fixed either in apr or the svn lib. -- You received this message because you are subscribed to the Google Groups "TortoiseSVN-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email

Re: Updated dependencies for TortoiseSVN

2023-04-11 Thread Stefan via TortoiseSVN-dev
Not sure if it has something to do with this, but now I get an SVN_ERR_FS_INDEX_OVERFLOW error on ever commit to a file:/// repository. Can't be the updated OpenSSL or serf, but maybe the APR one? .\svn.exe commit D:\Development\SVN\Tests\repospacewc --message="test" ⏱️0ms Sending

Updated dependencies for TortoiseSVN

2023-04-10 Thread Daniel Sahlberg via TortoiseSVN-dev
Hi, I've spent the weekend updating several dependencies for TortoiseSVN: - APR: 1.7.2 to 1.7.3 - OpenSSL: 1.1.1t to 3.1.0 (the 1.1 series is EOL on 11th September 2023). - Serf: 1.3.9 to current trunk version (needed for OpenSSL 3 compatibility, I'm hoping for a new release of Serf before the