2015-09-09 16:29 GMT+02:00 Damien Cassou <damien.cas...@inria.fr>: > > something else I forgot: > > - what happens if a Metacello description loads a project hosted in git > but I still want to be able to hack on this dependency. So, this > dependency should not be read-only for me >
Can you give an example? > > - where to put the git repositories when images are frequently deleted > and downloaded again from the launcher? What if I Pillar is hosted on > github, Jenkins build Pillar images, and I want to download an image > with Pillar inside? How do I link the Pillar of the image to a > repository? Which repository? > Having a gitfiletree repository with an auto-clone / lazy clone option would work. When you open the repository for the first time, it clones it from where it was originally referenced. May not work transparently if there are authentification issues for the clone. Thierry > > -- > Damien Cassou > http://damiencassou.seasidehosting.st > > "Success is the ability to go from one failure to another without > losing enthusiasm." --Winston Churchill > >