Chinaunix首页 | 论坛 | 博客
  • 博客访问: 606285
  • 博文数量: 142
  • 博客积分: 116
  • 博客等级: 入伍新兵
  • 技术积分: 1445
  • 用 户 组: 普通用户
  • 注册时间: 2010-09-28 08:37
文章分类

全部博文(142)

文章存档

2017年(7)

2016年(57)

2015年(48)

2014年(30)

我的朋友

发布时间:2015-10-26 15:13:33

网上搜来的解决方法。原理不大明白。注意第2步一定要能取得新提交才行。1 Edit the svn-remote url URL in .git/config to point to the new domain name2 Run git svn fetch – This needs to fetch at least one new revision from svn!3 Change svn-remote url back to the original url4 Run git svn rebase.........【阅读全文】

阅读(1812) | 评论(0) | 转发(0)

发布时间:2015-10-15 10:01:13

从debian wheezy升级到jessie,把source.list的源改为jessie后,
apt-get update
apt-get dist-upgrade
下载完成后进行安装时,发生错误:
UNMET dependences ...
apt-get install -f
又发生
dpkg: error processing ...
trying to overwrite 'xxx', which is also in pac.........【阅读全文】

阅读(1020) | 评论(0) | 转发(0)

发布时间:2015-10-13 14:49:53

tar xzf open-vm-tools-9.4.6-1770165.tar.gz
cd open-vm-tools-9.4.6-1770165
aclocal
libtoolize
automake --add-missing
autoconf
autoheader
./configure --without-x --without-icu
make

.........【阅读全文】

阅读(2479) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册