[daisy] Recovering one document
Marc Portier
mpo at outerthought.org
Thu Oct 19 02:09:37 CDT 2006
Thomas,
you could try grepping in the backup-blobstore for specific content of
the navigation-trees
e.g.:
$ find -type f | xargs grep -l
"xmlns:d='http://outerx.org/daisy/1.0#navigationspec'"
all on one line,
the result will be a list of documents in the blobstore that are
navigation-trees (normally not that much)
TIP: if running on windows install cygwin (cygwin.com) to get into the
wonders of find, xargs, grep and the like
of course you'll need to create a new doc with that content then, and
possibly will need to modify siteconf.xml to use that new document-id.
good luck,
-marc=
Thomas, Mark - BLS CTR wrote:
> Someone accidentally deleted (permanently) a navigation document; is
> there any way to dig into the backup files to extract that one document
> without having to do a full restore?
>
> Thanks,
> - Mark.
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> daisy community mailing list
> Professional Daisy support: http://outerthought.org/site/services/daisy/daisysupport.html
> mail to: daisy at lists.cocoondev.org
> list information: http://lists.cocoondev.org/mailman/listinfo/daisy
--
Marc Portier http://outerthought.org/
Outerthought - Open Source, Java & XML Competence Support Center
Read my weblog at http://blogs.cocoondev.org/mpo/
mpo at outerthought.org mpo at apache.org
More information about the daisy
mailing list