<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.32.2">
</HEAD>
<BODY>
On Tue, 2011-10-04 at 18:03 -0700, Jeremy Huddleston wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
<TT><FONT COLOR="#3c3c3c">I haven't reviewed yet, but this seems like a great idea.</FONT></TT><BR>
<BR>
<BR>
</BLOCKQUOTE>
Thanks, I have a few days of testing and refinements still.<BR>
I forgot to append some sample output.<BR>
<BR>
This is the output when invoking the script against the server in the state it is today:<BR>
<BR>
<BLOCKQUOTE>
<PRE>
util/modular/publish.sh --dry-run xserver
======== Processing "xserver"
Info: working off the "master" branch tracking the "origin" remote.
Info: running "make dist" to create tarballs:
-rw-r--r-- 1 nadon nadon 6751235 Oct 5 07:53 xorg-server-1.11.0.tar.gz
-rw-r--r-- 1 nadon nadon 5029956 Oct 5 07:54 xorg-server-1.11.0.tar.bz2
Error: the top commit does not look like a version bump.
the diff does not contain the string 1.11.0.
the top commit id is: 6378d02 Merge remote-tracking branch 'herrb/master'
Error: processing module "xserver" failed.
======== Stopped on Error Wed Oct 5 07:54:04 EDT 2011
        List of failed modules:
        xserver
========
</PRE>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>