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 203625

Summary: History of file changes not tracked
Product: versioncontrol Reporter: Jiri Skrivanek <jskrivanek>
Component: LocalhistoryAssignee: Tomas Stupka <tstupka>
Status: VERIFIED INVALID    
Severity: normal CC: anebuzelsky
Priority: P1 Keywords: REGRESSION
Version: 7.1   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description Jiri Skrivanek 2011-10-13 06:39:15 UTC
It seems local history feature doesn't work at all in build 201110120600. To reproduce:

- create java project
- modify JavaApplication1.java file and save it
- switch to history view but there is no record

Product Version: NetBeans IDE Dev (Build 201110120600)
Java: 1.7.0; Java HotSpot(TM) Client VM 21.0-b17
System: Windows XP version 5.1 running on x86; Cp1250; en_US (nb)
Comment 1 Tomas Stupka 2011-10-13 09:00:47 UTC
just talked with jirka - project was (because of some test convenience) created in userdir, which isn't due to performance reasons managed by localhistory.
-J-Dversioning.netbeans.user.versioned=true is a possible way around