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 35640

Summary: Better versioning integration
Product: obsolete Reporter: mvinar <mvinar>
Component: vcscoreAssignee: _ tboudreau <tboudreau>
Status: RESOLVED INVALID    
Severity: blocker    
Priority: P2    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on: 25382, 19790, 21458, 21504, 26185, 26186, 29080, 31153, 34036, 35642    
Bug Blocks: 35735    

Description mvinar 2003-08-21 11:07:21 UTC
User problem:
-----------------------------------
The versioning functions are usable on a per-file
basis, but more global tasks are hard to perform -
e.g. Figure out what needs update, what to check
in, etc.

User need:
-----------------------------------
The user needs the versioning be be integrated in
a way that supports both per-file operations (i.e.
I know what files I am working on and what their
VCS status is) and global ones (Do I have the most
up to date version, what are the diffs, which
branch do I use, what is the diff between my local
version and the VCS).

Product requirement:
-----------------------------------
Better versioning integration, perhaps using a new
TreeTable view for global operations. Simplified
for non-VCS experts.
Comment 1 _ tboudreau 2003-08-24 01:11:47 UTC
One specific thing that would be nice - marking folders
which contain modified files (or non-up-to-date ones?).

Issue is to general to metric.
Comment 2 Jesse Glick 2004-07-24 22:26:54 UTC
Way too general.