#148: hg-command doesn't work
-----------------------+----------------------------------------------------
Reporter: techtonik | Owner: lele
Type: defect | Status: new
Priority: major | Milestone: VersionOne
Component: tailor | Version: 0.9
Keywords: |
-----------------------+----------------------------------------------------
'''hg-command''' option mentioned in [pxlib] examples in README doesn't
work.[[BR]]
http://progetti.arstecnica.it/tailor/browser/README.rst
{{{
...
07:32:34 [D] Executing svn.exe co --quiet --ignore-externals
"file:///D:/tailor-0.9.
31/projects/authopenid/svn/trunk"
"D:\tailor-0.9.31\projects\authopenid\svnwc" ('D:\\
tailor-0.9.31')
07:32:35 [I] [Ok]
07:32:35 [C] Checkout of project failed!
Traceback (most recent call last):
File "D:\tailor-0.9.31\tailor.py", line 35, in <module>
main()
File "D:\tailor-0.9.31\tailor.py", line 342, in main
File "D:\tailor-0.9.31\tailor.py", line 144, in __call__
File "D:\tailor-0.9.31\tailor.py", line 74, in bootstrap
File "D:\tailor-0.9.29\vcpx\source.py", line 253, in
checkoutUpstreamRevision
File "D:\tailor-0.9.29\vcpx\repository\hg.py", line 61, in
_checkoutUpstreamRevisio
n
File "D:\tailor-0.9.29\vcpx\repository\hg.py", line 207, in _getUI
NameError: global name 'ui' is not defined
}}}
Config file is the following:
{{{
[DEFAULT]
verbose = True
debug = True
[project]
target = svn:target
start-revision = INITIAL
root-directory = D:\tailor-0.9.31\projects\authopenid
state-file = tailor.state
source = hg:source
subdir = .
[svn:target]
subdir = svnwc
repository = svn
module = trunk
[hg:source]
subdir = hgwc
hg-command = E:\ENV\Mercurial\hg.exe
}}}
Seems like '''hg-command''' is not implemented at all.
--
Ticket URL: <http://progetti.arstecnica.it/tailor/ticket/148>
Tailor <http://progetti.arstecnica.it/tailor>
An inter-VCs changeset exchanger
_______________________________________________
Tailor mailing list
[email protected]
http://lists.zooko.com/mailman/listinfo/tailor