[Interest] QtCreator with mercurial : hg pull/push not working

Etienne Sandré-Chardonnal etienne.sandre at m4x.org
Thu Sep 19 12:54:36 CEST 2013


I have found the issue.

QtCreator looks only for default path in project_dir/.hgrc
But the file is often in project_dir/.hg/hgrc

QtCreator should look in both

Etienne


2013/9/18 Etienne Sandré-Chardonnal <etienne.sandre at m4x.org>

> Dear all,
>
> I have the following problem with QtCreator and mercurial, under windows
> I'm trying to push/pull from a USB key. It works perfectly under a shell.
> In QtCreator, most commands like commit, log, diff, etc.. work well. On one
> machine, push works, but not pull. On another one, both doesn't work.
>
> The message is generally:
> 09:33 Executing in D:\Etienne\Coding\test: C:\Program
> Files\Mercurial\hg.exe pull
>
> pulling from
>
> searching for changes
>
> no changes found
>
> The command 'C:\Program Files\Mercurial\hg.exe' finished successfully.
>
>
> But nothing is done.
>
>
> When I opened the project, the USB was not plugged. Can this be in cause?
>
>
> QtCreator 2.6.0
>
>
> Thanks,
>
>
> Etienne
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20130919/39c9b230/attachment.html>


More information about the Interest mailing list