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 76254 - Cannot commit binary files
Summary: Cannot commit binary files
Status: VERIFIED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P1 blocker with 1 vote (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
: 76269 76445 76489 76526 76604 76652 76718 79934 80324 80345 80608 82410 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-05-12 09:26 UTC by danielbos
Modified: 2006-08-11 08:36 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
My messages.log file (81.22 KB, text/plain)
2006-05-12 09:26 UTC, danielbos
Details

Note You need to log in before you can comment on or make changes to this bug.
Description danielbos 2006-05-12 09:26:02 UTC
When i try to commit my project i get a error :

java.lang.NullPointerException
    at org.netbeans.modules.subversion.ui.commit.CommitAction.performCommit
(CommitAction.java:180)
    at
org.netbeans.modules.subversion.ui.commit.CommitAction$1.perform(CommitAction.java:124)
    at
org.netbeans.modules.subversion.client.SvnProgressSupport.performIntern(SvnProgressSupport.java
:54)
    at
org.netbeans.modules.subversion.client.SvnProgressSupport.run(SvnProgressSupport.java:47)
    at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:493)
[catch] at org.openide.util.RequestProcessor$Processor.run
(RequestProcessor.java:926)

and when i only commiting text there is no problem the error above i get only
with binairy files.
Comment 1 danielbos 2006-05-12 09:26:44 UTC
Created attachment 30360 [details]
My messages.log file
Comment 2 Peter Pis 2006-05-12 10:05:52 UTC
It's not nice. :( But as workaround for now try to set "Add As Text" in "Commit
Action" column. The binarity of will be set from mimetype of the file then.
Comment 3 Peter Pis 2006-05-12 14:15:58 UTC
*** Issue 76269 has been marked as a duplicate of this issue. ***
Comment 4 Tomas Stupka 2006-05-12 19:13:17 UTC
fixed

Modified:
 /subversion/main/src/org/netbeans/modules/subversion/ui/commit/
  CommitAction.java

--- CommitAction.java	1 May 2006 10:46:13 -0000	1.28
+++ CommitAction.java	12 May 2006 17:52:37 -0000	1.29
Comment 5 Peter Pis 2006-05-16 17:15:26 UTC
*** Issue 76445 has been marked as a duplicate of this issue. ***
Comment 6 Peter Pis 2006-05-17 14:52:09 UTC
*** Issue 76489 has been marked as a duplicate of this issue. ***
Comment 7 Tomas Stupka 2006-05-18 04:11:47 UTC
*** Issue 76526 has been marked as a duplicate of this issue. ***
Comment 8 Peter Pis 2006-05-19 13:43:53 UTC
*** Issue 76604 has been marked as a duplicate of this issue. ***
Comment 9 Peter Pis 2006-05-22 07:55:55 UTC
*** Issue 76652 has been marked as a duplicate of this issue. ***
Comment 10 Peter Pis 2006-05-23 08:11:13 UTC
*** Issue 76718 has been marked as a duplicate of this issue. ***
Comment 11 Peter Pis 2006-07-11 07:58:43 UTC
*** Issue 79934 has been marked as a duplicate of this issue. ***
Comment 12 Peter Pis 2006-07-14 16:58:49 UTC
*** Issue 80324 has been marked as a duplicate of this issue. ***
Comment 13 Tomas Stupka 2006-07-15 01:49:22 UTC
*** Issue 80345 has been marked as a duplicate of this issue. ***
Comment 14 Peter Pis 2006-07-19 14:13:29 UTC
*** Issue 80608 has been marked as a duplicate of this issue. ***
Comment 15 Tomas Stupka 2006-07-19 14:13:56 UTC
*** Issue 80608 has been marked as a duplicate of this issue. ***
Comment 16 Peter Pis 2006-08-09 15:36:48 UTC
Verified.
Comment 17 Peter Pis 2006-08-11 08:36:13 UTC
*** Issue 82410 has been marked as a duplicate of this issue. ***