Re: SVN fix?

2018-09-24 Thread Thomas Kellerer
Interesting, "svn --version" gives me 1.9.7 so apparently I'm just lucky ;) Thomas Andreas Hauffe schrieb am 24.09.2018 um 09:35: > Hi, > > this could be the problem when the minor version number of subversion is > greater than 9. This is bug > > https://issues.apache.org/jira/browse/NETBEANS-

Re: SVN fix?

2018-09-24 Thread Andreas Hauffe
Hi, this could be the problem when the minor version number of subversion is greater than 9. This is bug https://issues.apache.org/jira/browse/NETBEANS-771 and it was resolved in https://github.com/apache/incubator-netbeans/commit/c9d53a66c0518a3ee8008b781a1940c079808585 Andreas Am 24.09.1

Re: SVN fix?

2018-09-24 Thread Thomas Kellerer
> Do we know if there's a fix on the way for the absent SVN > functionality in Netbeans 9? > > It makes the IDE pretty much unusable for project work at present. > For example I can't update to HEAD, commit or even look at history > within Netbeans. > > I tried the HL interface and it was just r

Re: SVN fix?

2018-09-24 Thread Geertjan Wielenga
What should the fix consist of? What is it that's missing or broken? What are you going to do to contribute to this problem being fixed? Pull requests are welcome, you can make one right now, this minute, if you like: https://github.com/apache/incubator-netbeans/pulls Happy to help and support yo