$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Storing boost as a 'vendor library' within svn and minimising it's size
From: David Aldrich (David.Aldrich_at_[hidden])
Date: 2010-07-15 05:37:33
Hi Peter
> With an appropriate directory
> structure, checkouts are not slowed down much because you aren't "svn
> up"-ing the 3rd-party directory day-in/day-out.
I am interested in your directory structure. Do you have something like the following?
MyProj-|-branches
|-tags
|-trunk
|-vendor---boost
Best regards
David