Projectaegis.4.25”,
Change 628,
Download

aedist (entire source)
This item allows you to download the change set in Aegis' own transfer format. It preserves most meta-data for the change set. You unpack this format using the “aedist -receive” command.

For the terminally curious, the term “Aegis' own transfer format” means an optionally BASE64 encoded, optionally gzipped, CPIO archive. The top-level directory indicates whether the archive file is a source file, meta-data, etc.

patch (pre-4.22, pre-4.16)
This item allows you to download a change set as a conventional patch. You unpack this format using one of the “zcat | patch -p0” or “aepatch -receive” commands. The second command even preserves most of the meta-data for the change set.

RevML (entire source)
This item allows you to download change sets as a RevML formatted change set, conforming to the RevML DTD. This is a VC/SCM-agnostic format designed to be used to exchange change sets between repositories using unlike VC/SCM systems. It preserves most of the meta-data for the change set, although how much depends on what VC/SCM system you drop it into. You unpack this format using one of the “vcp” or “aerevml -receive” commands.

tar.gz (entire source)
This item allows you to download change sets as a tarball. It loses most of the meta-data for the change set (there is nowhere in the tar format to put it). You unpack this format using one of the “tar xzf” or “aetar -receive” commands.

All the files in the tarball have the project name and version added as a default path prefix, so they unpack into a single directory. If you don't want the extra top-level directory, use these links: tar.gz (entire source).

Compatibility: pre-4.7 aedist (entire source), pre-4.10 aedist (entire source), pre-4.17 aedist (entire source), pre-4.19 aedist (entire source), pre-4.22 aedist (entire source)
These items allow you to download change sets in Aegis' own transfer format, but omitting items which older versions of aedist do not understand. It preserves the meta-data for the change set. You unpack this format using the “aedist -receive” command.

The version of aedist used by this server is 4.25.C681. To work out what version of aedist you have at your end, use the “aedist --version” command.

A downloaded change set usually contains only the files in the changset itself. The entire source options, above, include the rest of the project source files in the downloaded change set.


This page was generated by aeget version 4.25.C681 on Thu 28 Mar 2024 20:43:28 UTC.
Using the aeget interface, you can set HTML headers and footers for this listing separately for each project using the “html:body-begin” and “html:body-end” project specific attributes, see aeget(1) for more information.