Thanks for your reply, indeed that might be the case. Do you know why
they ditched it?
I've tried getting JavaHL to work instead of CLI, but I can't get it
working on Win64 Netbeans 11.
Checked out various 64bit SVN clients, none seem to have a compatible
JavaHL DLL:
INFO [org.netbeans.libs.svnclientadapter]: Native library version must
be at least 1.9.0, but is only 1.7.19 (r1643991)
Anyone know where to obtain a *current 64 bit JavaHL?* I had no luck
googling, and the listed windows clients on subversion.apache.org didn't
help:
* CollabNet: outdated JavaHL version
* SilkSVN: doesn't provide JavaHL
* TortoiseSVN: doesn't provide JavaHL
* VisualSVN: only works with visual studio
* WANdisco: didn't get past the registration form
The command line version I used to use is discontinued and 32bit only.
I know Git is the latest hype and all, but it shouldn't be so hard to
get Apache's versioning set up in Apache's IDE.
Any help appreciated!
Markus
Am 02.09.2019 um 13:26 schrieb Emilian Bold:
It might have something to do with the fact that Apache NetBeans
doesn't include SVNKit anymore and perhaps that library handled your
usecase better.
--emi
On Mon, Sep 2, 2019 at 2:03 PM Markus Klein <l...@phatsites.de> wrote:
Dear community,
I've just upgraded from Netbeans 8.2 to Netbeans 11.1. There is a change in the
behaviour in case of nested SVN repositories. The use case is, I have several
projects which all share the same CMS core. The core is a subfolder in the main
project, and is represented by a separate SVN repository. This fNetBeans Mailing
<users@netbeans.apache.org>older is svn:ignore'd in the main project.
The expected behaviour is that you can perform SVN actions in the "cms"
repository by right clicking its folder. That's how it always worked in 8.2 and earlier.
With the new version, the svn:ignore leads to it being completely ignored, meaning I
can't access the "cms" repository at all from the project context.
I've attached an image to illustrate the problem more clearly.
I've looked into the options, solving it via "include path" or "externals" is
less suited and complicates the workflow.
Is there some other setting I need to make or is this a bug?
Thanks for your help
Markus
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists