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 251249

Summary: svn status shows files erronenously as "locally new"
Product: versioncontrol Reporter: paullb
Component: SubversionAssignee: Ondrej Vrabec <ovrabec>
Status: RESOLVED INCOMPLETE    
Severity: normal    
Priority: P3    
Version: 7.4   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot of SVN status

Description paullb 2015-03-18 02:53:48 UTC
Created attachment 152687 [details]
screenshot of SVN status

svn status shows that everything is up to date (correctly) yet Netbeans SVN Status shows many many files as "locally new" (erronenously)

Please see attached screen shot.



(Could not test on Netbeans 8 due to issues with Yosemite)
Comment 1 paullb 2015-03-18 02:54:52 UTC
I tried rechecking out but the issue persisted (though with a different fileset)

I tried deleting everything and svn reverting but the issue persisted
Comment 2 Ondrej Vrabec 2015-03-18 09:24:36 UTC
What files are they? In fact ignored? Already committed? Possibly from a symlinked folder? Please attach also the IDE log.
Comment 3 paullb 2015-03-18 09:27:29 UTC
(In reply to Ondrej Vrabec from comment #2)
> What files are they? In fact ignored? Already committed? Possibly from a
> symlinked folder? Please attach also the IDE log.

They are already committed and there are no symbolic links.  

(Could you please let me know what you want to see in terms of an IDE log?)
Comment 4 Ondrej Vrabec 2015-03-18 10:18:31 UTC
(In reply to paullb from comment #3)
> (Could you please let me know what you want to see in terms of an IDE log?)
I want to see the content of View -> IDE log (or the file that http://wiki.netbeans.org/FaqLogMessagesFile is talking about).

> They are already committed and there are no symbolic links.
Not even in any of the parent folders of the files? E.g. /test, /test/docs, etc.

You're using NB 7.4, can you try a newer version (8.0.2)? You can also try to delete subversion cache: ~/.cache/netbeans/7.4/svncache folder and restart.
Comment 5 Ondrej Vrabec 2015-03-18 10:19:33 UTC
> (Could not test on Netbeans 8 due to issues with Yosemite)
i just noticed this. Could you at least try this subversion issue and then return back to 7.4?