[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: Wadsworth, Eric (Contractor) <wadswore_at_fhu.disa.mil>
Date: 2003-08-15 23:22:13 CEST

> > 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? :-)

Oh, yeah, *much* better solution! Thanks!

--- Eric

---------------------------------------------------------------------
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:23:04 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.