专注收集记录技术开发学习笔记、技术难点、解决方案
网站信息搜索 >> 请输入关键词:
您当前的位置: 首页 > CVS/SVN

svn commit出错,咋回事

发布时间:2011-06-20 18:27:25 文章来源:www.iduyao.cn 采编人员:星星草
svn commit出错,怎么回事?
P:\Monica\svntemp\test>svn commit
svn: Commit failed (details follow):
svn: Could not use external editor to fetch log message; consider setting the $S
VN_EDITOR environment variable or using the --message (-m) or --file (-F) option
s
svn: None of the environment variables SVN_EDITOR, VISUAL or EDITOR are set, and
 no 'editor-cmd' run-time configuration option was found

下面一堆什么玩意儿,以前没有遇到这种错误的啊?
需要外部编辑器干什么?


P:\Monica\svntemp\test>svn commit -m "up" // 加-m选项后,是另外错误。。 也没提示让我输入账号密码啊。。。svn: Commit failed (details follow):
svn: Authorization failed

------解决方案--------------------
http://www.google.cn/search?hl=zh-CN&source=hp&q=svn%3A+None+of+the+environment+variables+SVN_EDITOR%2C+VISUAL+or+EDITOR+are+set%2C+and&aq=f&oq=
友情提示:
信息收集于互联网,如果您发现错误或造成侵权,请及时通知本站更正或删除,具体联系方式见页面底部联系我们,谢谢。

其他相似内容:

热门推荐: