[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: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-08-15 23:10:20 CEST

"Wadsworth, Eric (Contractor)" <wadswore@fhu.disa.mil> writes:

> 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.

Wanna try 'svn export' instead? :-)

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