Changes

Jump to: navigation, search

ReleaseEngineering/How To/VCSSync

365 bytes added, 22:53, 14 October 2013
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 ===
Confirm
4,971
edits

Navigation menu