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 - Subversion diff shows svn:eol-style is changed when it isn't
Summary: Subversion diff shows svn:eol-style is changed when it isn't
Status: RESOLVED DUPLICATE of bug 160544
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-28 15:28 UTC by swpalmer
Modified: 2009-03-20 15:25 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***