Nicolas Chauvat wrote:
I generated a config file from the command line. As usual, shell
completion added a final / to the path/of/my/source/. It took me a
look at the source code to actually understand what was wrong with the
config file as tailor was complaining with a weird "Non-root ..."
message.
Hi Nicolas,
which path did raise the problem? The repository or the module?
in repository.py, using os.path.normpath on the paths read from the
config file would remove any future problem of the same kind. I
suppose this could be done either in _load() or in _validateConfig().
I think this should be addressed by the single backends, since there is
no general rule that may be enforced across all of them.
So please give me some more detail: from you message it seems related to
the CVS backend, in either the repo or the module path, but I like to be
sure on the source of the problem.
Thanks in advance,
bye, lele.
PS: I manually allowed you message to flow thru the mailing list, where
only subscribers can write. Please, either subscribe there or send your
message straight to me.
_______________________________________________
Tailor mailing list
[email protected]
http://lists.zooko.com/mailman/listinfo/tailor