在 Visual SourceSafe 中模拟另一个用户
我们有一名员工离开公司,他们在我们的 VSS 数据库中留下了一些已签出的文件。 模拟该用户以便我可以释放这些文件的最佳方法是什么?
We had an employee leave the company, and they left some files checked out in our VSS database. What is the best way to impersonate that user, so I can release those files?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
在 ssadmin 中,您可以重置他们的 VSS 密码(以便您知道他们的 VSS 密码是什么,以便您可以使用他们的密码以他们的身份登录)。
Within ssadmin you can reset their VSS password (so that you know what their VSS password is, so that you can then log in as them using their password).
您可以尝试以管理员身份登录并撤消其结账。 您将丢失他们在本地所做的任何工作,但如果您只关心释放文件锁,那并不重要。
You could try logging in as an admin and undoing their checkout. You'd lose any work they did locally but if you only care about releasing the file lock it doesn't matter.
管理员可以撤消结账。
The admin can undo the checkout.