Hei,
Imaybe there is someone out there with a similar constellation:
I've following situation:
SVN + SVNMirror + Bitbucket
SVN repositories are defined in Bitbucket via SVNMirror, Poll interval 0 (sync only after push) --> works
As developer will check out branches via SVN there is a post commit calling bitbucket to actualise changed and committed files after commit in SVN --> works
There are several actions from a pull-merge scripts renaming folder in repo to new artifact-version, write this new version in Doku-files and push it back to repo (in Bitbucket).
So then the SVN repo will be synced via SVNMirror, is it possible that post-commit in SVN will try to update Bitbucket again, because I'm running sometimes in syncing-error.
Is this possible to run into a ping-pong effect and how to avoid ?
Norbert
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.