SVN submission appears svn:the log message is a pathname (was-f intended?); Use '--force-log ' to override

Source: Internet
Author: User
Tags svn

Today, a colleague came across this problem when he submitted his amendment.

[Root@root  src] # svn  ci  Makefile  –m  "settime"
svn:the log message is a pathname (was-f Intende d?); Use '--force-log ' to override 

The above error occurred when submitting the message that the log information is the same as a file name and enforces this command using the "--force-log" option.

In fact, this error should be the log information and the current folder the next file name caused by the same, just modify the next-m information on the line, as follows

[Root@root src]# svn ci makefile–m "settime123-" Sending Makefile
file data.
Committed revision 60.   

The----------------succeeded.


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.