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 - Support for Export Diff Patch for old commits
Summary: Support for Export Diff Patch for old commits
Status: VERIFIED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: CVS (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks: 89591
  Show dependency tree
 
Reported: 2006-08-18 17:03 UTC by Michel Graciano
Modified: 2009-10-14 16:38 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 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