Re: OT: Method of packaging software for shipment

Top Page
Attachments:
Message as email
+ (text/plain)
+ (text/html)
+ (text/plain)
Delete this message
Reply to this message
Author: Tony Wasson
Date:  
To: Main PLUG discussion list
Subject: Re: OT: Method of packaging software for shipment
On Thu, Mar 11, 2010 at 2:47 PM, Eric Cope <> 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.
---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss