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)