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 83009

Summary: Support for Export Diff Patch for old commits
Product: versioncontrol Reporter: Michel Graciano <hmichel>
Component: CVSAssignee: issues@versioncontrol <issues>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P1    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 89591    

Description Michel Graciano 2006-08-18 17:03:08 UTC
For now, there is no way to export diff patch between two revisions in 'Search
History' view. I think that a good approach is the possibility to export the
diff patch for the selected revisions in view.
Comment 1 Maros Sandor 2006-09-08 14:00:21 UTC
Targetting for Dev.
Comment 2 Maros Sandor 2007-03-02 12:52:38 UTC
Export Diff Patch can now be used on an arbitrary selection in Search History
panels.

/shared/data/ccvs/repository/javacvs/cvsmodule/src/org/netbeans/modules/versioning/system/cvss/ui/history/DiffResultsView.java,v
 <--  DiffResultsView.java
new revision: 1.18; previous revision: 1.17
/shared/data/ccvs/repository/javacvs/cvsmodule/src/org/netbeans/modules/versioning/system/cvss/ui/history/RevisionNode.java,v
 <--  RevisionNode.java
new revision: 1.19; previous revision: 1.18
/shared/data/ccvs/repository/javacvs/cvsmodule/src/org/netbeans/modules/versioning/system/cvss/ui/history/SearchHistoryPanel.java,v
 <--  SearchHistoryPanel.java
new revision: 1.29; previous revision: 1.28
/shared/data/ccvs/repository/javacvs/cvsmodule/src/org/netbeans/modules/versioning/system/cvss/ui/history/SummaryView.java,v
 <--  SummaryView.java
new revision: 1.29; previous revision: 1.28
Comment 3 Michel Graciano 2009-10-14 16:38:01 UTC
v. 200910140201