jira-importer commented on issue #442: URL: https://github.com/apache/maven-scm/issues/442#issuecomment-2964594796
**[Christoph Amshoff](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=amshoff)** commented Just saw Jira has problems with the server substitution "\<server>" in my previous comment. I'll show the two URLs again, now using "(server)" instead of real server name: wrong: scm:cvs:pserver:${cvs.user}:@(server):/home/cvs/sss:foundation correct: scm:cvs:pserver:${cvs.user}:@(server):/home/cvs/sss:SSS/foundation -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
