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 157121

Summary: Add whole directory synchronization with CVS.
Product: versioncontrol Reporter: amorfis <amorfis>
Component: CVSAssignee: issues@versioncontrol <issues>
Status: NEW ---    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description amorfis 2009-01-20 11:50:47 UTC
It would be great to have possibility to update/commit whole directory. And to see CVS changes in a tree, like in eclipse.
Comment 1 Peter Pis 2009-01-20 12:26:00 UTC
Reassigning to cvs.
Comment 2 Peter Pis 2009-01-20 12:28:14 UTC
There is a "Window | Output | Versioning Output" window that can be used in that way. Performing Update command will
print all updated files there.