OT: Method of packaging software for shipment

Tony Wasson ajwasson at gmail.com
Thu Mar 11 15:06:53 MST 2010


On Thu, Mar 11, 2010 at 2:47 PM, Eric Cope <eric.cope at gmail.com> wrote:

> It needs to be deployed to Linux and Windows. I can't just tar /dir because
> I have .svn files I don't want to include as well as test directories. I
> planned on using a form of tar/zip.
>
>
Seems like you need a deploy script.

It would run svn export
...remove unneeded test directories
...and then tar/zip the rest.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.PLUG.phoenix.az.us/pipermail/plug-discuss/attachments/20100311/a6f950c3/attachment.htm 


More information about the PLUG-discuss mailing list