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

Re: Ignoring tags and branches

From: Andy Levy <andy.levy_at_gmail.com>
Date: Fri, 26 Sep 2008 12:11:25 -0400

On Fri, Sep 26, 2008 at 11:55, Trevor Harmon <trevor_at_vocaro.com> wrote:
> On Sep 26, 2008, at 11:46 AM, Hilco Wijbenga wrote:
>
>> So why don't you just check out trunk instead of everything?
>
> Because my repository has 50 different projects, not just two, and I work on
> any number of them from time to time. Therefore I have to check out
> everything.
>
> I guess I could do 50 separate "svn co" commands, but I was hoping for a
> better solution.

So you've checked out the entire repository from the root?

I agree with Hilco, only check out what you really need to work on.
You normally shouldn't need to have tags checked out at all, and only
the branch(es) you're currently working on.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-09-26 18:11:53 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.