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.
我有一个具有身份验证证书的 SVN 存储库。当我尝试将此 SVN 存储库添加到审查委员会服务器时,我收到一个错误,例如“在指定路径找不到存储库。”。谁能告诉我为什么会收到此错误以及如何解决此问题?
这很可能是由于 ReviewBoard 用户没有权限读取和执行包含您的存储库的目录。检查用户权限,然后重试。