
On Aug 8, 2007, at 10:11 AM, Nicola Musatti wrote:
Edward Diener <eldiener <at> tropicsoft.com> writes:
Nicola Musatti wrote:
Hallo, I just noticed that svn/boost/trunk doesn't contain a top boost directory, while the few tags and branches I checked do, e.g. tags/SPIRIT_1_6_4, tags/Version_1_34_1 and branches/RC_1_34_0. Is this intentional?
It looks to me as if svn/boost/trunk mirrors the Boost distribution directory structure, as it should.
Maybe so, but then why aren't branches and tags organized in the same way?
Because cvs2svn converted it with everything inside "trunk/boost", "branches/RC_1_34_0/boost", etc. and I only went in and fixed the trunk. Someone should go in and patch up the other branches, so we don't have the extra, nested "boost". - Doug