Am Montag, 30. September 2013 22:39:58 UTC+2 schrieb raimonesteve:
>
>
> Looks like here is my next problem. I created a patch file with
>>  hg export 71:67c2c9a02e55 > changed_links.diff
>>
>
> Before you do a commit, you need to publish in  codereview.tryton.org. 
> How to?
>
> hg clone http://hg.tryton.org/www.tryton.org
> [ modifiy files your editor ]
> hg status
> hg review -m "www.tryton.org: message to commit"
>
>
Assuming you mean 'hgreview' https://bitbucket.org/nicoe/hgreview/overview 
as the third option to upload to the codereview?

I tried to install hgreview:
inux-qpe9:/home/test/Downloads/nicoe-hgreview-010f8fb267df # python 
setup.py 
install --record-rpm=filelist
running install
running bdist_egg
running egg_info
creating hgreview.egg-info
writing requirements to hgreview.egg-info/requires.txt
writing hgreview.egg-info/PKG-INFO
writing top-level names to hgreview.egg-info/top_level.txt
writing dependency_links to hgreview.egg-info/dependency_links.txt
writing manifest file 'hgreview.egg-info/SOURCES.txt'
reading manifest file 'hgreview.egg-info/SOURCES.txt'
writing manifest file 'hgreview.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-i686/egg
running install_lib
running build_py
creating build
creating build/lib
creating build/lib/hgreview
copying hgreview/__init__.py -> build/lib/hgreview
copying hgreview/rietveld.py -> build/lib/hgreview
creating build/bdist.linux-i686
creating build/bdist.linux-i686/egg
creating build/bdist.linux-i686/egg/hgreview
copying build/lib/hgreview/__init__.py -> 
build/bdist.linux-i686/egg/hgreview
copying build/lib/hgreview/rietveld.py -> 
build/bdist.linux-i686/egg/hgreview
byte-compiling build/bdist.linux-i686/egg/hgreview/__init__.py to 
__init__.pyc
byte-compiling build/bdist.linux-i686/egg/hgreview/rietveld.py to 
rietveld.pyc
creating build/bdist.linux-i686/egg/EGG-INFO
copying hgreview.egg-info/PKG-INFO -> build/bdist.linux-i686/egg/EGG-INFO
copying hgreview.egg-info/SOURCES.txt -> build/bdist.linux-i686/egg/EGG-INFO
copying hgreview.egg-info/dependency_links.txt -> build/bdist.linux-
i686/egg/EGG-INFO
copying hgreview.egg-info/requires.txt -> 
build/bdist.linux-i686/egg/EGG-INFO
copying hgreview.egg-info/top_level.txt -> 
build/bdist.linux-i686/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
creating dist
creating 'dist/hgreview-0.3-py2.7.egg' and adding 
'build/bdist.linux-i686/egg' 
to it
removing 'build/bdist.linux-i686/egg' (and everything under it)
Processing hgreview-0.3-py2.7.egg
Copying hgreview-0.3-py2.7.egg to /usr/lib/python2.7/site-packages
Adding hgreview 0.3 to easy-install.pth file

Installed /usr/lib/python2.7/site-packages/hgreview-0.3-py2.7.egg
Processing dependencies for hgreview==0.3
Searching for mercurial==2.7.1
Best match: mercurial 2.7.1
Adding mercurial 2.7.1 to easy-install.pth file

Using /usr/lib/python2.7/site-packages
Finished processing dependencies for hgreview==0.3

...this looks OK so far, but did not result in a command 'hgreview' or 'hg 
review': 
hg: unknown command 'review'

Any hints?

BTW, I tried to contact the author of the software but got a bounce  reply 
on my GMX-account:

"nicolas.evr...@b2ck.com":
domain has no valid mail exchangers

Reply via email to