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 - Add whole directory synchronization with CVS.
Summary: Add whole directory synchronization with CVS.
Status: NEW
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: CVS (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-20 11:50 UTC by amorfis
Modified: 2009-01-20 12:28 UTC (History)
0 users

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 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.