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 184790 - Subversion functionality doesn't work
Summary: Subversion functionality doesn't work
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 6.x
Hardware: All All
: P2 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
: 185035 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-04-23 02:34 UTC by vladperl
Modified: 2010-05-04 08:53 UTC (History)
2 users (show)

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 vladperl 2010-04-23 02:34:18 UTC
Subversion functionality doesn't work.
After I setup subversion the IDE still required to install subversion client in case I'm trying to use corresponding functionality.
When I'm trying to reinstall the client I got the message saying that the client already installed.   

Product Version = NetBeans IDE 6.9 Beta (Build 201004200117)
Operating System = Windows Vista version 6.0 running on x86
Java; VM; Vendor = 1.6.0_16
Runtime = Java HotSpot(TM) Client VM 14.2-b01
Comment 1 Ondrej Vrabec 2010-04-23 12:43:45 UTC
Do you mean you installed 'Bundled Subversion Client for Windows' from the 6.9beta update center?
Comment 2 vladperl 2010-04-23 14:12:02 UTC
(In reply to comment #1)
> Do you mean you installed 'Bundled Subversion Client for Windows' from the
> 6.9beta update center?

Probably yes.
The first time when I tried to use subversion functionality the IDE asked me to install Subversion client. I did it and in section plugins I found that related plugin was installed and active. The second time when I tried to use subversion the system again asked to install subversion even it was already there.
Restart Netbeans didn't help to resolve the issue.
Comment 3 vladperl 2010-04-25 01:11:07 UTC
I checked again and suddenly subversion functionality is working now.
It looks like computer restart resolved the issue.
Probably previously mentioned Netbeans restart didn't help only because something wasn't clear in memory by restart.
I still believe that Netbeans team should try to reproduce and fix the issue.
Comment 4 javydreamercsw 2010-04-25 18:13:59 UTC
In my case restarting doesn't solve the issue. I think is related to importing subversion stuff from 6.8.

I'm in the process of installing from scratch w/o importing and installing from update center.
Comment 5 javydreamercsw 2010-04-25 18:28:26 UTC
Doesn't work either.
Comment 6 Ondrej Vrabec 2010-04-26 17:40:58 UTC
*** Bug 185035 has been marked as a duplicate of this bug. ***
Comment 7 rudy_cortembert 2010-04-27 23:51:54 UTC
There is a (temporary) workaround on Windows:
1. Close the NetBeans IDE 6.9
2. Copy the folder C:\Users\%USER%\.netbeans\6.8\modules\lib to C:\Users\%USER%\.netbeans\6.9beta\modules\lib (this folder was not created for 6.9 when I tried to get the SVN plugin from the IDE)
3. Restart the NetBeans IDE 6.9
HTH
Comment 8 Ondrej Vrabec 2010-05-04 08:53:37 UTC
Should be fixed now, Bundled client module should be corrected on the 6.9 Beta UC.