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.
我需要在托管在我们服务器上的共享上设置 tortoise svn。我读到这并不明智,但我不介意,因为只有我和我的经理使用它。以前有人这样做过吗?将不胜感激任何帮助。
TortoiseSVN 不是服务器,不包含服务器组件。
每当您在网络上使用存储库和/或与其他用户共享时,您都需要运行服务器(svnserve 或 Apache)。用“我知道这是错误的,但我不介意,只有我们两个人”来忽略最佳实践和其他建议是错误的,你最终会遇到问题。