[79] in athena10
Re: /svn/athena r22745 - trunk/debathena/scripts
daemon@ATHENA.MIT.EDU (Greg Hudson)
Sat Feb 9 17:53:40 2008
From: Greg Hudson <ghudson@MIT.EDU>
To: Tim Abbott <tabbott@mit.edu>
Cc: athena10@mit.edu
In-Reply-To: <Pine.LNX.4.64L.0802081808501.4059@vinegar-pot.mit.edu>
Content-Type: text/plain
Date: Sat, 09 Feb 2008 17:53:07 -0500
Message-Id: <1202597587.5843.3.camel@error-messages.mit.edu>
Mime-Version: 1.0
Content-Transfer-Encoding: 7bit
On Sat, 2008-02-09 at 17:03 -0500, Tim Abbott wrote:
> I think we should make the gen-packages script faster. It is intended to
> be run when you don't have an svn checkout? Because currently it takes
> long enough that you wouldn't want to run it to checkout some package into
> /tmp to test a build; with an avn checkout this can be made much faster:
My intent was that gen-packages would be used once when a master build
area is created, and again when a package was added. For checking out a
package in /tmp to test a build, I would expect to just run daconfiscate
and debuild.
I could point gen-packages at a checkout instead (perhaps using the
auto-checkout in /afs/dev.mit.edu/source/src-svn as a default); it would
just be a little less convenient if someone had just checked in a new
package minutes ago.