Hi, I am using an svn repository that requires empty password to be sent with the username (guest). I have tried several ways to configure the empty password in changelog plugin. For example, 1) using an empty <password></password> in pom.xml for the changelog configuration. 2)using an <password>''</password> in pom.xml for the changelog configuration. (since you can use '' to signify empty password in svn)
In case 1), the password field is completely ignored, whereas in case 2) the password does not translate to empty password. Perhaps the solution requires a fix in the changelog plugin behavior. Any help is greatly appreciated. Thanks, ~Hisham --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
