[roll] Roll fuchsia [ffx][repo] Repo server start with product bundle idempotent

This changes starting a repository server that serves a product bundle
which is already being served by a running server print a warning and
return success.

This allows running the same command twice to succeed, but have only
1 server process running.

Original-Bug: 364374036
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1125760
Original-Revision: af18aa236fc192b6529b68fe05aeed6c0a7d548b
GitOrigin-RevId: f9e713e0e7fac1234effd657e9e9624dce8b9f9b
Change-Id: I8f8f321dd73281de9f2bc9436f97c3459b4b8e58
1 file changed
tree: 7f16337116f006ed4ec45c79bc92c59db9b1d75e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.