<div dir="ltr">Hi, all!<div><br></div><div>Today I have made a slight change in the repository layout in the SDP project. If you have an active development environment, you need a do a few steps to update to the new layout:</div><div><br></div><div>What has changed:</div><div><br></div><div>ci-utilities repository now uses 'master' branch instead of 'work/split-ci-branch' branch for all the code (the work branch has been merged). That is, if you have this repo checked out anywhere, you need to switch branch manually</div><div><br></div><div>What to do:</div><div><br></div><div>1) If you have an active linux-docker environment (or Android-docker environment):</div><div><br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div>cd ./persistent/deps/krita-deps-manager/ci-utilities/</div></blockquote><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div>git checkout master</div></blockquote><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div>git pull --rebase</div></blockquote><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><br></div></blockquote><blockquote style="margin:0 0 0 40px;border:none;padding:0px">No rebuild, nor docker rebuild is necessary. Next time you run ./bin/bootstrap-krita-deps.sh, the correct branch will be used for fetching deps<br><br></blockquote>2) If you have a non-linux build environment, where you manually checked-out 'ci-utilities' repository, then just switch branch in the same manner:<div><br></div><div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div>cd ./krita-deps-manager/ci-utilities/</div><div>git checkout master</div><div>git pull --rebase</div></blockquote><div><br></div>That's all. No Krita rebuild is necessary, since nothing has actually changed in the dependencies themselves.<br><div><div><br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">Dmitry Kazakov</div></div></div></div>