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

Re: Looking for ideas for a tag/release svn usage model

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: Tue, 01 Sep 2009 14:38:35 -0500

Brett Coon wrote:
>
> Alas, disk space always seems to be an issue in the ASIC world.
> Developers work on network filesystems, so you can't just stick a 500GB
> disk in their desktop machine and be done with it. Simulations aren't
> interactive, which means they dump massive log files in your work area.
> Every design company I've worked for has battled disk space issues, with
> one of the big problems being multiple trees in user directories. In a
> prior company that will remain nameless, the default user disk quota was
> only large enough to build and run simulations in a single branch. You
> could double that space with manager approval, but it was still tight...

Yet another reason to push the grunge work of building and automated
testing off to something like hudson. It can notice that you have new
commits and spin off the jobs to slave servers that have the appropriate
resources. You might need per-developer branches to keep the untested
stuff out of sight in that scenario, though.

-- 
   Les Mikesell
    lesmikesell_at_gmail.com
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2389905
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-09-01 21:40:07 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.