VSS到Subversion [英] VSS to Subversion

查看:71
本文介绍了VSS到Subversion的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在研究从SourceSafe到Subversion的潜在转变,我们正在努力应对edit/merge/commit与checkout/update/checkin范式.最主要的问题是您如何知道使用Subversion检出了哪些文件(以及检出给谁)?

I'm researching a potential move from SourceSafe to Subversion and we are struggling with the edit/merge/commit vs. checkout/update/checkin paradigm. The primary concern is how do you know which files are checked out with Subversion (and to whom)?

在VSS中是否有一个等效于状态搜索"的Subversion?还是因为缺少保留的结帐"而无法实现?

Is there a Subversion equivalent to "Status Search" in VSS? Or is it not possible because of the lack of "reserved checkout"?

此外,如果我们确实尝试通过锁"通过Subversion实现保留的结帐",是否有支持结帐锁定"的GUI(TortoiseSVN,VirtualSVN等)?

Also, if we do try and implement "reserved checkouts" with Subversion via "locks", is there a GUI (TortoiseSVN, VirtualSVN, etc.) that supports "lock on checkout"?

谢谢.

更新:例如,在执行构建/发行之前,我们要绝对确定所有文件都已签入.开发人员忘记了.因此,我们确实需要知道检出了哪些文件. Subversion可以做到吗? 可以查看已检出(或锁定)文件的列表吗?在Explorer中浏览整个代码库是不可行的,是否有一些报表样式的列表或搜索功能?

Update: Example, before we do a build/release we want to be absolutely sure that all files are checked-in. Developers forget. So we DO need to know which files are checked-out. Is this possible with Subversion? Is is possible to view a list of checked-out (or locked) files? Browsing the entire code-base in Explorer is not feasible, is there some report-style list or search functionality?

推荐答案

我感谢所有答案/意见.但是,只是为了结束循环,如果您确实选择使用Subversion可以使用的lock/edit/unlock范式,则可以使用TortoiseSvn查看所有用户的所有当前锁.

I appreciate all the answers/opinions. However, just to close the loop, if you do choose to go with the lock/edit/unlock paradigm, which is possible with Subversion, you can use TortoiseSvn to view all current locks for all users.

  • 选择TortoiseSvn |检查修改,然后选择检查存储库".
  • 显示文件列表.
  • 有一个锁定"列,显示已锁定文件的用户.

这篇关于VSS到Subversion的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆