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 203133 - CVS plugin not automatically activated
Summary: CVS plugin not automatically activated
Status: REOPENED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: CVS (show other bugs)
Version: 7.1
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-05 11:19 UTC by ulfzibis
Modified: 2011-10-05 20:37 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
old project (504.30 KB, application/octet-stream)
2011-10-05 11:21 UTC, ulfzibis
Details
logs (53.73 KB, application/x-zip-compressed)
2011-10-05 11:53 UTC, ulfzibis
Details
6.9 userdir without cache (426.46 KB, application/octet-stream)
2011-10-05 20:36 UTC, ulfzibis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ulfzibis 2011-10-05 11:19:36 UTC
[ BUILD # : beta ]
[ JDK VERSION : <1.6.20 ]

- open attached old project with IDE 6.9
--> see, that CVS support completely hangs, there is no timeout message
    (possible reason: repository no more exists)
- do some work/changes on it
- Run fresh installed IDE 7.1 beta (--cacheDir -> Locale Settings)
  with importing settings from 6.9
--> project is no more treated as CVS project
Comment 1 ulfzibis 2011-10-05 11:21:19 UTC
Created attachment 111524 [details]
old project
Comment 2 Ondrej Vrabec 2011-10-05 11:25:50 UTC
You probably don't have CVS support installed - Tools -> Plugins -> Available | CVS
Comment 3 ulfzibis 2011-10-05 11:34:53 UTC
(In reply to comment #2)
On launching IDE I was automatically asked to install CVS plugin, what I acknowledged.
Tools -> Plugins -> Installed | CVS exists, but is marked as inactive.
Comment 4 Tomas Stupka 2011-10-05 11:38:37 UTC
hi! any chance to attach the log file from the session when the plugin was installed?
thanks
Comment 5 ulfzibis 2011-10-05 11:53:41 UTC
Created attachment 111527 [details]
logs
Comment 6 Ondrej Vrabec 2011-10-05 13:41:55 UTC
Can't reproduce on:
Product Version: NetBeans IDE 7.1 Beta (Build 201109252201)
Java: 1.6.0_13; Java HotSpot(TM) Client VM 11.3-b02
System: Windows Vista version 6.0 running on x86; Cp1250; cs_CZ (nb)
User directory: C:\Windows\System32\config\systemprofile\.netbeans\7.1beta
Cache directory: C:\Users\ondra.vrabec\AppData\Local\netbeans

Settings were imported from 6.9, project was opened, CVS module automatically installed after i had accepted the option and evenually enabled.
Does it happen when you don't import the setts from 6.9, just open the project? For that you need to uninstall 7.1, delete userdir and reinstall 7.1. If this works, attach the 6.9 userdir
Comment 7 ulfzibis 2011-10-05 20:36:20 UTC
Created attachment 111563 [details]
6.9 userdir without cache

(In reply to comment #6)
Product Version: NetBeans IDE 7.1 Beta (Build 201109252201)
Java: 1.6.0_20; Java HotSpot(TM) Client VM 16.3-b01
System: Windows XP version 5.1 running on x86; Cp1252; de_DE (nb)
User directory: C:\Dokumente und Einstellungen\ich\.netbeans\7.1beta
Cache directory: C:\Dokumente und Einstellungen\ich\Lokale Einstellungen\Anwendungsdaten\NetBeans\7.1beta\cache

> Settings were imported from 6.9, project was opened, CVS module automatically
> installed after i had accepted the option and evenually enabled.
What you mean by "eventually enabled"?

> Does it happen when you don't import the setts from 6.9, just open the project?
> For that you need to uninstall 7.1, delete userdir and reinstall 7.1.
Yes, this works :-) CVS module is activated.

> If this works, attach the 6.9 userdir
Done.

After I imported settings from 6.9 manually.
Now CSV module is again not activated. I had to activate it manually.