Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 378099

Summary: Fetch rejected message when nothing to fetch
Product: [ECD] Orion Reporter: John Arthorne <john.arthorne>
Component: GitAssignee: Project Inbox <orion.git-inbox>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: P3 CC: Szymon.Brandys
Version: 0.4   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description John Arthorne CLA 2012-04-30 13:44:09 EDT
Build id: I20120427-1426 on orion.eclipse.org

If your local repository is up to date with origin and you perform a fetch, the resulting message says "Fetch rejected, not a fast-forward". This isn't completely wrong but it is very misleading. It should just say something like "Already up to date", or "Nothing to fetch". I don't know if this message comes from JGit or our side...

"Result": {
    "Code": 0,
    "HttpCode": 200,
    "Message": "Fetch rejected, not a fast-forward.",
    "Severity": "Warning"
  },
Comment 1 Szymon Brandys CLA 2012-07-17 12:41:05 EDT
I think the message came from JGit. I'm not able to reproduce using the latest Orion.