windows下比较比较好用的git客户端有2种:1. msysgit + TortoiseGit(乌龟git)2. GitHub for Windowsgithub的windows版也用过一段时间,但还是不太习惯。所以目前仍然青睐与msysgit+乌龟git的组合。TortoiseGit在提交时总...
分类:
其他好文 时间:
2014-08-15 19:34:09
阅读次数:
371
xcrun: error: active developer path ("/Applications/Xcode.app/Contents/Developer") does not exist, use xcode-select to change执行 sudo xcode-select -swi...
分类:
其他好文 时间:
2014-08-15 19:32:09
阅读次数:
216
赛门铁克VCS(Veritas Cluster Server)双机日常管理...
分类:
其他好文 时间:
2014-08-15 17:58:29
阅读次数:
757
操作系统:centos 6.5准备工作:安装git1. 安装git前准备(安装需依赖的包): yum install curl -y yum install curl-devel -y yum install zlib-devel -y yum install openssl -y yum...
分类:
其他好文 时间:
2014-08-15 12:23:28
阅读次数:
298
网上多半都是命令行下的解决方案,我用的是EGit,所以要在eclipse里(我的版本是kepler)把下面这句话添加到配置文件中.Window->Preference->Team->Git->Configuration->Repository Settings->选择你的repository,然后点...
分类:
其他好文 时间:
2014-08-15 12:15:58
阅读次数:
209
http://www.godcoder.com/project/view/551https://github.com/Trinea/android-open-project#浜屽浘鐗囩紦瀛?https://github.com/Trinea/android-open-project#浜屽浘鐗囩紦瀛?
分类:
移动开发 时间:
2014-08-14 23:43:26
阅读次数:
217
?一_安装EGIT插件 ? http://download.eclipse.org/egit/updates/ 或者使用Eclipse Marketplace,搜索EGit 二_使用EGIT前的配置 配置个人信息,最重要的是user.name和user.email l? Preferences > Team > Git >...
分类:
系统相关 时间:
2014-08-14 21:11:09
阅读次数:
399
项目已经从git上独立出来,各个效果已经分好类别,页面new调用就可以了,不会卡顿。效果如下图:
分类:
移动开发 时间:
2014-08-14 21:03:49
阅读次数:
279
最近朋友都推荐使用github管理自己的项目,而且免费用户可以有5个仓库,恰好我也想了解下git,借此机会学习一下.github官方指南使用独立第三方git工具来进行版本控制,并不借助于eclipse,但我觉得eclipse肯定也有插件来解决这类问题,就像subclipse一样.安装egiteg.....
分类:
系统相关 时间:
2014-08-14 20:01:39
阅读次数:
260