ReleaseEngineering/How To/VCSSync: Difference between revisions

Jump to navigation Jump to search
Line 69: Line 69:


=== How to force the process to pull/bookmark/convert/push a repo, even if nothing's changed ===
=== How to force the process to pull/bookmark/convert/push a repo, even if nothing's changed ===
There is a <code>--no-check-incoming</code> commandline option to the vcs_sync.py script.
This can also be set in the config file, as <code>check_incoming</code> set to True.
This can also be set in the config file per-repository, as <code>check_incoming</code> inside each of the specific <code>conversion_repos</code> where we want to skip the incoming check.


=== How to start a mozilla-central based repo conversion from scratch ===
=== How to start a mozilla-central based repo conversion from scratch ===
Confirmed users
4,971

edits

Navigation menu