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 176758

Summary: Improve fast diff sililar with googlecode
Product: versioncontrol Reporter: danilchenko_anton <danilchenko_anton>
Component: CodeAssignee: Ondrej Vrabec <ovrabec>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:

Description danilchenko_anton 2009-11-13 02:16:35 UTC
See on page: http://code.google.com/p/phpdays/source/diff?spec=svn259&r=259&format=side&path=/wiki/EnCodingApp.wiki

I have see similar SVN fast diff by clicking on left sidebar (with line numbers). Now I see only original lines, but not see changes in this line (selected by red and green color).

Also I change 5 lines, and have restore only second line. But I can restore all 5 lines. Need add button to restore one line. And also restore all lines in diff block.

Thanks!
Comment 1 Ondrej Vrabec 2009-11-13 02:33:07 UTC
Line diffs are available in the full diff of a file - Subversion > Diff if you use subversion. You are right that they are not available in the diff sidebar (SVN fast diff).
Comment 2 danilchenko_anton 2009-11-14 02:08:01 UTC
Please, show this fast diff as Full diff. I have see - what I change in my lines.