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 151611

Summary: Subversion diff shows svn:eol-style is changed when it isn't
Product: versioncontrol Reporter: swpalmer <swpalmer>
Component: SubversionAssignee: issues@versioncontrol <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description swpalmer 2008-10-28 15:28:52 UTC
I was a little scared when I did a Subversion->Diff on my modified source files to see that NetBeans was telling me 
that the svn:eol-style property was being changed from "native" to an empty string... only to check withteh command 
line Subversion tools and see that this wasn't the case.  I'm scared to check in with NetBeans 6.5RC1 because it 
implies that it will remove the eol-style property that I want.

(Subversion 1.5.4 command line tools are installed)
Comment 1 Tomas Stupka 2008-10-29 11:23:41 UTC
> that NetBeans was telling me 
> that the svn:eol-style property was being changed from "native" to an empty string...
could you please elaborate? 
- were there wrong changes in the file shown by the diff or was the property value shown as changed
- what is your os?
Comment 2 swpalmer 2008-10-29 14:54:13 UTC
The changes in the text content of the source file shown in the diff were correct.  This only shows up when there are 
text content changes.  It is only the property that shows incorrect changes.
Windows XP SP3
Comment 3 Ondrej Vrabec 2009-03-20 15:25:44 UTC

*** This issue has been marked as a duplicate of 160544 ***