Hello
Lots of times I want to take a quick look at what is new in external packages I use, therefore I open repository in monticello, click at mcz and look at commit note. However, most of the times I want just to look at it, the commit time, author and note, not load whole mcz with its content. I would like to ask whether it is possible to change way of loading mcz in way that it would download only these metaatributes of mcz when browsing them (when I select mcz in list of all mcz of package) and download whole mcz only when I do load/change/merge etc. Jan |
Hi Jan, It is not possible with the mcz format, because you have to open the zip file to recover the metadata. Given the formats used, to just read the last commit message, you will read the entire history instead of just the last one. Thierry 2015-07-16 15:09 GMT+02:00 Jan Blizničenko <[hidden email]>: Hello |
Thank you, then it seems fastest way is looking at repository web pages (for example http://www.smalltalkhub.com/#!/~ObjectProfile/Roassal2/commits ).
Jan
|
You can also right click on the package in Monticello Browser (in the left pane), and then select "View History". I wonder why this is not available directly from MCFileRepositoryInspector... Peter On Sun, Jul 19, 2015 at 11:52 AM, Jan Blizničenko <[hidden email]> wrote: Thank you, then it seems fastest way is looking at repository web pages (for |
Hi Peter, this requires loading the mcz, and it doesn't gives you the repository contents, but the current package version history. > I wonder why this is not available directly from MCFileRepositoryInspector... It could easily be (I believe it is) since selecting a mcz in the inspector loads it with its history (except with gitfiletree). Thierry > Peter |
On Sat, Aug 1, 2015 at 1:41 PM, Thierry Goubier <[hidden email]> wrote:
Well the problem at least I had was that I couldn't even read the change description because it was downloading new mcz every time (and for Roassal they are very large). So this gives me at least he change description. Having actual changesets would probably require downloading every single mcz... (which is probably like 2GB of data by now...)... Peter |
Free forum by Nabble | Edit this page |