使用git获得meego源码

vip_dog 2010-07-26 08:24:18
安装 Git

使用Git从meego的源码网站http://meego.gitorious.org 上克隆(clone)源码下来学习。下面介绍Git的安装,分为linux下的安装和window下的安装。

一.在 Linux 上安装

如果要在 Linux 上安装预编译好的 Git 二进制安装包,可以直接用系统提供的包管理工具。在 Fedora 上用 yum 安装:

$ yum install git-core

在 Ubuntu 这类 Debian 体系的系统上,可以用 apt-get 安装:

$ apt-get instal git-core

二.在 Windows 上安装

在 Windows 上安装 Git 同样轻松,有个叫做 msysGit 的项目提供了安装包,可以从 Google Code 的页面上下载安装文件(.exe):

http://code.google.com/p/msysgit

完成安装之后,就可以使用命令行的 git 工具(已经自带了 ssh 客户端)了,另外还有一个图形界面的 Git 项目管理工具。

三.使用git下载源码

1.在linux下使用git clone 命令clone你想要的源码,比如meego的meego-panel-myzone模块,可是使用:

git clone git://gitorious.org/meego-netbook-ux/meego-panel-myzone.git

来获取。





下载好的文件保存在当前目录的meego-panel-myzone下。

2.在window下,打开Git GUI,





选择克隆已有的版本,


输入源码地址,设置保存地址即可。



本文来自CSDN博客,转载请标明出处:http://blog.csdn.net/vip_dog/archive/2010/07/22/5754104.aspx
...全文
1791 8 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
8 条回复
切换为时间正序
请发表友善的回复…
发表回复
smartzy 2010-11-25
  • 打赏
  • 举报
回复
let me try try
hello_meego 2010-11-16
  • 打赏
  • 举报
回复
直接进入http的源码树连接上 点击下载好了
速度还快一点
kenmouse 2010-11-15
  • 打赏
  • 举报
回复
studystudy
欢乐的小熊 2010-11-10
  • 打赏
  • 举报
回复
使用命令行好用,正在接收,GUI那个出错了。
AbnormalSubmarine 2010-08-14
  • 打赏
  • 举报
回复
不知道楼上各位达人是如何成功的????
---------------------------------------------
MeeGo projects

* MeeGo QEMU The version of Qemu used in Meego SDK.
* MeeGo Multimedia MeeGo multimedia repositories.
* tracker All-in-one indexer, search tool and metadata database.
* MeeGo Bluetooth MeeGo Bluetooth components (BlueZ, obexd, etc.). The development of these components happens most...
* MeeGo Cellular MeeGo's cellular components One of the main components providing cellular support in MeeGo i...
* Meego Security Framework MeeGo Security Framework repositories
* MeeGo Developer Tools MeeGo Developer Tools and Utilities
* MeeGo Handset UX MeeGo Handset User Experience
* MeeGo Netbook UX MeeGo Netbook User Experience
* MeeGo OS Base MeeGo Base OS Software
* MeeGo IVI UX MeeGo In-Vehicle Infotainment (IVI) User Experience
* MeeGo Applications MeeGo Applications for various User Experiences
* MeeGo UX MeeGo user experience repositories across all device categories.
* MeeGo Middleware MeeGo middleware components. Refer to the MeeGo Architecture.
* MeeGo Device Adaptation Repositories specific to certain hardware or devices, not to the platform in general.
* MeeGo Infrastructure Tools MeeGo infrastructure tools
* MeeGo Touch Framework MeeGo Touch is a Qt based application development framework targeting mobile touch screen devices...

-----------------------------------------------------
上面列出的这些项目,很多里面都是些patch文件,根本不是源代码!!!

可能我是自己的操作不正确或者知识水平有限,欢迎指正!!!
而且下载的内容里面很多的*.patch, *.spec文件

-------------
如果我想下载MeeGo的内核源代码,请问哪里可以找到?

JackieWell 2010-08-04
  • 打赏
  • 举报
回复
我用的git bash, 工作正常。。。。在windows 下和linux (Ubuntu 9.10) 都可以
OwenSunding 2010-08-03
  • 打赏
  • 举报
回复
感谢楼主,GIT GUI里那个选择克隆后,长时间显示"工作中...请等待",是因为网速的问题呢还是因为潜默运行中呢?

1,553

社区成员

发帖
与我相关
我的任务
社区描述
主要讨论与英特尔开源软件相关的技术
社区管理员
  • 英特尔开源软件社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧