CFBuilder:- 文件时断时续地从 SS/工作区消失
CFBuilder 有什么问题吗? 我正在尝试从 SS/CFBuilder 中签出一个文件,但我得到的只是消息
80020009: Network not found.[src=SourceSafe,guid=null] 事实上,即使是几个月前完美工作的文件,也会突然变得“从 SS 中删除”。因此,对于给定文件,我只有“团队/提交更改”选项。“团队/签入 ..签出”选项是一片空白。
此外,当我尝试单击“显示本地历史记录”时,对于一个相当旧/经常使用的文件,它会抛出一条消息“
No local History available for selected resource!
每个文件都会出现相同的消息”。
请帮忙。 瓦斯
What is the issue with CFBuilder?
I am trying to Check out a file from SS/CFBuilder and all i get is the message
80020009: Network not found.[src=SourceSafe,guid=null]
In fact even perfectly working files that are months old,suddenly become "removed from SS".As a result of which I have only "Team/Commit Changes" option for a given file.The "Team/CheckIn ..CheckOut" options are blanked out.
Also when I am trying to click the "Show Local History",for an pretty old/often used file, it throws an message
No local History available for selected resource!
The Same message is coming for each and every file.
Please help.
Vas
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
该问题很可能出现在 Eclipse 中。 Eclipse 允许您存储大小小于 1 MB 的文件的本地历史记录。
转到“窗口”>“首选项”>“常规”>“工作区”>“本地历史记录”
增加最大文件大小,使其大于文件的大小。
应用更改后,下次保存文件时,Eclipse 将创建历史记录。
The issue is likely in Eclipse. Eclipse allows you to store local history for the files that have a size lower than 1 MB.
Goto Window >Preferences >General >Workspace >Local History
Increase the Maximum file size so that it is higher than the size of your files.
After applying the change, the next time the file is saved, Eclipse will create a history.