Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我只想通过 vss 编辑源代码中的 web 配置文件。但我收到一个错误
文件被另一个用户以独占方式签出
我想编辑该文件(无需签入/无需更新我的更改)。怎么能这样..?
注意:我没有管理员权限
当有人从 VSS 加载某个项目时,它的所有文件都处于只读模式。检查资源控制文件属性和只读模式的切换。我希望这会有所帮助。