Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 May 2007 11:42:22 +0100 (BST)
From:      Jan Grant <jan.grant@bristol.ac.uk>
To:        Ivan Voras <ivoras@fer.hr>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Using Subversion for binary distribution?
Message-ID:  <20070525113853.S79178@tribble.ilrt.bris.ac.uk>
In-Reply-To: <f36dta$re0$1@sea.gmane.org>
References:  <20070525074925.GA19294@uk.tiscali.com> <f36dta$re0$1@sea.gmane.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 25 May 2007, Ivan Voras wrote:

> Brian Candler wrote:
> > Here's a wacky idea - I don't know if anyone's considered it before.
> > 
> > Suppose you checked a full *binary* FreeBSD distribution into Subversion
> > (that is, untar all the distribution bundles and then svn import)
> 
> > Is there any value in pursuing this idea?
> 
> Unless performance problems arise when there are several versions of 
> the ~~300 MB tree (for the base system) in the repository, this is 
> actually a nice idea!

Using fsfs I've done something similar. The major problem I had was that 
"large" transactions (revisions) tended to slow any operations that had 
to hunt through them to a crawl. Not completely sure that svn is the 
right vc tool for that, but with the "right" one it's an interesting 
approach.


-- 
jan grant, ISYS, University of Bristol. http://www.bris.ac.uk/
Tel +44 (0)117 3317661   http://ioctl.org/jan/
Usenet: The separation of content AND presentation - simultaneously.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070525113853.S79178>