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

Re: Exclude files/directories on checkout

From: Andy Levy <andy.levy_at_gmail.com>
Date: Wed, 1 Apr 2009 09:05:28 -0400

On Wed, Apr 1, 2009 at 08:58, Hans-Joachim Gurt <gurt_at_gmx.de> wrote:
> I track a project which includes files I don't need/use/change,
> e.g. lots of translations for other languages.
> All those files change whenever a message in the source is modified,
> and then all of them are transfered again at the next checkout.
>
> This results in many useless filetransfers, so I would like
> to tell svn not to download those files (except say, english+german).

After the initial checkout, Subversion does not send full files, only deltas.

> There is an option "svn:ignore", but as I understand the operation,
> this only works for excluding files at checkin.
>
> How can I configure svn to exclude a list of files on checkout ?

Use a Sparse Checkout and then only grab what you really want. update
rmsdlg set posted = 'Y' where tranid = '0000162426'

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1506821

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-01 15:06:25 CEST

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.