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 39974

Summary: Implement Versioning Manager
Product: obsolete Reporter: Richard Gregor <rgregor>
Component: vcscoreAssignee: Richard Gregor <rgregor>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P1    
Version: 4.x   
Hardware: PC   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 39561    

Description Richard Gregor 2004-02-11 16:09:07 UTC
Because of getting rid of mounting we need a
versioning manager to setup versioning of
folders/projects.
Comment 1 Richard Gregor 2004-02-11 16:10:38 UTC
UI Spec is at:
http://vcscore.netbeans.org/proposals/BuildSys/BuildSystemAdoption.html
Comment 2 Martin Entlicher 2004-04-14 11:13:53 UTC
The basic implementation of Versioning Manager is in trunk as an
effect of issue #41588.
Comment 3 Richard Gregor 2004-04-15 14:00:53 UTC
Control column is not neccessary for now. Removed.

Checking in VcsManager.java;
/cvs/vcscore/src/org/netbeans/modules/vcscore/ui/fsmanager/VcsManager.java,v
 <--  VcsManager.java
new revision: 1.6; previous revision: 1.5
done
Comment 4 Martin Entlicher 2004-04-26 12:19:03 UTC
Richard, should this be resolved as fixed? Or are there some more
touch-ups necessary?
Comment 5 Richard Gregor 2004-04-27 10:16:22 UTC
Fixed.