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

Re: Checkout exclude pattern

From: Autumn <dsjstc_at_gmail.com>
Date: Fri, 10 Sep 2010 08:27:34 -0700

  Cool, that hadn't occured to me. That could mean that no structural
changes are required to the .svn format -- only a code change to the
checkout logic to preemptively create the exclude entries.

I'm not sure how it would handle the case where someone else adds new
files which match my pattern, for which no svn_depth_exclude entry yet
exists.

Ideas?

> I think under the hood, such a --exclude option would be implemented by
> setting the depth of the files-matching-the-pattern to svn_depth_exclude.
> So I'm asking if the desired feature is to be able to set that depth at
> checkout time, before the files are fetched even once.
Received on 2010-09-10 17:28:20 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.