Re: Strange behaviour of svn_client_info4() with WORKING revision

2025-05-05 Thread Daniel Sahlberg
Hi, Your arguments sounds fine from a first reading but it is far from my area of expertise. I'll try to find some time in the next week to review this and to dig further into the background. Cheers, Daniel Den mån 5 maj 2025 kl 17:04 skrev Timofei Zhakov : > Hi again, > > I made several patc

Re: Strange behaviour of svn_client_info4() with WORKING revision

2025-05-05 Thread Timofei Zhakov
Hi again, I made several patches which will fix the issue. svn-info-assert-path.patch.txt and svn-info-fix-revision-kind.patch.txt files are attached to this email. Any thoughts? On Fri, May 2, 2025 at 4:20 PM Timofei Zhakov wrote: > Hi, > > I was consuming the Subversion API, especially reque

Strange behaviour of svn_client_info4() with WORKING revision

2025-05-02 Thread Timofei Zhakov
Hi, I was consuming the Subversion API, especially requesting the working copy information, and noticed a little bit of weird behaviour when the WORKING revision kind was specified. For some reason, it makes a request to a server, even if it shouldn't. However, if svn_opt_revision_unspecified revi