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

RE: a "no-.svn file" checkout?

From: Res Pons <pons32_at_hotmail.com>
Date: 2006-03-24 22:26:38 CET

If your intention is to check them out for a production environment you
could run svn export to filter out the .svn's

But if you're checking out as a "WORKING FOLDER" hoping to check back in or
communicate back with your repository, it is NOT advised that you delete any
of them as will sever your link to the Mothership!

----Original Message Follows----
From: Mark_Villa@playstation.sony.com
To: users@subversion.tigris.org
Subject: a "no-.svn file" checkout?
Date: Fri, 24 Mar 2006 13:04:40 -0800
MIME-Version: 1.0
Received: from tigris.org ([64.125.133.100]) by
bay0-mc12-f8.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.1830); Fri, 24
Mar 2006 13:02:15 -0800
Received: (qmail 13011 invoked by uid 5000); 24 Mar 2006 21:01:54 -0000
Received: (qmail 13000 invoked from network); 24 Mar 2006 21:01:53 -0000
X-Message-Info: JGTYoYF78jFfsqyouZFGdQ1JDrhO7ZL6Gyjk7R7i29Y=
Mailing-List: contact users-help@subversion.tigris.org; run by ezmlm
Precedence: bulk
X-No-Archive: yes
list-help: <mailto:users-help@subversion.tigris.org>
list-unsubscribe: <mailto:users-unsubscribe@subversion.tigris.org>
list-post: <mailto:users@subversion.tigris.org>
Delivered-To: mailing list users@subversion.tigris.org
X-Mailer: Lotus Notes Release 6.5.4 March 27, 2005
X-MIMETrack: Serialize by Router on SCEASDML01/SCEA(Release 6.5.4FP3|January
09, 2006) at 03/24/2006 01:04:40 PM,Serialize complete at 03/24/2006
01:04:40 PM
X-Envelope-From: <Mark_Villa@playstation.sony.com>
X-BorderEnvelope-To: <users@subversion.tigris.org>
X-Scanned-By: MIMEDefang 2.48 on 160.33.44.36
Return-Path: users-return-46988-pons32=hotmail.com@subversion.tigris.org
X-OriginalArrivalTime: 24 Mar 2006 21:02:15.0275 (UTC)
FILETIME=[3A869BB0:01C64F86]

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.

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 24 22:27:32 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.