Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-19580

Support the Repo (a tool from google) way to work

    XMLWordPrintable

Details

    Description

      http://source.android.com/source/git-repo.html

      Installing Repo
      $ curl http://android.git.kernel.org/repo > ~/bin/repo
      $ chmod a+x ~/bin/repo
      $ mkdir working-directory-name
      $ cd working-directory-name
      $ repo init -u git://android.git.kernel.org/platform/manifest.git

      Synchronizing your client
      To synchronize the files for all available projects:
      $ repo sync

      To synchronize the files for selected projects:
      $ repo sync project1 project2 ...

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Unassigned Unassigned
            liaqi Liang Qi
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes