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

Re: Partial checkouts on a huge project

From: mike nicholaides <mike.nicholaides_at_gmail.com>
Date: 2006-04-28 23:03:36 CEST

Thanks, everybody. You've all been really helpful.

On 4/28/06, Nico Kadel-Garcia <nkadel@comcast.net> wrote:
> mike nicholaides wrote:
> > Hey guys,
> >
> > I hope y'all can help me out. I've been googling and reading the
> > archives of this list for about a week now.
> >
> > I have a huge intranet project that I want to put under version
> > control. The problem I've run into is that the whole project is 1.3
> > GB, which means that checking out the whole project, even on the same
> > machine as the repository, takes forever.
>
> You have my sympathies. I've seen way, way, way too many programmers write
> their tools as "let's lump everything together and dependent on the same
> source tree". XFree86 was a prime example fo this.
>
> You need to look at this webpage:
>
> http://svnbook.red-bean.com/nightly/en/svn-book.html#svn.advanced.externals
>
> Then you can create a workig branch directory, such as "build-hammer-1", and
> stuff the necessary external downloads into it.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

--
http://ablegray.com
Received on Fri Apr 28 23:06:55 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.