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

Re: Parallel branches/tags/trunk directories

From: Andreas Krey <a.krey_at_gmx.de>
Date: Thu, 11 Aug 2011 19:18:46 +0200

On Thu, 11 Aug 2011 07:52:46 +0000, Mike Cepek wrote:
...
> But those features are not sufficient.  In order to do a fresh checkout of the above and avoid the massive on-disk redundancy that would occur due to the content of tags/ and branches/, each trunk/ directory must be checked out individually. 

There already were comments on the usefulness of a complete checkout. I
mainly find (resp. found, in the days of CVS, without the path-emulated
tags/branches) it helpful to be able to search the whole repo for usages
of my APIs.

Anyway, one way to not have to script this would be to have a separate
tree that pulls in all the interesting parts as svn:externals. That way,
you get easy updates; in exchange for needing some care when committing.
(I don't suppose you actually *want* the ../trunk/.. in the paths?)

Andreas

-- 
"Totally trivial. Famous last words."
From: Linus Torvalds <torvalds@*.org>
Date: Fri, 22 Jan 2010 07:29:21 -0800
Received on 2011-08-11 19:19:21 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.