If one member of your team has checked out the file without checking in and you want to edit the file, you can check the file in by this way:
C:\Program Files\Microsoft Visual Studio 8\VC>tf undo /workspace:UWORKSPACE;USER /se
rver:USERVER $FILEPATH
And pay attention plz, the change of the file by the member will not be save at the server.
Also you should be a administrator of the system.
posted @
2007-10-07 14:59 ACE 阅读(38) |
评论 (0) |
编辑
经常碰到启动出错的情况.总结一些原因:
1.防火墙原因
2.是否启动两个实例
3.是否配置好通信协议
4.SQLSERVER是否正常安装.
具体原因可查看日志分析
...
MS碰到一个装了VM后启动的问题,VM如装了虚网卡的话SQL有时会连上VM的IP..结果可想而知..
posted @
2007-08-30 21:53 ACE 阅读(13) |
评论 (0) |
编辑