but now  I'm seeing another problem.

I'm using the command
C:\Documents and Settings\usernkey\Desktop\thg-winbuild>python
setup.py --thg-release
and during the process I receive this error:
.
.
adding manifests
adding file changes
added 19 changesets with 19 changes to 4 files
.> hg update -R fixfrozenexts
4 files updated, 0 files merged, 0 files removed, 0 files unresolved
Traceback (most recent call last):
  File "setup.py", line 632, in <module>
    thgtag = lasttag('tortoisehg', 'stable')
  File "setup.py", line 142, in lasttag
    shell=False)
  File "C:\Python26\lib\subprocess.py", line 623, in __init__
    errread, errwrite)
  File "C:\Python26\lib\subprocess.py", line 833, in _execute_child
    startupinfo)
WindowsError: [Error 2] The system cannot find the file specified

I'm using windows xp sp3 to compile with python 2.6.6.

Regards,
Marco




On Tue, Dec 14, 2010 at 5:19 PM, Steve Borho <[email protected]> wrote:
> On Tue, Dec 14, 2010 at 3:52 AM, Marco Giovannini <[email protected]> wrote:
>> Do I  have to use the pyqt branch to build toroisehg with gtk ?
>
> No, the pyqt branch cannot build gtk installers.  The default branch
> of thg-winbuild is the code that can build hgtk (stable tortoisehg)
> installers.
>
> To summarize:
>
> pyqt branch of thg-winbuild:  Mercurial packages and tortoisehg
> default branch (Qt) installers.
>
> default branch of thg-winbuild: tortoisehg stable branch (GTK) installers
>
> --
> Steve Borho
>

------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
Tortoisehg-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tortoisehg-discuss

Reply via email to