在 Windows XP 中安装 gitorious
我想在Windows XP中安装git服务器。 我寻找过像gitosis、gitweb这样的解决方案,但他们的前端不如github。 gitorious 看起来不错,但安装说明仅适用于 Linux。 我需要在 Windows XP 中安装 gitorius 的说明。我需要向我的团队证明 git 比 CVS 和 SVN 更好。git 唯一缺少的是标准服务器。
i want to install git server in windows xp.
i have looked for solutions like gitosis, gitweb, but their front end is not as good as github. gitorious looks good, but installation instructions are available only for linux.
i need installation instructions for gitorius in windows xp. i need to prove that git is better than CVS and SVN to my team.the only thing git lack is a standard server.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
没有保证,但尝试通过 Cygwin 安装它,并考虑以下因素: http://cjohansen.no/en/ruby/setting_up_gitorious_on_your_own_server
否则考虑将其安装到 Linux VM 上:http://groups.google.com/group/gitorious/browse_thread/thread/6507404e0d31117a
根据以前的经验,我更喜欢第二种选择,因为要安装的组件太多,很难预测所有组件如果安装在 cygwin 中可能会出现问题。
No guarantees but try installing it via Cygwin with consideration of: http://cjohansen.no/en/ruby/setting_up_gitorious_on_your_own_server
Otherwise consider installing it onto a linux VM: http://groups.google.com/group/gitorious/browse_thread/thread/6507404e0d31117a
Based on previous experience I would prefer the second option, since there are too many components to be installed and it would be hard to predict all the possible hiccups if installed in cygwin.