惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Martin Fowler
Martin Fowler
博客园 - 三生石上(FineUI控件)
WordPress大学
WordPress大学
博客园_首页
宝玉的分享
宝玉的分享
S
SegmentFault 最新的问题
Jina AI
Jina AI
Hugging Face - Blog
Hugging Face - Blog
V
Visual Studio Blog
美团技术团队
IT之家
IT之家
罗磊的独立博客
Blog — PlanetScale
Blog — PlanetScale
Google DeepMind News
Google DeepMind News
月光博客
月光博客
Microsoft Azure Blog
Microsoft Azure Blog
H
Help Net Security
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Last Week in AI
Last Week in AI
博客园 - 叶小钗
M
MIT News - Artificial intelligence
B
Blog RSS Feed
有赞技术团队
有赞技术团队
Y
Y Combinator Blog

博客园 - cowbird

云从哪里来 闲谈“云计算” 麦格纳软件公司绩效考核信息化管理解决方案 工作回顾(二) 工作回顾(一) 小型软件企业的绩效考核(5) 小型软件企业的绩效考核(4) 小型软件公司的绩效考核(3) 小型软件公司的绩效考核(2) 小型软件公司的绩效考核(1) “找不到指定的模块”解决Reporting Service2000订阅邮件的问题 使用enterprise library2.0的loging application block 心得 我理解的事件(Event) 我理解的委托(delegate) 很好的Ajax教程,有源代码 有感BigScreen项目(2005年10月31日起) 转:经理是做什么的? 三十述怀 解决windows2003自动更新错误0x80244019的问题
Licenses.licx 总是签出,影响多人开发的解决方法
cowbird · 2008-09-23 · via 博客园 - cowbird

http://www.cnblogs.com/yangjie5188/archive/2008/02/16/1070531.html

Licenses.licx always checks out when modifying a form

    Pinning the file in VSS and make local copy writable prevent the VSS-version of the file of being         ckecked out every time.

1. Make shure a complete version of Licenses.licx is checked in
2. right click on the Licenses.licx file in VSS and select "Show History"
3. In the "History Options" window click OK
4. Select the topmost version and click "Pin", then close the window
5. Remove the readonly-attribute from your local copy of Licenses.licx (located in the "My Project" folder)