I'm trying to convert a (part of a) CVS repository to Subversion with
Tailor.

My config file is:

[DEFAULT]
verbose = True
projects = query-loc
root-directory = /home/bortzmeyer/tmp

[query-loc]
source = cvs:tailor
target = svn:tailor
state-file = tailor.state
patch-name-format =

[svn:tailor]
repository = file:///home/bortzmeyer/tmp/subversion-repos
module = /query-loc/trunk
propset-date = True
use-propset = True
subdir = svnside

[cvs:tailor]
repository = :ext:[EMAIL PROTECTED]:/home/iaf/bortzmeyer/CVS-Re\
pository
module = src/C/query-loc
subdir = cvside


Whatever I specify in the "module" directive of [svn:tailor] (with or
without leading slash), all the files get in the root, not under
query-loc/trunk.

"trunk" does not even appear in the logfile.

Any idea?

Tailor 0.9.26
Python 2.4.1
_______________________________________________
Tailor mailing list
[email protected]
http://lists.zooko.com/mailman/listinfo/tailor

Reply via email to