Page MenuHomePhabricator

Use "arc diff" command . It is always tips "Usage Exception: Message has unresolved errors. "
Closed, ResolvedPublic

Description

I create a tmp file "test.txt".
so , use "arc diff".

nano test.txt 
arc diff

Error msg:

You have a saved revision message in '.svn/arc/create-message'.
Message begins:

       <<Replace this line with your Revision Title>>

You can use this message, or discard it.

    Do you want to use this message? [Y/n] Y

Commit message has errors:

      - Invalid or missing field "Title": Replace the line "<<Replace this
      line with your Revision Title>>" with a human-readable revision title
      which describes the changes you are making.

You must resolve these errors to continue.

    Do you want to edit the message? [Y/n] n

Usage Exception: Message has unresolved errors. A copy was saved to '.svn/arc/create-message'.

Event Timeline

frankth1 raised the priority of this task from to Needs Triage.
frankth1 updated the task description. (Show Details)
frankth1 added a project: Arcanist.
frankth1 added a subscriber: frankth1.

Sorry, maybe I'm missing something. If the file is bad, why are you trying to use it? Either say n to using the file or delete the file?

chad claimed this task.

Going to close this out, as the error give you instructions on how to resolve the issue. You can:

  • delete the file
  • edit the file
  • create a new file