From: Fernan A. <fe...@ii...> - 2006-04-12 17:16:09
|
Hi! I've just checked out GUS using SVN (svn checkout https://www.cbil.upenn.edu/svn/gus/gusTrunk GUS) and I'm building it against a local postgres-8.1.3 database. Everything seems to go fine up to this point: [InstallSchema] INFO: Writing Database [InstallSchema] Apr 12, 2006 1:20:10 PM org.gusdb.dbadmin.util.InstallSchemaTask conditionalWriteVersion [InstallSchema] SEVERE: Null version, skipping. Note: You will need to manually add a version number to the DB [InstallSchema] Apr 12, 2006 1:20:31 PM org.gusdb.dbadmin.util.InstallSchemaTask conditionalWriteVersion [InstallSchema] SEVERE: Null version, skipping. Note: You will need to manually add a version number to the DB What do I have to do now? Is this (manually adding a version number) documented somewhere? Thanks in advance, Fernan |