> So my repository structure follow the exact schema your talking about.
Ok, I understand now. So that means that your URL is actually: https://myhost.mydomain/repos/mainproject/subproject/trunk and you have that checkout as: https://myhost.mydomain/repos/mainproject/subproject/ ? If the URL is set to: https://myhost.mydomain/repos/mainproject/subproject/trunk in project.xml, then the default should work (if not, its a bug). regardless, you can set maven.scm.svn.tag.base=https://myhost.mydomain/repos/mainproject/subproject/tags as described and it should work. Thanks for testing! Cheers, Brett --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
