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

Advisory depth property for sparse directories

From: Ian Brockbank <Ian.Brockbank_at_wolfsonmicro.com>
Date: Fri, 26 Sep 2008 10:30:01 +0100

Hi,

Is there any sort of advisory depth property for directories so you can set the default level at which that directory is checked out? Something like

svn propset svn:depth immediate .

This would then act like svn co --depth=immediate when that directory was checked out, unless a specific depth was specified on the command line.

We have directory trees which contain stuff which is always needed and other stuff which is only needed on occasions, and fairly naïve users (from a Subversion point of view) and we are having a lot of disk space taken up unnecessarily by complete trees being checked out. It would be good for the experts to be able to say "this is stuff we always need, this stuff should only be checked out if explicitly needed" and avoid the users having to worry about building their tree. It would also help with checkouts where different directory hierarchies need to be checked out to different levels - doing it by hand, we have to check out the top level to the minimum needed by any of the sub-directories, then go into each subdirectory and update those to the relevant level and recurse until we have the right structure.

Cheers,

Ian Brockbank
Principal Applications Software Engineer
e: ian.brockbank_at_wolfsonmicro.com / apps_at_wolfsonmicro.com
scd: ian_at_scottishdance.net
t: +44 131 272 7145
** I am running the Great North Run for my disabled nephew Matthew. Please sponsor me at www.justgiving.com/ianbrockbank **

Privacy & Confidentiality Notice
-------------------------------------------------
This message and any attachments contain privileged and confidential information that is intended solely for the person(s) to whom it is addressed. If you are not an intended recipient you must not: read; copy; distribute; discuss; take any action in or make any reliance upon the contents of this message; nor open or read any attachment. If you have received this message in error, please notify us as soon as possible on the following telephone number and destroy this message including any attachments. Thank you.
-------------------------------------------------
Wolfson Microelectronics plc
Tel: +44 (0)131 272 7000
Fax: +44 (0)131 272 7001
Web: www.wolfsonmicro.com

Registered in Scotland

Company number SC089839

Registered office:

Westfield House, 26 Westfield Road, Edinburgh, EH11 2QB, UK
Received on 2008-09-26 11:30:21 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.