On Tue, Dec 15, 2009 at 6:01 PM, Samuel Cox <[email protected]> wrote: > however, I'm wondering why shouldn't I just backup the entire directory into > a zip file? Restore would just be replace existing directory with the > exploded zip. It won't work if your PM is not in local file such as in mysql db.
If you using derby to store in local directory, you may do that if repository is not running. If it's running, it is not safe to do so. -Guo
