-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi!
Olivier Grisel schrieb: > Andreas Haumer a écrit : [...] >> So it looks like if you already have some data in a filesystem- >> based repository you can't switch to a RDBMS based reporitory. >> Is this true? > > There is not such thing as automatic persistence manager upgrade tool. > ok, but that's not exactly what I meant: I didn't expect Nuxeo to migrate my data from the filesystem based repository automatically to the database. I excpected that with the change in "default-repository-config.xml" Nuxeo would use the database as repository storage from that point on *as a new, fresh and empty repository* After I did the change, Nuxeo indeed showed an empty workspace so to me it looked like the changes were ok. I was surprised to find that Nuxeo seems to ignore my changes to the "default-repository-config.xml" config file and instead kept using the old, filesystem-based repository! I.e. even after I have a "SimpleDbPersistenceManager" configured for workspace and versioning, Nuxeo still uses the old filesystem-based one, even for new documents. I think an application shouldn't surprise it's users that way... :-) >> Now the question arises: How can I get the documents which >> represent the work of several weeks from the filesystem >> into the database repository? I don't want to lose all the >> history, comments, timestamps etc. > > For the document them-selves the nuxeo-core-io project should help to export > and > reimport the content of the repository. The history, comments and so own are > stored in external database so should not get affected (except if the IdRef of > the document are not maintained during the export / import steps). > Hm, would it work to add a second, database based repository and then move the files from the first to the second repo using the Nuxeo Web-UI? - - andreas - -- Andreas Haumer | mailto:[EMAIL PROTECTED] *x Software + Systeme | http://www.xss.co.at/ Karmarschgasse 51/2/20 | Tel: +43-1-6060114-0 A-1100 Vienna, Austria | Fax: +43-1-6060114-71 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHKJ3ZxJmyeGcXPhERAloBAJ0boiVt13x1W3t9WphDtYHpH460/QCgtx38 F8s1WoX8+U02dqWk//C+2Yk= =Gjzn -----END PGP SIGNATURE----- _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
