We've few repos in which fork syncing is not happening even after mutliple hours a change happened in the master repo. So what's the default fork syncing interval and pattern in Bitbucket data center version?
Hi Bijoy! If you go to the Settings > Fork syncing tab, does it show as syncing?
If the upstream and your fork have diverged (so that each has changes that are not in the other) Bitbucket Server will not perform a merge automatically. When you visit the branch in Bitbucket Server, you have the option to manually synchronize the branch.You can manually sync your branch at any time using Synchronize by going to the Settings > Fork syncing tab for the forked repository, or on either of the Source or Commits tabs.
If they're not in sync it could be one of the following:
For more information, here's an existing blog post for managing sync's Syncing and merging come to Bitbucket. You can also check the config for Fork Syncing according to Bitbucket Server config properties.
Hope this helps!
Ana
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.