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

Re: Stripping .svn directories

From: Scott Lamb <slamb_at_slamb.org>
Date: 2003-08-16 09:30:27 CEST

Wadsworth, Eric (Contractor) wrote:
> 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.

Are you using ant? Anything recent should strip out .svn automatically.
I sent in a patch over a year ago to add it to the default excludes, and
they applied it with 1.5 or something.

Scott

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Aug 16 08:31:25 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.