Changes

Jump to: navigation, search

ReleaseEngineering/How To/VCSSync

1 byte added, 23:16, 14 October 2013
How to start a mozilla-central based repo conversion from scratch
cd /opt/vcs2vcs
# For example,
python mozharness/scripts/vcs-sync/vcs_sync.py -c mozharness/configs/vcs-sync/gecko-gitCONFIGFILE.py # [--no-push] [--no-upload] [--no-notify] if desired
</pre>
** If you want to avoid certain actions, you can specify that you want to skip them. <code>--no-push</code>, <code>--no-upload</code>, and <code>--no-notify</code> might be some options you want to use, depending on the situation. <code>--help</code> and <code>--list-actions</code> should be helpful as well.
Confirm
4,971
edits

Navigation menu