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.san...@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 > >
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest