[ovs-git] Open vSwitch: docs: Only regenerate vswitch.pic when the schema really changes. (master)

dev at openvswitch.org dev at openvswitch.org
Mon Dec 6 17:56:50 UTC 2010


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, master has been updated
       via  7c9b00732c633ddd35b9d92fb9fa4c4f8e3ce390 (commit)
      from  4230c966859179d706dfd8d68a8fe7641c59e914 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 7c9b00732c633ddd35b9d92fb9fa4c4f8e3ce390
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=7c9b00732c633ddd35b9d92fb9fa4c4f8e3ce390
Author: Ben Pfaff <blp at nicira.com>
		
docs: Only regenerate vswitch.pic when the schema really changes.
		
Until now, vswitch.pic has been rebuilt whenever the schema changed.  This
is OK when the E-R diagram would really change, but many changes to the
schema don't change the E-R diagram, and it surprises people when
vswitch.pic changes in such a situation.  This commit fixes the problem.

Requested-by: Justin Pettit <jpettit at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 configure.ac         |    2 +-
 m4/openvswitch.m4    |   15 +-------
 vswitchd/automake.mk |   37 ++++++++++++++-----
 vswitchd/vswitch.gv  |   94 ++++++++++++++++++++++++++++++++++++++++++++++++++
 vswitchd/vswitch.pic |    1 +
 5 files changed, 124 insertions(+), 25 deletions(-)
 create mode 100644 vswitchd/vswitch.gv


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list