开发者

How do I add a SAR file to a Monticello repository?

开发者 https://www.devze.com 2023-02-16 03:52 出处:网络
I am now developing in Squeak. I want to add a .sar file (archived squeak file) to Squeak Repositories, so other dev开发者_Go百科elopers can access the .sar file from Monticello browser.

I am now developing in Squeak.

I want to add a .sar file (archived squeak file) to Squeak Repositories, so other dev开发者_Go百科elopers can access the .sar file from Monticello browser. I know there are several repositories like trunk, inbox.

How can I upload a .sar file to the repository as a package or anything else?


You can't. SAR-files are not compatible with Monticello repositories.

  • Monticello repositories are used to version packages during development.

  • SAR-files are used to bundle different kinds of code artifacts in one bundle for distribution.

SAR-files used to be very popular when SqueakMap was on the raise. I haven't seen new SAR-files in the past couple of years. We stopped to produce SAR builds for Seaside, Magritte and Pier many years ago.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号