确定 Bazaar 中标签创建的日期
使用 Bazaar:
是否可以确定修订版本被标记的日期? 这对于确定代码的发布时间非常有用。 请注意,我对标记修订的日期不太感兴趣,而是对修订被标记的时间感兴趣。
Using Bazaar:
Is it possible to determine the date of when a revision was tagged?
This will be useful for determining when code was released.
Note, I'm not too interested in the date of the tagged revision, but rather when the revision was tagged.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
标签目前还不是集市分店的一等公民; 它们的添加和删除不会在修订中进行跟踪。 所以不,我认为你不能询问任何有关标签历史的事情; 一旦它发生变化,该标签之前的任何状态(包括“不存在”)都将不可用。
Tags are currently not first-class citizens in a Bazaar branch; their addition and removal isn't tracked in revisions. So no, I don't think you can ask anything about the history of a tag; once it changes, any previous state of that tag (including "wasn't there") is unavailable.