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.
我正在尝试将 Windows 2003 Server 设置为 git 服务器。我正在尝试安装 gitolite 以管理我的存储库。我遇到的问题是,出于空间原因以及其他考虑,我想在网络驱动器上设置我的存储库。我一生都无法弄清楚如何管理这项任务。当我编辑 gitolite.rc 文件以更改目录以映射到我希望它去的我的 e:\repositories 文件夹时,我得到一个错误。
任何建议都非常感谢。我也对其他解决方案持开放态度。
我结束了使用 openssh 和 COPSSH。多么痛苦。