On further review ... that code was changed quite awhile ago to:

  Smalltalk tools browse: MetacelloTutorialConfig selector: #version01:.

The tutorials have already been rewritten for Pharo2.0, but since the port isn't quite finished yet, the code hasn't made it into production... Sorry about the confusion.

Dale

From: "Dale K. Henrichs" <dale.henrichs@gemtalksystems.com>
To: "Pharo Development List" <pharo-dev@lists.pharo.org>
Sent: Friday, June 28, 2013 7:50:41 AM
Subject: Re: [Pharo-dev] Metacello tutorial: ToolSet browse: ?!

I guess I have to rewrite my tutorials for pharo2.0, too:( I haven't quite finished porting Metacello to Pharo2.0...

I suggest that you open a browser on the class MetacelloTutorialConfig and just manually select the methods ... Offhand I don't know what the new mechanism for 2.0 is...

Dale


From: phil@highoctane.be
To: "Discusses Development of Pharo" <pharo-dev@lists.pharo.org>
Sent: Friday, June 28, 2013 7:06:34 AM
Subject: [Pharo-dev] Metacello tutorial: ToolSet browse: ?!

I guess that

ToolSet browse: MetacelloTutorialConfig selector: #version01:.

has been superseded by something else in Pharo 2.x +

What to use there? Has Nautilus something for that purpose?

Thx,
Phil