newbie question: I get "Common base for tailor exceptions: 'hg' is not
a known VCS kind: cannot import name cmdutil" when trying a simple
import from svn->hg, using the latest tailor checked out from master
tailor darcs repo.  My config looks like:

[DEFAULT]
verbose = True

[project]
target = hg:target
start-revision = INITIAL
root-directory = /home/gary
state-file = tailor.state
source = svn:source
subdir = .

[hg:target]
repository = /home/gary/hg/myproj

[svn:source]
module = /myproj
repository = svn+ssh://jiminy/var/lib/svn/trunk/



Any ideas why I get that msg?

Thanks,
Gary
_______________________________________________
Tailor mailing list
[email protected]
http://lists.zooko.com/mailman/listinfo/tailor

Reply via email to