
Oct. 29, 2010
12:23 p.m.
On 10/29/2010 02:12 PM, Geert Claes wrote:
... For the VCS, I've always been surprised there's no git or svn backend for Monticello. It wouldn't seem _too_ hard to have a directory per package and replace each .mcz file with a commit in that directory.
Alternatively, there's actually very little GST-specific code in http://github.com/timfel/gitocello (a Squeak+Monticello<-> GST+git bridge), so if someone wants to play with it...
Sounds very interesting, what would the main advantages be of using a GIT backend?
It is what you use for other assets. So the Monticello git-backed repo could be simply a subtree of the project-wide repo. Paolo