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 195284 - disconnect userdir from version control
Summary: disconnect userdir from version control
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.0
Hardware: All All
: P1 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords: PLAN
Depends on:
Blocks:
 
Reported: 2011-02-10 11:31 UTC by Ondrej Vrabec
Modified: 2011-07-05 13:57 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ondrej Vrabec 2011-02-10 11:31:59 UTC
Product Version = NetBeans IDE Dev (Build 110209-5ba4a9a94526)
Operating System = Linux version 2.6.34.7-0.7-desktop running on amd64
Java; VM; Vendor = 1.6.0_23
Runtime = Java HotSpot(TM) 64-Bit Server VM 19.0-b09

IMO, the IDE should disconnect netbeans userdir from version control. Even if the userdir is not ignored. Since there is usually a lot of traffic inside userdirs, the IDE becomes slowed down by versioning systems, one example: bug #195274

To achieve this, we may use versioning.unversionedFolders property.
Comment 1 Ondrej Vrabec 2011-07-04 10:34:06 UTC
fix: http://hg.netbeans.org/core-main/rev/8b6eb5f72597
Comment 2 Quality Engineering 2011-07-05 13:57:37 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/8b6eb5f72597
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: Issue #195284 - disconnect userdir from version control