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