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

Re: Re: Check out only one project

From: Andy Levy <andy.levy_at_gmail.com>
Date: Fri, 28 Aug 2009 13:42:03 -0400

On Fri, Aug 28, 2009 at 13:32, Javier Montani<j_montani_at_yahoo.com> wrote:
> In the first local machine I have:
> /projects
>         /project0001
>         /project0002
>          .
>          .
>          .
>         /project1000
>
> I committed everything to have it in the server.
> Then, in a new PC, I want to check out only project0001 and project0002 but the whole tree is being retrieved.

svn co <URL>/projects/project0001

Unless project0001 contains an svn:external that points back to the
root of the repository (which would be incredibly bad), that should
only get you project0001

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2388342

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-08-28 19:43:39 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.