Might have been better for me to truncate that message a bit. Sorry for that. On 02/10/2012 01:29 PM, Gary wrote: > Hi, > > Just added the bare basics of a multi product plugin - the schema, > table generation and so on. Still requires installation instructions. > I will also add an admin panel based very strongly on the trac > template soon (though I wouldn't mind knowing if those commits need to > have an appropriate mention of such lineage). > > Quick note: this is intended to be equivalent to providing the multi > project feature but with a slight change in nomenclature. > > Cheers, > Gary > > > On 02/10/2012 01:18 PM, gjm@apache.org wrote: >> Author: gjm >> Date: Fri Feb 10 13:18:16 2012 >> New Revision: 1242755 >> >> URL: http://svn.apache.org/viewvc?rev=1242755&view=rev >> Log: >> multiproduct: db tables for product and product resource mapping >> tables and some limited unittesting >> >> Added: >> incubator/bloodhound/trunk/bloodhound_multiproduct/ >> incubator/bloodhound/trunk/bloodhound_multiproduct/LICENSE >> (with props) >> incubator/bloodhound/trunk/bloodhound_multiproduct/NOTICE >> (with props) >> incubator/bloodhound/trunk/bloodhound_multiproduct/multiproduct/ >> >> incubator/bloodhound/trunk/bloodhound_multiproduct/multiproduct/__init__.py >> (with props) >> >> incubator/bloodhound/trunk/bloodhound_multiproduct/multiproduct/model.py >> (with props) >> incubator/bloodhound/trunk/bloodhound_multiproduct/setup.py >> (with props) >> incubator/bloodhound/trunk/bloodhound_multiproduct/tests/ >> >> incubator/bloodhound/trunk/bloodhound_multiproduct/tests/__init__.py (with >> props) >> >> incubator/bloodhound/trunk/bloodhound_multiproduct/tests/model.py >> (with props) >> [truncated] >