This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 228393 - Subversion no longer works in netbeans-trunk-nightly-201303192300-linux.sh or later
Summary: Subversion no longer works in netbeans-trunk-nightly-201303192300-linux.sh or...
Status: RESOLVED INCOMPLETE
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 7.4
Hardware: PC Linux
: P1 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-08 22:08 UTC by tbrunhoff
Modified: 2013-04-09 07:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tbrunhoff 2013-04-08 22:08:51 UTC
The NB installed with netbeans-trunk-nightly-201303192300-linux.sh no longer works with subversion.

From the logs it was clear that JavaHL was not being loaded and that subversion 1.6 did not meet the minimum requirement of 1.7.

I'm running fedora 16 which includes subversion-1.6.18-1.fc16.i686. So, I uninstalled the following:
- subversion-libs-1.6.18-1.fc16.i686
- subversion-1.6.18-1.fc16.i686
- subversion-libs-1.6.18-1.fc16.x86_64
- subversion-1.6.18-1.fc16.x86_64
- subversion-javahl-1.6.18-1.fc16.i686

Then I installed CollabNetSubversion-client-1.7.9-1.i386.rpm, available from http://www.collab.net/downloads/subversion

Then I did an svn upgrade on my working copy, and restarted the 201303192300 ide. I updated the authentication.

However, none of the subversion-related features of the ide reflect changes to the working copy: no highlights on the text, no subversion diff.  I can even request an update through the ide and it says that it updates, but it does not see local changes (even though the history view shows local changes).

If I
- Downgrading subversion to 1.6
- use a working copy that has not been upgraded to 1.7
- use the ide below

Then the svn features are present.
-------------------------------------------------
Note: it *does* work in this version:
Product Version: NetBeans IDE Dev (Build 201301110001)
Updates: Updates available
Java: 1.7.0_17; Java HotSpot(TM) Client VM 23.7-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_17-b02
System: Linux version 3.6.11-4.fc16.x86_64 running on i386; UTF-8; en_US (nb)
User directory: /home/toddb/.netbeans/dev
Cache directory: /home/toddb/.cache/netbeans/dev
Comment 1 tbrunhoff 2013-04-08 22:10:07 UTC
Please advise re logs that you need to see why the ide appears to work with svn libraries, but does not.
Comment 2 tbrunhoff 2013-04-08 23:15:34 UTC
Note: CollabNetSubversion-client-1.7.9-1.i386.rpm plus the 201301110001 NB build seems to be broken as well. So perhaps the problem is that NB is not compatible with that library.
Comment 3 Ondrej Vrabec 2013-04-09 07:39:26 UTC
Attach the messages.log (http://wiki.netbeans.org/FaqLogMessagesFile)