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 190016 - AssertionError when doing a Subversion diff
Summary: AssertionError when doing a Subversion diff
Status: RESOLVED DUPLICATE of bug 189668
Alias: None
Product: projects
Classification: Unclassified
Component: Ant (show other bugs)
Version: 7.0
Hardware: PC Windows XP
: P2 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-31 10:44 UTC by Cibor
Modified: 2011-11-16 14:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The content of the messages.log file. (96.55 KB, text/plain)
2010-08-31 12:26 UTC, Cibor
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Cibor 2010-08-31 10:44:19 UTC
I tried (unsuccessfully) to update a file from SVN. The file was displayed in blue (locally modified) and I wanted to see the differences between the local copy and a remote copy. I clicked on Subversion --> Diff and the AsserionError alert popped up although the diff worked fine.

I have attached the messages.log file.
Comment 1 Ondrej Vrabec 2010-08-31 11:15:21 UTC
No message.log's been attached, did you submit the error from the IDE (using the exception reporter)? Could you upload the log file manually?
Comment 2 Cibor 2010-08-31 12:26:09 UTC
Created attachment 101772 [details]
The content of the messages.log file.
Comment 3 Cibor 2010-08-31 12:29:25 UTC
I can see what happened. I did attach the file but failed to provide one of the required fields for the bug. The error messages said "Please press the Back button and correct the error". This is exactly what I did. All the fields that I had previously filled where still there so it didn't occur to me to check the uploaded file - it seems that pressing BACK to correct an error wipes out all uploaded files which have to be uploaded again.
Comment 4 Ondrej Vrabec 2010-08-31 12:38:49 UTC
the assertion's coming from org.netbeans.modules.ant.grammar.AntHighlightsContainer
Comment 5 Jesse Glick 2010-09-16 15:42:07 UTC

*** This bug has been marked as a duplicate of bug 189668 ***