Hi! I use KJob based class (VcsJob) and have to chdir. Git wants me to go to his repo before executing commands. Now I use QDir:setCurrentDir (and after I did all things i change back it to the previous value). Any suggestions? It will be painful to switch to the QProcess... -- Best Regards, Evgeniy