kitarek
kitarek
Thanks @alexkli for a workaround. Yeah it works: `repo checkout '/_oak_index'` + local base=/var/folders/lg/v9sb730x7hx5x9nlnmsc8cx00000gn/T/repo.XXX.7klmsNQs ++ filesystem_to_jcr /_oak_index ++ local filter=/_oak_index ++ filter=/_oak_index ++ filter=/_oak_index ++ filter=/_oak_index ++ filter=/_oak_index ++ filter=/oak:index...
BTW: apart from the above comments, I haven't check yet the script with [shellcheck](https://github.com/koalaman/shellcheck) tool. WDYT to review it via that tool or it was already done in the past...
@alexkli I'm committing to fix most of them :-D This is the output from: `shellcheck -s bash repo/repo` ``` In repo/repo line 46: readonly PROGNAME=$(basename $0) ^-- SC2086: Double quote...
Hi, could you please paste exact command and output you had during installation of CQ Unix Toolkit (install). On my colleague's macs readlink command is present, but they have XCode...
Hello, The initial fix is in `issue41` branch. However I haven't tested it yet against different instances. Thanks for submitting this issue.
Hi, it seems that JMX object for JCR repository has disappeared in 6. Could you please let me know if on AEM6 there is alternative configuration available. Thanks, Arek
Several tools are affected by this bug: - cqbld - cqrun - cqdel - cqrev - cqcp Most probably group arguments are incorrectly passed to curl. They should be added...
Thanks for submitting an issue. It seems that `-f` option for `readlink` is not available on any Mac. The issue should be now fixed in `1.2-dev` branch.
Yes - there are problems running column in FreeBSD. There some differences but I'm still not sure if we need all the switches. I would like to implement pretty and...
Tool is tested on: - Windows/cygwin/bash - Linux/bash - FreeBSD/csh