I'm getting a null pointer exception when I do a CVS
commit in Gruntspud. I get a blank error box, with a
call stack when I click "Details"; I can't select any
of the text to copy it here, so I'll just summarize:
First 2 lines:
Caused by ...java.lang.NullPointerException
at
org.netbeans.lib.cvsclient.command.commit.CommitBuilder.processRevision(CommitBuilder.java:
155)
Last line:
at
gruntspud.CVSCommandHandler$CommandGroup.run(CVSCommandHandler.java:
330)
However, the commits actually go through; I can see the
changes made by using CVSView. Unfortunately,
Gruntspud can't see the status of the remote files, and
thinks they're out of sync with the local versions.
I'm not registered as a user on SourceForge; if you'd
like to get a hold of me, I can be reached at pete at
blairhippo dot com.
Thanks,
-- Pete
Logged In: YES
user_id=697338
I confirm!
It's very annoying