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

Re: How not to recurse into specific directories?

From: Ravi Giri <ravi.giri_at_gmail.com>
Date: 2005-10-06 10:17:49 CEST

On 9/30/05, Michael Ehlers <Progirep@gmx.net> wrote:

:: What i want is that on an update to root, all new projects appear in my
:: working directory but not the contents of the folders like "glover".
:: They only appear if i explicitely update "glover", for example.

Create another 'placeholder' subdirectory under root and add the list of
directories you want checked out to the svn:externals property. In your
case, add the list of all top level directories to svn:externals expect
'glover'.

--
Ravi
Received on Thu Oct 6 10:20:06 2005

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.