Closed GoogleCodeExporter closed 9 years ago
[deleted comment]
[deleted comment]
执行起来比较麻烦 请以 RSS feed 里面的时间为准
Original comment by xslidian
on 19 Jun 2012 at 2:57
首先我不知道 rss feed 地址,,
再一个只需要在发布的页面加一行
# 最后更新时间 2012.**.** (这样不就行了吗)
Original comment by clo...@gmail.com
on 19 Jun 2012 at 3:04
分布式管理嘛 应用 patch
时只会改动有变化的几行(不打开整个文件...)
此外每次都修改开头几行
合并不同分支的变动时也会发生冲突
RSS 订阅地址:http://code.google.com/feeds/p/ipv6-hosts/hgchanges/basic
Original comment by xslidian
on 19 Jun 2012 at 3:10
https://ipv6-hosts.googlecode.com/hg/hosts 的 http 头中有一个 ETag
字段,标出当前版本和文件路径,发生变化就表明有改动。
也可以将上次得到的 etag 作为 if-none-match
字段提交请求,若返回 304 Not Modified 就是最新版本。
Original comment by xslidian
on 22 Sep 2012 at 8:51
Original issue reported on code.google.com by
clo...@gmail.com
on 18 Jun 2012 at 1:12