Re: [PATCH] Website, Status page, Upcoming point to 1.15

2022-05-28 Thread Stefan via TortoiseSVN-dev
can't find an attached patch. But I just removed the whole "upcoming milestone" since it's hard to predict the next releases. -- 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, s

Re: [PATCH] URL copied via "Copy URL to clipboard" results in error when pasted into Merge dialog

2022-05-28 Thread Stefan via TortoiseSVN-dev
thanks for all your patches! I went with option 4, I agree that's the best solution. one question though: how did you create the patch files? They have absolute paths (e.g. C:/Users/danie/AppData/Local/Temp/MergeWizardRevRange.cpp) and no context lines at all. Stefan -- You received this mess

Re: [PATCH] URL copied via "Copy URL to clipboard" results in error when pasted into Merge dialog

2022-05-28 Thread Daniel Sahlberg via TortoiseSVN-dev
lördag 28 maj 2022 kl. 10:24:21 UTC+2 skrev Stefan: > thanks for all your patches! > I went with option 4, I agree that's the best solution. > (y), LGTM. I realise you reworked the patch a bit and removed GetWindowText altogether (I thought about it but figured there was probably a reason it wa

Re: [PATCH] Website, Status page, Upcoming point to 1.15

2022-05-28 Thread Daniel Sahlberg via TortoiseSVN-dev
lördag 28 maj 2022 kl. 10:10:11 UTC+2 skrev Stefan: > can't find an attached patch. Google Groups and I are not friends when it comes to attachments. Sorry. But I just removed the whole "upcoming milestone" since it's hard to > predict the next releases. > I know. Let's hope it is not too lon

Re: [PATCH] URL copied via "Copy URL to clipboard" results in error when pasted into Merge dialog

2022-05-28 Thread Stefan via TortoiseSVN-dev
On Saturday, May 28, 2022 at 4:18:44 PM UTC+2 daniel.l...@gmail.com wrote: > lördag 28 maj 2022 kl. 10:24:21 UTC+2 skrev Stefan: > >> thanks for all your patches! >> I went with option 4, I agree that's the best solution. >> > > (y), LGTM. > > I realise you reworked the patch a bit and removed G

Re: [PATCH] URL copied via "Copy URL to clipboard" results in error when pasted into Merge dialog

2022-05-28 Thread Daniel Sahlberg via TortoiseSVN-dev
lördag 28 maj 2022 kl. 19:18:22 UTC+2 skrev Stefan: > On Saturday, May 28, 2022 at 4:18:44 PM UTC+2 daniel.l...@gmail.com wrote: > >> lördag 28 maj 2022 kl. 10:24:21 UTC+2 skrev Stefan: >> >>> thanks for all your patches! >>> I went with option 4, I agree that's the best solution. >>> >> >> (y), L

Re: [PATCH] URL copied via "Copy URL to clipboard" results in error when pasted into Merge dialog

2022-05-28 Thread Stefan via TortoiseSVN-dev
> > > Just one more thing . In MergeWizardTree.cpp, you first check the URL > using GetWindowText but when setting the m_urlFrom and m_urlTo you still > get the URL using GetString(). So I would re-order things as in patch [1]. > nice catch! You can commit the patch now yourself. > I will

Re: [PATCH] URL copied via "Copy URL to clipboard" results in error when pasted into Merge dialog

2022-05-28 Thread Daniel Sahlberg via TortoiseSVN-dev
lördag 28 maj 2022 kl. 20:45:42 UTC+2 skrev Stefan: > >> Just one more thing . In MergeWizardTree.cpp, you first check the >> URL using GetWindowText but when setting the m_urlFrom and m_urlTo you >> still get the URL using GetString(). So I would re-order things as in patch >> [1]. >> > > ni

Preparing for the Multi-format-WC feature in Subversion 1.15

2022-05-28 Thread Daniel Sahlberg via TortoiseSVN-dev
Hi, I've started to look at the Multi-format-WC feature that is expected to be part of Subversion 1.15. Summary for those not reading the d...@subversion.apache.org mailing list; Previously, each release of Subversion was tied to a specific working copy format number. Between some client versi