No problems !
please if you can, let me know how's going your work with this or about any
ideas, I am interested in that kind of studies ;)
Cheers,
Pierre
2014-11-14 13:27 GMT-03:00 Offray Vladimir Luna Cárdenas
:
> Thanks a lot Pierre! that was exactly what I was looking for.
>
> Cheers,
>
>
Thanks a lot Pierre! that was exactly what I was looking for.
Cheers,
Offray
El 12/11/14 a las #4, Pierre CHANSON escribió:
Hi Offray !
from Pharo you can access the monticello repository with the following code:
myRepository := MCSmalltalkhubRepository location: .
then you can get: myReposi
Hi Offray !
from Pharo you can access the monticello repository with the following
code: myRepository := MCSmalltalkhubRepository location: .
then you can get: myRepository allVersionNames.
Finally you can get the commits informations (message, author, date etc.)
using: myRepository versionInfoF
You might get some inspiration by taking a look at
http://smalltalkhub.com/#!/~StephanEggermont/DeprecationFinder
Stephan
Hi,
I don't know if the terminology is the proper one. Anyway I'm trying to
plot a "time line" of the history of a project which is stored on [1]
and [2] (after rebranding) and also of the commits to documentation on
[3] using Pharo/Roassal.
[1] http://smalltalkhub.com/#!/~Offray/Ubakye/
[2]