google / MOE

Make Opensource Easy - tools for synchronizing repositories
Apache License 2.0
422 stars 76 forks source link

ERROR: Moe encountered a problem: Error creating draft revision to codebase #37

Open yakovo opened 8 years ago

yakovo commented 8 years ago

When having multiple commits or when executing MOE with git author, which is different from the one who made the commits to sync, the magic directive fails with the error as stated in the title of this issue. It happens due to author dismatch due to author field gets concatenated per each commit;

cgruber commented 8 years ago

Please rerun this with --debug and post the exception trace. The error message you are seeing is a wrapper exception and is itself insufficient to understand the problem.

On Wed, Jun 29, 2016, 06:25 yakovo notifications@github.com wrote:

When having multiple commits or when executing MOE with git author, which is different from the one who made the commits to sync, the magic directive fails with the error as stated in the title of this issue. It happens due to author dismatch due to author field gets concatenated per each commit;

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/google/MOE/issues/37, or mute the thread https://github.com/notifications/unsubscribe/AAUN4tR-9TSgFmdGZPDJ0_NzvWIJ2fSbks5qQnJLgaJpZM4JBIQG .