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

Re: Sparse directories and svn:externals

From: Karl Fogel <kfogel_at_red-bean.com>
Date: 2007-07-03 21:25:46 CEST

Jorge Uriarte <jorge.uriarte@omelas.net> writes:
> I'm trying this:
>
> svn co --depth=immediates http://myurl/svn/myappbundle
>
> but I see that directories inside myappbundles are being checkedout
> recursively. Is this the proposed behaviour? I thought directories in
> myappbundle would just be created (empty!)-

Right now, you'll need to upgrade the server to trunk as well as the
client. (There is a way to make the client do correct sparse
checkouts even when the server is older and doesn't know about
--depth, but that compatibility code is not fully implemented yet.)

> My other doubt is related to the intended behaviour for "sparse-directories"
> regarding externals. Are externals supposed to be allowed? I mean, given
> myappbundle holds several directories inside as externals, can I trust on
> this feature to select just the externals I want to work with?

I think it will only expand the externals if depth is infinity... But
I haven't tested that. If you try it (after server upgrade) can you
let us know? Thank you.

-Karl

-- 
Subversion support & consulting  <>  http://producingoss.com/consulting.html
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 3 21:25:47 2007

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.