将 SVN 修订版注入变量
有没有办法将当前的 SVN 编号注入 Java 变量中?我希望每个类都有一个私有静态变量来保存 SVN 修订值?
Is there a way to inject the current SVN number in a Java variable? I want every class to have a private static variable which holds the SVN revision value?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
正确的答案不是关键字,而是
将模板处理为实际代码。对于文件,不是全局的回购协议的最新版本
将被转换为可读的,很好
Right answer is not keywords, but
When instead of path to WC path to single file used in SubWCRev call, $WCREV$ from template expanded to revision of last modification for file, not global last revision for repo
will be converted in readable, nice