SVN rm times wrong svn:E205007:None of the environment variables svn_editor, VISUAL or EDITOR is set, and

Source: Internet
Author: User
Tags svn

Reference:


The first method: http://blog.163.com/lgh_2002/blog/static/44017526201046111856208/


The second method: http://bbs.acehat.com/thread-3670-1-1.html


Andymacbookpro:monitor andy$ svn ls Svn://192.168.0.178/yewu

28/

branches/

release/

trunk/

Andymacbookpro:monitor andy$ SVN rm svn://192.168.0.178/yewu/28

Svn:E205007:Could not use external editor to fetch log message; Consider setting the $SVN _editor environment variable or using the--message (-m) or--file (-f) options

Svn:E205007:None of the environment variables svn_editor, VISUAL or EDITOR is set, and no ' editor-cmd ' run-time Configu Ration option was found

Andymacbookpro:monitor andy$

I used the second method to edit this user environment:


Andymacbookpro:monitor andy$ svn ls Svn://192.168.0.178/yewu

28/

branches/

release/

trunk/

Andymacbookpro:monitor andy$ SVN rm svn://192.168.0.178/yewu/28

Svn:E205007:Could not use external editor to fetch log message; Consider setting the $SVN _editor environment variable or using the--message (-m) or--file (-f) options

Svn:E205007:None of the environment variables svn_editor, VISUAL or EDITOR is set, and no ' editor-cmd ' run-time Configu Ration option was found

Andymacbookpro:monitor andy$ sudo vim/etc/bashrc

Password:

Andymacbookpro:monitor andy$ sudo vim ~/.bash_profile

Andymacbookpro:monitor andy$ Source ~/.bash_profile

Andymacbookpro:monitor andy$ SVN rm svn://192.168.0.178/yewu/28


Log message unchanged or not specified

(a) bort, (c) ontinue, (e) dit:

C


Committed Revision 303.

Andymacbookpro:monitor andy$ svn ls Svn://192.168.0.178/yewu

branches/

release/

trunk/

Andymacbookpro:monitor andy$


When you delete it, the following prompt appears:


--this line, and those below, 'll be ignored--


D SVN://192.168.0.178/YEWU/28



Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.