如何在Solaris 10上安装Git? [英] How to install Git on Solaris 10?

查看:220
本文介绍了如何在Solaris 10上安装Git?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的查询是关于在Solaris 10上安装Git的。 uname -a 给出

  bash-3.00#uname -a 
SunOS 5.10 Generic_141444-09 sun4u sparc SUNW,Sun-Fire-V240

我想将Solaris服务器用作Git中央存储库,而基于Windows的用户可以使用Solaris服务器上的git存储库进行项目活动。什么是安装步骤?我需要在Windows平台上为用户安装以便他们可以使用git?

解决方案

在Solaris上,您可以按照 opencsw git-scm 安装Git。
在windows上,您可以从官方页面下载安装包,但目前,git在Solaris上是2.x,在Windows上它是1.x,可能它们之间有小的差异,但我认为这不是什么大不了的事情。

或者,在Windows上,您可以安装第三方git客户端,例如 Tortoise Git SourceTree


$ b $接下来,基于Windows的用户需要在Solaris上使用git存储库,因此有必要了解如何构建git服务器,您可以参考 git book


My query is regarding installing Git on Solaris 10. uname -a gives

bash-3.00# uname -a
SunOS 5.10 Generic_141444-09 sun4u sparc SUNW,Sun-Fire-V240

I want to use Solaris server as Git central repository while Windows based users to use the git repository on Solaris server for project activities. What are the steps for installation? What I need to install for users on Windows platform so they can use git?

解决方案

On Solaris, you can follow the instruction on opencsw or git-scm to install Git. On windows, you can download the install package from official page, but currently, git on Solaris is 2.x, on windows it's 1.x, maybe there're small differences between them, but I don't think it's a big deal.

Alternatively, on windows, you can install 3rd party git client, such as Tortoise Git or SourceTree.

Next, Windows-based users need to use the git repository on Solaris, so it's necessary to learn how to build a git server, you can refer to relative chapter in git book.

这篇关于如何在Solaris 10上安装Git?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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