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

a "no-.svn file" checkout?

From: <Mark_Villa_at_playstation.sony.com>
Date: 2006-03-24 22:04:40 CET

Subversion checkouts produce a large number of files under the '.svn'
trees.
For build-only checkouts (nothing will be checked in), the '.svn' trees
don't
serve any purpose other than to take up disk space and slow down copies of
the
checkout to other places.

Is there any way to filter out '.svn' files during the checkout process?
'find . ...'
scripts and similar time-consuming post-checkout processes would
not be necessary if the checkout simply dropped these non-productive
files.

TIA for any suggestions.
Received on Fri Mar 24 22:03:13 2006

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.