ChangeSet fix

sqrmax at cvtci.com.ar sqrmax at cvtci.com.ar
Thu Sep 24 03:49:57 UTC 1998



Hi.

Recently, I've had serious problems dealing with the ChangeSorter. I've
been able to pin down the trouble: if you create a class, then delete it, and
then create it again, then your change set is broken. The class will be still
marked 'deleted', and so your change set fileouts will end with 'Smalltalk
removeClass:...', and so your changes won't be saved after filing them in.

Moreover, I've found change sets with references to class names that are
not symbols. Although I think this is my fault I've included a facility to fix
such broken change sets. Their illness is that you can't delete certain
changes from the set, because after you delete them they're still there.

Here is the change set with the fixes. Please check them, I don't have much
experience fixing this kind of things (it looks ok, though).

Andres.


Content-Type: application/octet-stream; name="ChangeS0.cs"
Content-Disposition: attachment; Filename="ChangeS0.cs"

Attachment converted: Anon:ChangeS0.cs (????/----) (00003313)





More information about the Squeak-dev mailing list