Page MenuHomePhabricator

arc commit failed
Closed, InvalidPublic

Description

I am use "arc diff --create -F filename" submitted, and then use "arc commit to submit code", the mistakes:

svn: E135000: 提交失败(细节如下):
svn: E135000: 将日志内容规格化为内部格式出错
svn: E135000: 不一致的行结束样式

Event Timeline

xuyulong raised the priority of this task from to Needs Triage.
xuyulong updated the task description. (Show Details)
xuyulong added a subscriber: xuyulong.
btrahan claimed this task.

According to the internet, this is an issue with SVN and the format of the code you are trying to add:

http://www.gmjjavadesigns.com/content/how-fix-svn-inconsistent-line-ending-style-error

If you search around the Internet there are apparently other resolutions to this problem as well.