Jump to content

Object reference not set to an instance of an object.


hampsterx

Recommended Posts

I get this one sometimes when running "cm log cs:xx". Every so often it doesn't like a changeset for some reason :(

log result...

Error: Object reference not set to an instance of an object.

at arn.b(QueryResult A_0, ArrayList A_1)

at arn.a(WorkspaceInfo A_0, RepositoryInfo A_1, IList A_2, QueryResult[] A_3)

at arn.a(WorkspaceInfo A_0, RepositoryInfo A_1, ChangesetInfo A_2, ChangesetInfo A_3, Boolean A_4, Boolean A_5)

at afv.a(b A_0)

at w1.c(String[] A_0)

Link to comment
Share on other sites

Hi hampster!

yes, we know the log command is not working.

This command is used by several third party integration and we have to fix it to make them work.

It's scheduled to be fixed on the next sprint, it's not a big deal.

For now if you want to know the "log" of a changeset you can issue this:

"cm diff csetNumber"

It's going to print the same info than the log.

Regards,

Manu

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...