[opensource-dev] Review Request: Adds support for packaging and extracting zip formatted archives

Nat Goodspeed nat at lindenlab.com
Fri Oct 14 08:56:36 PDT 2011


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://codereview.secondlife.com/r/494/#review1053
-----------------------------------------------------------


Since I know this snapshot of the functionality isn't yet complete -- it doesn't have the bugfix from yesterday -- I'd like to see the composite diffs. Which resurfaces a question about which I've scratched my head before. How do you coax this tool to display all the differences between two repo clones, even if the changesets are discontiguous?

- Nat


On Oct. 13, 2011, 11:10 a.m., Alain Linden wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://codereview.secondlife.com/r/494/
> -----------------------------------------------------------
> 
> (Updated Oct. 13, 2011, 11:10 a.m.)
> 
> 
> Review request for Viewer, Oz Linden, Jenn, and Nat Goodspeed.
> 
> 
> Summary
> -------
> 
> These changes are to support packaging archives as zip files.  This is useful when you are using autobuild to construct an archive that isn't really intended to be used as an autobuild installable.  Internally autobuild can handle tarballs on any platform, but if you are making a package for windows and not installing with autobuild, it is better to use zip which is natively supported.  Changes here do the following:
> 
> 1. enable the --archive-format option for autobuild package to choose the format of the package.
> 2. add support for reading an 'archive' entry per platform with the new 'format' element to select the archive format with the configuration file.
> 3. add new edit command 'autobuild edit archive' to add archive configurations.
> 4. add support for installing zip formatted archives.
> 
> 
> Diffs
> -----
> 
>   autobuild/autobuild_tool_edit.py ac90b03614ea 
>   autobuild/autobuild_tool_package.py ac90b03614ea 
>   autobuild/common.py ac90b03614ea 
>   autobuild/configfile.py ac90b03614ea 
>   autobuild/tests/test_common.py ac90b03614ea 
>   autobuild/tests/test_package.py ac90b03614ea 
> 
> Diff: http://codereview.secondlife.com/r/494/diff
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Alain
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/opensource-dev/attachments/20111014/75fc9650/attachment.htm 


More information about the opensource-dev mailing list