You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Torgeir Veimo (JIRA)" <ji...@apache.org> on 2017/02/06 12:54:41 UTC

[jira] [Created] (OAK-5591) oak-upgrade implicitly assume segmentstore subdirectory when performing repository migration

Torgeir Veimo created OAK-5591:
----------------------------------

             Summary: oak-upgrade implicitly assume segmentstore subdirectory when performing repository migration
                 Key: OAK-5591
                 URL: https://issues.apache.org/jira/browse/OAK-5591
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: upgrade
    Affects Versions: 1.6.0
            Reporter: Torgeir Veimo
            Priority: Minor


Example oak-run command

java -jar ./target/oak-upgrade-1.5.18.jar --copy-binaries \
segment-old:/Users/tor/content/oak/ \
/Users/tor/content/karriere/oak-16/

The tar files for the old repository is now assumed to be residing in 
/Users/tor/content/oak/segmentstore/, which isn't always the case. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)