
版本控制
javaious
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
EditPlus保存文件产生副本
Tools->preference->file 如下图: 去掉勾选即可。原创 2014-01-17 22:30:52 · 2556 阅读 · 0 评论 -
eclipse svn提交代码到google code 出错(Server sent unexpected return value (405 Method Not Allowed) in resp)
起因: checkout代码的时候使用的是http而非https 解决办法: 更改svn 提交的url window -》show view-》other-》svn-》svn repositories 右键url: 将http改为https即可。原创 2014-03-12 11:49:57 · 6356 阅读 · 0 评论 -
Create a new repository on the command line/Push an existing repository from the command line
原创 2014-08-12 15:23:51 · 2299 阅读 · 0 评论