problem filing in changeset

Avi Bryant avi at beta4.com
Tue Nov 12 21:26:26 UTC 2002


On Tue, 12 Nov 2002, Dustin Sallings wrote:

>
> 	When trying to file in a changeset I was working on last night, I
> get the following error:
>
> 	MessageNotUnderstood: commentStampt:prior:

Dustin, that usually happens when the changeset adds methods (or in this
case comments) to a class that doesn't exist in the image you're filing
into.

Did you have XML-RPC loaded when you created the changeset, but not now
that you're trying to file it in?

> 	Examining the stack, it appears to be coming from ``Compiler
> class'' evaluate:textOrString for: anObject notifying: aController
> logged: logFlag
>
> 	textOrString is as follows:
>
> 	'XMLRPCDecoderTest commentStamp: ''dls 11/12/2002 00:58'' prior: 0'




More information about the Squeak-dev mailing list