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 - svn status shows files erronenously as "locally new"
Summary: svn status shows files erronenously as "locally new"
Status: RESOLVED INCOMPLETE
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 7.4
Hardware: Macintosh Mac OS X
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-18 02:53 UTC by paullb
Modified: 2015-07-07 14:08 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot of SVN status (145.06 KB, image/png)
2015-03-18 02:53 UTC, paullb
Details

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