[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: John Allen <john.allen_at_dublinux.net>
Date: Mon, 29 Sep 2008 11:52:27 +0100

Hilco Wijbenga wrote:
> On Fri, Sep 26, 2008 at 08: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.
>>
>
> Then create a project with svn:externals to all the trunks you need.
> Or just write a script like Clark suggested.
>
> Mind you, I doubt you work on all 50 at the same time. So you would
> svn co only a few projects at a time. That doesn't sound too bad. In
>
Hell I'm working on 60 different projects concurrently right now.

And yes I checked them out independently.
> any case, it takes *far* less time to type svn co a few times than to
> wait for an entire repository to download. :-)
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: users-help_at_subversion.tigris.org
>
>
>

---------------------------------------------------------------------
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-29 12:52:45 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.