On Thu, Mar 11, 2010 at 2:47 PM, Eric Cope <eric.c...@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.
---------------------------------------------------
PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss

Reply via email to