开发者

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

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜