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 161647 - enhance "subversion" -> "diff" functionality
Summary: enhance "subversion" -> "diff" functionality
Status: RESOLVED DUPLICATE of bug 189273
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-01 08:32 UTC by kawazu428
Modified: 2013-03-04 16:20 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 kawazu428 2009-04-01 08:32:18 UTC
When working in projects involving different svn tags or trunks, the current "subversion" -> "diff" functionality seems
rather limited in obviously just comparing the current working copy with the state of the repository on the server. In
most situations where an IDE really could be beneficial, comparisons will have to be made i.e. between 

- different branches / tags of a project on the server, 
- a local working copy and a different branch/tag on the server,
- an unversioned local "junk of code" against a working copy or a server repository.

This could be resolved by, i.e., adding a "Diff to..." feature allowing for comparing projects against resources other
than just its own server working copy.
Comment 1 Ondrej Vrabec 2013-03-04 16:20:18 UTC

*** This bug has been marked as a duplicate of bug 189273 ***