Re: SVN diff doesn't work

2022-09-25 Thread May Doušak
Thanks, that was it, libsvn1 and libsvn1-java 1.14 made it work! :) On 24. 09. 22 16:58, Laszlo Kishalmi wrote: Hmmm, It seems that the issue is with the version of libsvn-java package. You should use 1.14.x version. That's the latest LTS series Subversion released. Unfortunately that h

Re: SVN diff doesn't work

2022-09-24 Thread Laszlo Kishalmi
Hmmm, It seems that the issue is with the version of libsvn-java package. You should use 1.14.x version. That's the latest LTS series Subversion released. Unfortunately that has not been upgraded in Ubuntu Focal. Try to install the Jammy packages. On 9/24/22 04:22, Jason Abreu wrote: I've no

Re: SVN diff doesn't work

2022-09-24 Thread Jason Abreu
I've noticed that the subversion CLI client option is very limited in it's functionality for cross branch diffs and even the type of merge that can be done. I installed a JavaHL client on my computer (Ubuntu and Windows) and set NetBeans to use it and I have full functionality with cross branch di

Re: SVN diff doesn't work

2022-09-23 Thread May Doušak
Thanks, but it doesn't help. I have it installed: may@R9:~/TMP$ dpkg -l | grep libsvn ii libsvn-java   1.13.0-3ubuntu0.2    amd64    Java bindings for Apache Subversion ii libsvn1:amd64  

Re: SVN diff doesn't work

2022-09-23 Thread László Kishalmi
sudo apt install libsvn-java On Fri, Sep 23, 2022 at 12:35 PM May Doušak wrote: > Hi all, > > SVN diff used to work for me not so long ago, but for some reason it > doesn't anymore on none of my machines; all are KDE Neon (=ubuntu 22.04). > Other SVN operations work. > > I have CLI SVN installed

SVN diff doesn't work

2022-09-23 Thread May Doušak
Hi all, SVN diff used to work for me not so long ago, but for some reason it doesn't anymore on none of my machines; all are KDE Neon (=ubuntu 22.04). Other SVN operations work. I have CLI SVN installed and when I want to see diff, I get an error: /Diffing between revision trees is not sup