V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  yibin001  ›  全部回复第 35 页 / 共 56 页
回复总数  1112
1 ... 31  32  33  34  35  36  37  38  39  40 ... 56  
2014-06-01 10:37:10 +08:00
回复了 yibin001 创建的主题 问与答 mac 10.9.3 上的 git 被我整没了~
@JoyNeop
先从xode中重新安装了一份。
brew install git #此时版本1.9.3
brew link git
还是出现上面的很多权限错误,无奈只得一个一个的chmod,终于。。。

Yibins-MacBook-Pro:~ yibin$ brew link --overwrite gitLinking /usr/local/Cellar/git/1.9.3... 208 symlinks created

OK了。

Yibins-MacBook-Pro:~ yibin$ git --version
git version 1.9.3

内牛满面
2014-06-01 10:16:39 +08:00
回复了 yibin001 创建的主题 问与答 mac 10.9.3 上的 git 被我整没了~
重新安装也不行~


ibins-MacBook-Pro:~ yibin$ brew install git
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/git-1.9.3.m
Already downloaded: /Library/Caches/Homebrew/git-1.9.3.mavericks.bottle.tar.gz
==> Pouring git-1.9.3.mavericks.bottle.tar.gz
==> Caveats
The OS X keychain credential helper has been installed to:
/usr/local/bin/git-credential-osxkeychain

The 'contrib' directory has been installed to:
/usr/local/share/git-core/contrib

Bash completion has been installed to:
/usr/local/etc/bash_completion.d

zsh completion has been installed to:
/usr/local/share/zsh/site-functions
Error: The `brew link` step did not complete successfully
The formula built, but is not symlinked into /usr/local
You can try again using:
brew link git

Possible conflicting files are:
/usr/local/share/git-core/templates/info/exclude -> /Applications/GitHub.app/Contents/Resources/git/share/git-core/templates/info/exclude
/usr/local/share/git-core/templates/hooks/update.sample -> /Applications/GitHub.app/Contents/Resources/git/share/git-core/templates/hooks/update.sample
/usr/local/share/git-core/templates/hooks/prepare-commit-msg.sample -> /Applications/GitHub.app/Contents/Resources/git/share/git-core/templates/hooks/prepare-commit-msg.sample
/usr/local/share/git-core/templates/hooks/pre-rebase.sample -> /Applications/GitHub.app/Contents/Resources/git/share/git-core/templates/hooks/pre-rebase.sample
/usr/local/share/git-core/templates/hooks/pre-push.sample -> /Applications/GitHub.app/Contents/Resources/git/share/git-core/templates/hooks/pre-push.sample
/usr/local/share/git-core/templates/hooks/pre-commit.sample -> /Applications/GitHub.app/Contents/Resources/git/share/git-core/templates/hooks/pre-commit.sample
/usr/local/share/git-core/templates/hooks/pre-applypatch.sample -> /Applications/GitHub.app/Contents/Resources/git/share/git-core/templates/hooks/pre-applypatch.sample
/usr/local/share/git-core/templates/hooks/post-update.sample -> /Applications/GitHub.app/Contents/Resources/git/share/git-core/templates/hooks/post-update.sample
/usr/local/share/git-core/templates/hooks/commit-msg.sample -> /Applications/GitHub.app/Contents/Resources/git/share/git-core/templates/hooks/commit-msg.sample
/usr/local/share/git-core/templates/hooks/applypatch-msg.sample -> /Applications/GitHub.app/Contents/Resources/git/share/git-core/templates/hooks/applypatch-msg.sample
/usr/local/share/git-core/templates/description -> /Applications/GitHub.app/Contents/Resources/git/share/git-core/templates/description
/usr/local/lib/perl5/site_perl/Git.pm -> /Applications/GitHub.app/Contents/Resources/git/lib/perl5/site_perl/Git.pm
/usr/local/lib/perl5/site_perl/Git/SVN.pm -> /Applications/GitHub.app/Contents/Resources/git/lib/perl5/site_perl/Git/SVN.pm
/usr/local/lib/perl5/site_perl/Git/SVN/Utils.pm -> /Applications/GitHub.app/Contents/Resources/git/lib/perl5/site_perl/Git/SVN/Utils.pm
/usr/local/lib/perl5/site_perl/Git/SVN/Ra.pm -> /Applications/GitHub.app/Contents/Resources/git/lib/perl5/site_perl/Git/SVN/Ra.pm
/usr/local/lib/perl5/site_perl/Git/SVN/Prompt.pm -> /Applications/GitHub.app/Contents/Resources/git/lib/perl5/site_perl/Git/SVN/Prompt.pm
/usr/local/lib/perl5/site_perl/Git/SVN/Migration.pm -> /Applications/GitHub.app/Contents/Resources/git/lib/perl5/site_perl/Git/SVN/Migration.pm
/usr/local/lib/perl5/site_perl/Git/SVN/Memoize/YAML.pm -> /Applications/GitHub.app/Contents/Resources/git/lib/perl5/site_perl/Git/SVN/Memoize/YAML.pm
/usr/local/lib/perl5/site_perl/Git/SVN/Log.pm -> /Applications/GitHub.app/Contents/Resources/git/lib/perl5/site_perl/Git/SVN/Log.pm
/usr/local/lib/perl5/site_perl/Git/SVN/GlobSpec.pm -> /Applications/GitHub.app/Contents/Resources/git/lib/perl5/site_perl/Git/SVN/GlobSpec.pm
/usr/local/lib/perl5/site_perl/Git/SVN/Fetcher.pm -> /Applications/GitHub.app/Contents/Resources/git/lib/perl5/site_perl/Git/SVN/Fetcher.pm
/usr/local/lib/perl5/site_perl/Git/SVN/Editor.pm -> /Applications/GitHub.app/Contents/Resources/git/lib/perl5/site_perl/Git/SVN/Editor.pm
/usr/local/lib/perl5/site_perl/Git/IndexInfo.pm -> /Applications/GitHub.app/Contents/Resources/git/lib/perl5/site_perl/Git/IndexInfo.pm
/usr/local/lib/perl5/site_perl/Git/I18N.pm -> /Applications/GitHub.app/Contents/Resources/git/lib/perl5/site_perl/Git/I18N.pm
Error: Permission denied - /usr/local/lib/perl5/site_perl/5.16.2
Yibins-MacBook-Pro:~ yibin$
2014-05-31 05:17:31 +08:00
回复了 yibin001 创建的主题 问与答 nginx 上传中文文件名出错
@freefcw
主要是这个问题我不知道如何描述~
前端上传文件到服务器端,只要路径中有中文,就会挂掉。
2014-05-30 14:44:33 +08:00
回复了 yibin001 创建的主题 问与答 我妹已消失 48 小时,有什么办法可以找到?
@fuxkcsdn
这个难以想像不是说我妹,是我妹夫,而且从这句话你是怎么解读出我妹是什么类型的人的=。=


@spoony
他们不住在一起。
2014-05-30 11:54:00 +08:00
回复了 yibin001 创建的主题 问与答 我妹已消失 48 小时,有什么办法可以找到?
@atreein
一直没开过机~

@ahr0u
非iPhone

@Akagi201
我在上海呢

@mortal
谢谢,希望如此。

@sixdian
身份证在她自己身上。

最后谢谢各位。
2014-05-30 09:47:57 +08:00
回复了 yibin001 创建的主题 问与答 我妹已消失 48 小时,有什么办法可以找到?
@66beta
也许作风有问题吧,小两口的事也没跟我们说起过。
@vimutt
我估计很难过下去了。
2014-05-30 09:42:49 +08:00
回复了 yibin001 创建的主题 问与答 我妹已消失 48 小时,有什么办法可以找到?
@kafkakevin
从最后的短信来看,她是有一些交待的,应该不会有大麻烦。
如果没有任何交待就比较麻烦了。
谢谢。
2014-05-30 09:36:31 +08:00
回复了 yibin001 创建的主题 问与答 我妹已消失 48 小时,有什么办法可以找到?
@cxshun
@caonan
@cxshun
@Henrybsbhp
已通过警察查到了通话、短信详单,没有通话记录,最后发了一条短信给她公司老板,内容是请几天假。
对于孩子,她短信拜托了一女同事上学接送。

她有交待,那应该是自己找地方躲起来了,只是希望不要出什么事。

另外,她们二口子在泉州,都是分开住的,并没有住在一起。
2014-05-30 09:32:53 +08:00
回复了 yibin001 创建的主题 问与答 我妹已消失 48 小时,有什么办法可以找到?
@kafkakevin
她的确是我妹,我们10年前就一直不在一起,我在上海,她在福建,一年见不到一次面。
2014-05-30 09:30:51 +08:00
回复了 yibin001 创建的主题 问与答 我妹已消失 48 小时,有什么办法可以找到?
@Henrybsbhp
现在是没有任何其它办法了,只能通过警察调监控。
警察有权查询火车站的出票记录么?如果她出去了,肯定会买票。
但如果是坐大巴,那就无从查起了。
2014-05-30 09:27:15 +08:00
回复了 yibin001 创建的主题 问与答 我妹已消失 48 小时,有什么办法可以找到?
@pyKun
目前是我妹夫压根就不知道她有什么闺蜜=。=
2014-05-30 09:24:03 +08:00
回复了 yibin001 创建的主题 问与答 我妹已消失 48 小时,有什么办法可以找到?
@razios
别提了~还有更让人难以想像的事情呢。
2014-05-30 09:20:56 +08:00
回复了 yibin001 创建的主题 问与答 我妹已消失 48 小时,有什么办法可以找到?
@caonan
谢谢,我只是觉得,吵架就出走,另外手机直接关机是一种非常不好的行为。
2014-05-30 09:20:12 +08:00
回复了 yibin001 创建的主题 问与答 我妹已消失 48 小时,有什么办法可以找到?
@andyliu
无闺蜜电话~,目前也不知道有哪些闺蜜。
@wanjun
没有上班,去过公司了。

现在让我妹夫去派出所找一个民警去营业厅打一下通话记录。
2014-05-30 08:54:20 +08:00
回复了 dong3580 创建的主题 问与答 端午节你公司发了什么?来晒晒
毛都没有。
@niweyzhuce
同上海联通,我看不到这个入口,只有3G套餐的A、B、C计划。
@niweyzhuce
官网办不了吧?自助服务里没有入口。
昨天早上就已经转了,但还没有收到成功短信。
如果本周6还未成功,就只能等到下个月了。
@Leask
算上我。
@mtmzorro
@Leask
@zzutmebwd
@Yooguo
@yjfuk
@dong3580
@Perry87
魔都的入口已经出来了,我申请转了,但最终是否成功以短信为准。
1 ... 31  32  33  34  35  36  37  38  39  40 ... 56  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   1284 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 25ms · UTC 17:43 · PVG 01:43 · LAX 09:43 · JFK 12:43
Developed with CodeLauncher
♥ Do have faith in what you're doing.