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

Re: How to checkout only the tree structure of a repository

From: Ed Price <ed.price_at_gmail.com>
Date: 2006-10-20 16:38:25 CEST

> > That would be a nice feature, especially on larger repositories where
> > users only want to work on a small sub-section and only need to download
> > specific folders or files.
>
> But checking out from the top of the tree isn't a requirement, is it? I
> haven't needed that yet, but I was under the impression that a person
> could checkout from any place in the tree -- not just from the top.

Yes, you are absolutely right. You can check out any subdirectory
on its own.

If you have standard "trunk", "branches" and "tags", it's typical to
checkout just, say, "trunk" and maybe also "branches/something",
rather than the entire repository. Those are just subdirs...

Subversion doesn't support "partial" checkouts of a given directory
very well right now. But it looks like that feature is being actively
developed, so hopefully a future release (1.5 maybe? hopefully!)
will support "partial" checkouts better. (IIUC the feature is only
for omitting subdirs from a checkout, not files, though.)

-Ed

PS Sheryl, sorry for dupe, forgot to CC list!

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 20 16:39:47 2006

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.