Issue 2454: native git support: fixed
git repo的项目已经可以创建,文档也已经更新。不过我在windows下用tortoisegit clone 出错, unknown ssl protocol。求解
git repo的项目已经可以创建,文档也已经更新。不过我在windows下用tortoisegit clone 出错, unknown ssl protocol。求解
1
sinxccc Jul 16, 2011
但倾向于 git 的项目基本都跑到 github 上去了吧⋯⋯
|
2
phus Jul 16, 2011
是,git clone出错,比较郁闷。
|
3
chuangbo Jul 16, 2011 via iPhone
之前一直猜想是因为龟叔对 Mercurial 很有信心...
|
4
xi4oh4o Jul 16, 2011
git果断喜欢github
|
5
Sjmr Jul 16, 2011
哇,还真有了。。不过我挺喜欢 Mercurial 的
|
6
n0th1ng OP 发现tortoisegit首页有了这么段话:
Are there any user in China who can clone\fetch code from code.google.com by https? I meet problem "error: Unknown SSL protocol error in connection to code.google.com:443" 难道被盾了吗?做个开源也要【**】吗! http://code.google.com/p/tortoisegit/ (无意讨论其他,违反社区规则请删除) |
7
fanzeyi Aug 3, 2011
@n0th1ng https://code.google.com/ 不能访问不就说明不能 clone 嘛...
|
11
xdata Aug 3, 2011
终于支持git了...
|
12
shector Aug 6, 2011
那个 unknwon ssl protocol 似乎在正确的设置了 http.proxy 之后可以解决……
|