小编cha*_*les的帖子

为什么我不能在cygwin中使用$ SVN_EDITOR环境变量?

我一定是想念一些愚蠢的东西!当我使用-m选项时,它工作正常.

$ echo $SVN_EDITOR
emacs

$ svn commit test.py
svn: Commit failed (details to follow):
svn: Could not use external editor to fetch log message; consider setting the $SVN_EDITOR envirionment variable or using the --message (-m) or --file (-F) options 
svn: None of the environment variables SVN_EDITOR, VISUAL or EDITOR are set, and no 'editor-cmd' run-time configuration option was found
Run Code Online (Sandbox Code Playgroud)

svn cygwin

8
推荐指数
3
解决办法
3万
查看次数

标签 统计

cygwin ×1

svn ×1