Error when trying to use scm to show component history
Hi,
I've got a component ID and I now want to see what the history of this component is. I do the following command:
Which produces the following exception:
Any ideas?
Thanks,
Jason
(Temenos)
I've got a component ID and I now want to see what the history of this component is. I do the following command:
java.lang.NullPointerExceptionukvir-jdrh5_64-~: lscm history -r proxy -c 1015
Which produces the following exception:
Unexpected exception
java.lang.NullPointerException
at com.ibm.team.filesystem.cli.core.util.SubcommandUtil$$Cold.getAffectedComponentsAndShares(Unknown Source)
at com.ibm.team.filesystem.cli.core.util.SubcommandUtil.getAffectedComponentsAndShares(Unknown Source)
at com.ibm.team.filesystem.cli.client.internal.subcommands.HistoryCmd.run(HistoryCmd.java:78)
at com.ibm.team.filesystem.cli.core.internal.SubcommandLauncher.run(Unknown Source)
at com.ibm.team.filesystem.cli.core.internal.SubcommandLauncher.doStart(Unknown Source)
at com.ibm.team.filesystem.cli.core.internal.SubcommandLauncher.run(Unknown Source)
at com.ibm.team.filesystem.cli.client.internal.daemon.CommandLineClient.handleRequest(CommandLineClient.java:123)
at com.ibm.team.filesystem.client.internal.http.ProtocolSwitchingHttpHandler.handle(ProtocolSwitchingHttpHandler.java:46)
at com.ibm.team.filesystem.client.internal.http.HttpConnection.readNextRequest(HttpConnection.java:602)
at com.ibm.team.filesystem.client.internal.http.HttpConnection$1.run(HttpConnection.java:456)
at org.eclipse.core.internal.jobs.Worker.run(Unknown Source)
java.lang.NullPointerExceptionukvir-jdrh5_64-~:
Any ideas?
Thanks,
Jason
(Temenos)