appveyor thinks other branch is default branch

richard's Avatar

richard

May 13, 2015 @ 08:40 AM

Hi,

I've connected my mercurial server directly to AppVeyor. When I build in AppVeyor, it takes the newest commit, which is not the default branch. I have default branch = default in my settings so that should be OK.

So it looks like AppVeyor thinks a commit from a different branch belongs to the default branch? It just takes the newest commit from the repository (which doesn't belong to the default branch) and builds that. When I view the "Latest Build" tab, it also shows "default" as the branch with a commit message which belongs to branch "X".

Richard

  1. Support Staff 1 Posted by Feodor Fitsner on May 13, 2015 @ 06:26 PM

    Feodor Fitsner's Avatar

    Hi Richard,

    I see what you mean. Seems we should do hg clone -r <branch> when no commit specified. I'll file a bug.

  2. Support Staff 2 Posted by Feodor Fitsner on Jun 01, 2015 @ 03:39 AM

    Feodor Fitsner's Avatar

    It's been fixed and update deployed.

  3. Ilya Finkelshteyn closed this discussion on Aug 25, 2018 @ 01:56 AM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac