I wrote: > Or I need to manually find out the original name first and use that: > http://repo/[EMAIL PROTECTED]
Well, that doesn't work, since Tailor also issues: svn log --verbose --xml --stop-on-copy --revision 1:HEAD --limit 1 http://repo/old-path 2>&1 and that should really be http://repo/[EMAIL PROTECTED] or http://repo/path Also, --revision 1:HEAD gives an error message, apparently because HEAD is not in http://repo/old-path. I'll hack the sources then... Regards, Risto Kankkunen _______________________________________________ Tailor mailing list [email protected] http://lists.zooko.com/mailman/listinfo/tailor
