Nicolas Chauvat wrote:
with
[svn:source]
repository = file:///home/svn/public/
it would not work.
I am not sure letting this to backends is a good idea since every
backend could expect to have a clean path instead of having to deal
with it itself.
Thank you Nicolas, I put in a check for the case, for SVN. As said, I
don't think there a general way of avoid the problem: for SVN that must
be an URL (so you can expect '/' as separator, even under Windows), but
for other systems it may not (and thus it could be a path using
backslashes, or other syntaxes...): for this reason tailor cannot use
normpath() that has an OS-dependent behaviour.
bye, lele.
_______________________________________________
Tailor mailing list
[email protected]
http://lists.zooko.com/mailman/listinfo/tailor