Ok, that works. Thanks. My last question is about adding a development
symbolic version. Can I use my existing BaselineOf class somehow as a
baseline from within my ConfigurationOf ""
method, or should I define a redundant "baseline: spec" method in the
Configuration of the old fashioned way?
Than
Evan Donahue wrote
> I have run into a slight problem.
Just remove the leading $v from
-
Cheers,
Sean
--
Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html
I'm getting close to figuring out how to put something in the catalog, but
I have run into a slight problem.
I am following this tutorial:
http://blog.yuriy.tymch.uk/2015/07/pharo-and-github-versioning-revision-2.html?view=classic
It has gotten me through making a BaselineOf and putting it on git