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 - History of file changes not tracked
Summary: History of file changes not tracked
Status: VERIFIED INVALID
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Localhistory (show other bugs)
Version: 7.1
Hardware: PC Windows XP
: P1 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2011-10-13 06:39 UTC by Jiri Skrivanek
Modified: 2011-10-13 12:48 UTC (History)
1 user (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 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