Thank you for the info.
We may update our dependencies to accept newer subversion clients as well.
On 10/15/19 10:10 AM, Mark Eggers wrote:
As a follow-up, I found a copy of 1.9.7 in the archives and have
installed that. The log entries below indicate that it's being used.
INFO [org.netbeans.m
As a follow-up, I found a copy of 1.9.7 in the archives and have
installed that. The log entries below indicate that it's being used.
INFO [org.netbeans.modules.subversion.client.SvnClientFactory]: running
on javahl
INFO [org.netbeans.modules.subversion]: Finished indexing svn cache with
8 entries
I have to apologize.
I just checked my logs, and it appears that NetBeans 11.1 is falling
back to a command line since I have Slik SVN 1.12 installed. According
to the logs:
INFO [org.netbeans.libs.svnclientadapter]: Javahl client adapter is not
available
Incompatible JavaHL library loaded. Subv
Dear Mark,
Just a few question:
1. Was the IDE automatically recognize the SilkSVN library on startup
without any configuration once it was installed?
2. What is the current name (probably path) to the native dll (right now
the IDE tries to locate the libsvnjavahl-1.dll)
3. Does the SilkSV
I use the Slik SVN client with the advanced installation on Windows 10
Professional with NetBeans 11.1.
This seems to work reasonably well, although I mostly work with git
these days.
. . . just my two cents
/mde/
On 10/14/2019 9:45 PM, László Kishalmi wrote:
> Well, NetBeans had support for 3 k
Well, NetBeans had support for 3 kind of Subversion clients. Native
library, svnkit and command line. Unfortunately the svnkit had to be
removed due to licensing reason. The command line is unreliable and
unfortunately the native is a bit hard to configure especially on windows.
AFAIK the Silk SVN
Could you consider using Git (e.g., GitHub) instead?
Gj
On Mon, Oct 14, 2019 at 2:37 PM Eduardo Mosqueira Rey <
eduardo.mosque...@udc.es> wrote:
> I am testing NetBeans 11.1 for using in classroom and I recently
> discovered that a Subversion client is not included in this version and you
> have