Hi all I'm /still/ in the process of upgrading our ancient 1.3 version of dspace to 1.7.1..
I have 1.7.1 installed on a fresh new system working and looking how we would like it. Now the kicker.. our 1.3 install was never used to its full potential but there is one collection that I need to bring forward to the 1.7.1 new install.. Using a "dsrun org.dspace.app.itemexport.ItemExport bla-bla" on old server then a "dsrun org.dspace.app.itemimport.ItemImport bla-bla" on new server process did not result in any content being brought into the new system.. I'm thinking that I will have to do this a harder way.. Here is what I'm thinking.. please advise/suggest 1) pg_dump the dspace 1.3 database to a flat SQL file. 2) copy SQL file to new server 3) pg import SQL file into a new empty database (not my 1.7.1 db) 4) run upgrade scripts ?SQL only? (assuming I can find them) for (1.4, 1.5, 1.6, 1.7) 5) replace my empty 1.7.1 db with the updated ------ thanks kevin.foote ------------------------------------------------------------------------------ uberSVN's rich system and user administration capabilities and model configuration take the hassle out of deploying and managing Subversion and the tools developers use with it. Learn more about uberSVN and get a free download at: http://p.sf.net/sfu/wandisco-dev2dev _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

