[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[OT] Re: Stripping .svn directories

From: François Beausoleil <fbos_at_users.sourceforge.net>
Date: 2003-08-15 23:53:54 CEST

Have you forgotten that the war task can accept a fileset ? And the
fileset can accept a exclude name="**/.svn/**" ?

Hope that helps,
François

Wadsworth, Eric (Contractor) wrote:
> Anyone know a good way to automate a recursive delete of .svn subdirectories
> from a tree on the Win2k platform?
>
> The build process for my java project has a step that creates a .war file
> (Web ARchive) from a directory tree, and I'd rather not deploy a bunch of
> .svn directories along with the product. So I'll need to make a step to copy
> the tree to a temprary place, strip the .svn stuff, then use that as the
> source.
>
> Thanks!
>
> --- Eric
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Aug 16 00:07:27 2003

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.