Folks:
I read the README and tried to follow the first Example therein,
modified to reflect the fact that my source is darcs and my target is
hg:
tailor --verbose -s darcs --target-kind darcs -R ~/playground/
allmydata/tahoe/trunk -r INITIAL --target-repository ~/playground/
tahoe-tailorization/hghist > tahoe-d2hg.tailor
Then I ran "tailor --configfile tahoe-d2hg.tailor", and I got this:
-------
10:59:53 [I] Bootstrapping "project" in "/Users/wonwinmcbrootles/
playground/tahoe-tailorization"
10:59:53 [I] $ darcs changes --xml-output --repo /Users/
wonwinmcbrootles/playground/allmydata/tahoe/trunk --reverse 2>&1
10:59:55 [I] [Ok]
10:59:55 [I] /Users/wonwinmcbrootles/playground/tahoe-tailorization $
darcs changes --last 1 --xml-output 2>&1
10:59:55 [I] [Ok]
10:59:55 [C] Checkout of project failed!
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/2.5/bin/
tailor", line 5, in <module>
pkg_resources.run_script('tailor==0.9.30', 'tailor')
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/
python2.5/site-packages/setuptools-0.6c7-py2.5.egg/pkg_resources.py",
line 448, in run_script
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/
python2.5/site-packages/setuptools-0.6c7-py2.5.egg/pkg_resources.py",
line 1173, in run_script
File "/Library/Frameworks/Python.framework/Versions/2.5/bin/
tailor", line 35, in <module>
File "build/bdist.macosx-10.3-fat/egg/vcpx/tailor.py", line 339,
in main
File "build/bdist.macosx-10.3-fat/egg/vcpx/tailor.py", line 144,
in __call__
File "build/bdist.macosx-10.3-fat/egg/vcpx/tailor.py", line 74, in
bootstrap
File "build/bdist.macosx-10.3-fat/egg/vcpx/source.py", line 253,
in checkoutUpstreamRevision
File "build/bdist.macosx-10.3-fat/egg/vcpx/repository/darcs/
source.py", line 537, in _checkoutUpstreamRevision
StopIteration
-------
_______________________________________________
Tailor mailing list
[email protected]
http://lists.zooko.com/mailman/listinfo/tailor