Hello all,
I am stuck with a silly issue but I can't figure it out. I am developing a simple class as an example for using during a lecture. I want to play with different version of the code and I set the package to use the package-cache on Monticello. So, I can save the package on the package-cache from the Monticello Browser but I can't commit the package from code Browser. I would like to do it and show my students how to do it from the browser :-) Thanks. Federico |
In my version there is commit in package menu (even if I never used it).
Did you see the videos I did for the mooc that explains the versions/and more Le 2/9/16 à 18:14, Federico.Balaguer a écrit : > Hello all, > > I am stuck with a silly issue but I can't figure it out. I am developing a > simple class as an example for using during a lecture. > > I want to play with different version of the code and I set the package to > use the package-cache on Monticello. So, I can save the package on the > package-cache from the Monticello Browser but I can't commit the package > from code Browser. > > I would like to do it and show my students how to do it from the browser :-) > > Thanks. Federico > > > > -- > View this message in context: http://forum.world.st/Commit-to-Monticello-from-the-code-browser-tp4913844.html > Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com. > > Screen Shot 2016-09-02 at 20.42.36.png (97K) Download Attachment |
Hello,
From the Monticello chapter I had the impression that using the package-cache as -default- repository would have the same effect on the tools. After I created a file repository for my package (different from the package-cache) and made a change to a method on that package I saw the Commit menu option again in the context menu of the package. I didn't watch the videos and after you mention MOOC I didn't find the video you mention (http://files.pharo.org/mooc/). Would you mind point me to the right video. I am also trying to learn about Versionner. Thanks! Federico |
Hi federico
We spent 8 months on this mooc so I think that there is a real value in it. All the people that followed it told me that it is great and the resources are freely accessible. Now I cannot watch it for others :) You should have a look at the [Live] videos [Live] Diffing and Merging in Pharo [Live] Understanding Images and Changes Files I checked and you see it in that one: http://rmod-pharo-mooc.lille.inria.fr/MOOC/Videos/W1/C019-W1S-Videos-Redo-Counter-Traditional-FR-V3-HD_720p_4Mbs.m4v Stef Le 2/9/16 à 22:14, Federico.Balaguer a écrit : > Hello, > > > >From the Monticello chapter I had the impression that using the > package-cache as -default- repository would have the same effect on the > tools. > > After I created a file repository for my package (different from the > package-cache) and made a change to a method on that package I saw the > Commit menu option again in the context menu of the package. > > I didn't watch the videos and after you mention MOOC I didn't find the video > you mention (http://files.pharo.org/mooc/). Would you mind point me to the > right video. I am also trying to learn about Versionner. > > Thanks! Federico > > > > > -- > View this message in context: http://forum.world.st/Commit-to-Monticello-from-the-code-browser-tp4913844p4913868.html > Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com. > > |
Dear Stef
Do not get me wrong. I really appreciate the effort you guys dedicated to MOOC and I also appreciate the value of the material. My comment came from the fact that I Google for it and I didn't found the link you just share with me. I will pass it to my students so they can watch that as well. Federico |
http://mooc.pharo.org
points to all video That are archived on a specific file server http://rmod..... Stef Le 5/9/16 à 15:52, Federico.Balaguer a écrit : > Dear Stef > > Do not get me wrong. I really appreciate the effort you guys dedicated to > MOOC and I also appreciate the value of the material. > > My comment came from the fact that I Google for it and I didn't found the > link you just share with me. I will pass it to my students so they can watch > that as well. > > Federico > > > > -- > View this message in context: http://forum.world.st/Commit-to-Monticello-from-the-code-browser-tp4913844p4914175.html > Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com. > > |
Free forum by Nabble | Edit this page |