blob: f9eb9e8a7aec516c7e186e8558934cbc8ee39bae [file] [log] [blame]
David Pursehouse8898e2f2012-11-14 07:51:03 +09001#!/usr/bin/env python
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -07002
Mark E. Hamilton4088eb42016-02-10 10:44:30 -07003# repo default configuration
4#
Mark E. Hamilton55536282016-02-03 15:49:43 -07005import os
6REPO_URL = os.environ.get('REPO_URL', None)
7if not REPO_URL:
8 REPO_URL = 'https://gerrit.googlesource.com/git-repo'
David Pursehouse8f62fb72012-11-14 12:09:38 +09009REPO_REV = 'stable'
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -070010
11# Copyright (C) 2008 Google Inc.
12#
13# Licensed under the Apache License, Version 2.0 (the "License");
14# you may not use this file except in compliance with the License.
15# You may obtain a copy of the License at
16#
17# http://www.apache.org/licenses/LICENSE-2.0
18#
19# Unless required by applicable law or agreed to in writing, software
20# distributed under the License is distributed on an "AS IS" BASIS,
21# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22# See the License for the specific language governing permissions and
23# limitations under the License.
24
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -070025# increment this whenever we make important changes to this script
David Pursehousec4c2b062016-08-17 13:16:31 +090026VERSION = (1, 23)
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -070027
28# increment this if the MAINTAINER_KEYS block is modified
Conley Owensbc030842013-07-01 11:05:32 -070029KEYRING_VERSION = (1, 2)
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -070030MAINTAINER_KEYS = """
31
32 Repo Maintainer <repo@android.kernel.org>
33-----BEGIN PGP PUBLIC KEY BLOCK-----
34Version: GnuPG v1.4.2.2 (GNU/Linux)
35
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
71=CMiZ
72-----END PGP PUBLIC KEY BLOCK-----
Conley Owens55e4d462012-10-01 16:12:28 -070073
74 Conley Owens <cco3@android.com>
75-----BEGIN PGP PUBLIC KEY BLOCK-----
76Version: GnuPG v1.4.11 (GNU/Linux)
77
Conley Owensbc030842013-07-01 11:05:32 -070078mQENBFHRvc8BCADFg45Xx/y6QDC+T7Y/gGc7vx0ww7qfOwIKlAZ9xG3qKunMxo+S
79hPCnzEl3cq+6I1Ww/ndop/HB3N3toPXRCoN8Vs4/Hc7by+SnaLFnacrm+tV5/OgT
80V37Lzt8lhay1Kl+YfpFwHYYpIEBLFV9knyfRXS/428W2qhdzYfvB15/AasRmwmor
81py4NIzSs8UD/SPr1ihqNCdZM76+MQyN5HMYXW/ALZXUFG0pwluHFA7hrfPG74i8C
82zMiP7qvMWIl/r/jtzHioH1dRKgbod+LZsrDJ8mBaqsZaDmNJMhss9g76XvfMyLra
839DI9/iFuBpGzeqBv0hwOGQspLRrEoyTeR6n1ABEBAAG0H0NvbmxleSBPd2VucyA8
84Y2NvM0BhbmRyb2lkLmNvbT6JATgEEwECACIFAlHRvc8CGwMGCwkIBwMCBhUIAgkK
85CwQWAgMBAh4BAheAAAoJEGe35EhpKzgsP6AIAJKJmNtn4l7hkYHKHFSo3egb6RjQ
86zEIP3MFTcu8HFX1kF1ZFbrp7xqurLaE53kEkKuAAvjJDAgI8mcZHP1JyplubqjQA
87xvv84gK+OGP3Xk+QK1ZjUQSbjOpjEiSZpRhWcHci3dgOUH4blJfByHw25hlgHowd
88a/2PrNKZVcJ92YienaxxGjcXEUcd0uYEG2+rwllQigFcnMFDhr9B71MfalRHjFKE
89fmdoypqLrri61YBc59P88Rw2/WUpTQjgNubSqa3A2+CKdaRyaRw+2fdF4TdR0h8W
90zbg+lbaPtJHsV+3mJC7fq26MiJDRJa5ZztpMn8su20gbLgi2ShBOaHAYDDi5AQ0E
91UdG9zwEIAMoOBq+QLNozAhxOOl5GL3StTStGRgPRXINfmViTsihrqGCWBBUfXlUE
92OytC0mYcrDUQev/8ToVoyqw+iGSwDkcSXkrEUCKFtHV/GECWtk1keyHgR10YKI1R
93mquSXoubWGqPeG1PAI74XWaRx8UrL8uCXUtmD8Q5J7mDjKR5NpxaXrwlA0bKsf2E
94Gp9tu1kKauuToZhWHMRMqYSOGikQJwWSFYKT1KdNcOXLQF6+bfoJ6sjVYdwfmNQL
95Ixn8QVhoTDedcqClSWB17VDEFDFa7MmqXZz2qtM3X1R/MUMHqPtegQzBGNhRdnI2
96V45+1Nnx/uuCxDbeI4RbHzujnxDiq70AEQEAAYkBHwQYAQIACQUCUdG9zwIbDAAK
97CRBnt+RIaSs4LNVeB/0Y2pZ8I7gAAcEM0Xw8drr4omg2fUoK1J33ozlA/RxeA/lJ
98I3KnyCDTpXuIeBKPGkdL8uMATC9Z8DnBBajRlftNDVZS3Hz4G09G9QpMojvJkFJV
99By+01Flw/X+eeN8NpqSuLV4W+AjEO8at/VvgKr1AFvBRdZ7GkpI1o6DgPe7ZqX+1
100dzQZt3e13W0rVBb/bUgx9iSLoeWP3aq/k+/GRGOR+S6F6BBSl0SQ2EF2+dIywb1x
101JuinEP+AwLAUZ1Bsx9ISC0Agpk2VeHXPL3FGhroEmoMvBzO0kTFGyoeT7PR/BfKv
102+H/g3HsL2LOB9uoIm8/5p2TTU5ttYCXMHhQZ81AY
103=AUp4
Conley Owens55e4d462012-10-01 16:12:28 -0700104-----END PGP PUBLIC KEY BLOCK-----
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700105"""
106
Mark E. Hamilton4088eb42016-02-10 10:44:30 -0700107GIT = 'git' # our git command
108MIN_GIT_VERSION = (1, 7, 2) # minimum supported git version
109repodir = '.repo' # name of repo's private directory
110S_repo = 'repo' # special repo repository
111S_manifests = 'manifests' # special manifest repository
112REPO_MAIN = S_repo + '/main.py' # main script
113MIN_PYTHON_VERSION = (2, 6) # minimum supported python version
Simran Basi8ce50412015-08-28 14:25:44 -0700114GITC_CONFIG_FILE = '/gitc/.config'
Dan Willemsen745b4ad2015-10-06 15:23:19 -0700115GITC_FS_ROOT_DIR = '/gitc/manifest-rw/'
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700116
117
David Jamesbf79c662013-12-26 14:20:13 -0800118import errno
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700119import optparse
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700120import re
Mitchel Humpheryseb5acc92014-03-12 10:48:15 -0700121import shutil
Sarah Owens60798a32012-10-25 17:53:09 -0700122import stat
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700123import subprocess
124import sys
David Pursehouse59bbb582013-05-17 10:49:33 +0900125
126if sys.version_info[0] == 3:
Sarah Owens1f7627f2012-10-31 09:21:55 -0700127 import urllib.request
128 import urllib.error
129else:
Sarah Owens1f7627f2012-10-31 09:21:55 -0700130 import imp
David Pursehouse59bbb582013-05-17 10:49:33 +0900131 import urllib2
Sarah Owens1f7627f2012-10-31 09:21:55 -0700132 urllib = imp.new_module('urllib')
133 urllib.request = urllib2
134 urllib.error = urllib2
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700135
Conley Owens5e0ee142013-09-26 15:50:49 -0700136
137def _print(*objects, **kwargs):
138 sep = kwargs.get('sep', ' ')
139 end = kwargs.get('end', '\n')
140 out = kwargs.get('file', sys.stdout)
141 out.write(sep.join(objects) + end)
142
143
Chirayu Desai51813df2013-04-16 19:36:09 +0530144# Python version check
145ver = sys.version_info
Chirayu Desai51813df2013-04-16 19:36:09 +0530146if (ver[0], ver[1]) < MIN_PYTHON_VERSION:
Conley Owens5e0ee142013-09-26 15:50:49 -0700147 _print('error: Python version %s unsupported.\n'
148 'Please use Python 2.6 - 2.7 instead.'
149 % sys.version.split(' ')[0], file=sys.stderr)
Chirayu Desai51813df2013-04-16 19:36:09 +0530150 sys.exit(1)
151
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700152home_dot_repo = os.path.expanduser('~/.repoconfig')
153gpg_dir = os.path.join(home_dot_repo, 'gnupg')
154
155extra_args = []
156init_optparse = optparse.OptionParser(usage="repo init -u url [options]")
157
158# Logging
159group = init_optparse.add_option_group('Logging options')
160group.add_option('-q', '--quiet',
161 dest="quiet", action="store_true", default=False,
162 help="be quiet")
163
164# Manifest
165group = init_optparse.add_option_group('Manifest options')
166group.add_option('-u', '--manifest-url',
167 dest='manifest_url',
168 help='manifest repository location', metavar='URL')
169group.add_option('-b', '--manifest-branch',
170 dest='manifest_branch',
171 help='manifest branch or revision', metavar='REVISION')
172group.add_option('-m', '--manifest-name',
173 dest='manifest_name',
174 help='initial manifest file', metavar='NAME.xml')
Shawn O. Pearcee284ad12008-11-04 07:37:10 -0800175group.add_option('--mirror',
176 dest='mirror', action='store_true',
David Pursehouse3794a782012-11-15 06:17:30 +0900177 help='create a replica of the remote repositories '
178 'rather than a client working directory')
Shawn O. Pearce88443382010-10-08 10:02:09 +0200179group.add_option('--reference',
180 dest='reference',
181 help='location of mirror directory', metavar='DIR')
Doug Anderson49cd59b2011-06-13 21:42:06 -0700182group.add_option('--depth', type='int', default=None,
183 dest='depth',
184 help='create a shallow clone with given depth; see git clone')
Julien Campergue335f5ef2013-10-16 11:02:35 +0200185group.add_option('--archive',
186 dest='archive', action='store_true',
187 help='checkout an archive instead of a git repository for '
188 'each project. See git archive.')
Colin Cross5acde752012-03-28 20:15:45 -0700189group.add_option('-g', '--groups',
Conley Owens971de8e2012-04-16 10:36:08 -0700190 dest='groups', default='default',
David Holmer0a1c6a12012-11-14 19:19:00 -0500191 help='restrict manifest projects to ones with specified '
192 'group(s) [default|all|G1,G2,G3|G4,-G5,-G6]',
Colin Cross5acde752012-03-28 20:15:45 -0700193 metavar='GROUP')
Conley Owensd21720d2012-04-16 11:02:21 -0700194group.add_option('-p', '--platform',
195 dest='platform', default="auto",
Conley Owensc9129d92012-10-01 16:12:28 -0700196 help='restrict manifest projects to ones with a specified '
Conley Owensd21720d2012-04-16 11:02:21 -0700197 'platform group [auto|all|none|linux|darwin|...]',
198 metavar='PLATFORM')
Hu xiuyun9711a982015-12-11 11:16:41 +0800199group.add_option('--no-clone-bundle',
200 dest='no_clone_bundle', action='store_true',
201 help='disable use of /clone.bundle on HTTP/HTTPS')
Doug Anderson49cd59b2011-06-13 21:42:06 -0700202
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700203
204# Tool
Shawn O. Pearcefd89b672009-04-18 11:28:57 -0700205group = init_optparse.add_option_group('repo Version options')
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700206group.add_option('--repo-url',
207 dest='repo_url',
208 help='repo repository location', metavar='URL')
209group.add_option('--repo-branch',
210 dest='repo_branch',
211 help='repo branch or revision', metavar='REVISION')
212group.add_option('--no-repo-verify',
213 dest='no_repo_verify', action='store_true',
214 help='do not verify repo source code')
215
Victor Boivie841be342011-04-05 11:31:10 +0200216# Other
217group = init_optparse.add_option_group('Other options')
218group.add_option('--config-name',
219 dest='config_name', action="store_true", default=False,
220 help='Always prompt for name/e-mail')
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700221
Mark E. Hamilton4088eb42016-02-10 10:44:30 -0700222
223def _GitcInitOptions(init_optparse_arg):
224 init_optparse_arg.set_usage("repo gitc-init -u url -c client [options]")
225 g = init_optparse_arg.add_option_group('GITC options')
Simran Basi1efc2b42015-08-05 15:04:22 -0700226 g.add_option('-f', '--manifest-file',
227 dest='manifest_file',
228 help='Optional manifest file to use for this GITC client.')
229 g.add_option('-c', '--gitc-client',
230 dest='gitc_client',
Dan Willemsen745b4ad2015-10-06 15:23:19 -0700231 help='The name of the gitc_client instance to create or modify.')
Simran Basi1efc2b42015-08-05 15:04:22 -0700232
Simran Basi8ce50412015-08-28 14:25:44 -0700233_gitc_manifest_dir = None
Mark E. Hamilton4088eb42016-02-10 10:44:30 -0700234
235
Simran Basi8ce50412015-08-28 14:25:44 -0700236def get_gitc_manifest_dir():
237 global _gitc_manifest_dir
238 if _gitc_manifest_dir is None:
Dan Willemsen2487cb72015-08-31 15:45:06 -0700239 _gitc_manifest_dir = ''
Simran Basi8ce50412015-08-28 14:25:44 -0700240 try:
241 with open(GITC_CONFIG_FILE, 'r') as gitc_config:
242 for line in gitc_config:
243 match = re.match('gitc_dir=(?P<gitc_manifest_dir>.*)', line)
244 if match:
245 _gitc_manifest_dir = match.group('gitc_manifest_dir')
246 except IOError:
Dan Willemsen2487cb72015-08-31 15:45:06 -0700247 pass
Simran Basi8ce50412015-08-28 14:25:44 -0700248 return _gitc_manifest_dir
249
Mark E. Hamilton4088eb42016-02-10 10:44:30 -0700250
Dan Willemsen745b4ad2015-10-06 15:23:19 -0700251def gitc_parse_clientdir(gitc_fs_path):
252 """Parse a path in the GITC FS and return its client name.
253
254 @param gitc_fs_path: A subdirectory path within the GITC_FS_ROOT_DIR.
255
256 @returns: The GITC client name
257 """
258 if gitc_fs_path == GITC_FS_ROOT_DIR:
259 return None
260 if not gitc_fs_path.startswith(GITC_FS_ROOT_DIR):
261 manifest_dir = get_gitc_manifest_dir()
262 if manifest_dir == '':
263 return None
264 if manifest_dir[-1] != '/':
265 manifest_dir += '/'
266 if gitc_fs_path == manifest_dir:
267 return None
268 if not gitc_fs_path.startswith(manifest_dir):
269 return None
270 return gitc_fs_path.split(manifest_dir)[1].split('/')[0]
271 return gitc_fs_path.split(GITC_FS_ROOT_DIR)[1].split('/')[0]
272
Mark E. Hamilton4088eb42016-02-10 10:44:30 -0700273
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700274class CloneFailure(Exception):
Mark E. Hamilton4088eb42016-02-10 10:44:30 -0700275
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700276 """Indicate the remote clone of repo itself failed.
277 """
278
279
Simran Basi1efc2b42015-08-05 15:04:22 -0700280def _Init(args, gitc_init=False):
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700281 """Installs repo by cloning it over the network.
282 """
Simran Basi1efc2b42015-08-05 15:04:22 -0700283 if gitc_init:
284 _GitcInitOptions(init_optparse)
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700285 opt, args = init_optparse.parse_args(args)
Xiaodong Xuae0a36c2012-01-31 11:10:09 +0800286 if args:
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700287 init_optparse.print_usage()
288 sys.exit(1)
289
290 url = opt.repo_url
291 if not url:
292 url = REPO_URL
293 extra_args.append('--repo-url=%s' % url)
294
295 branch = opt.repo_branch
296 if not branch:
297 branch = REPO_REV
298 extra_args.append('--repo-branch=%s' % branch)
299
300 if branch.startswith('refs/heads/'):
301 branch = branch[len('refs/heads/'):]
302 if branch.startswith('refs/'):
Conley Owens5e0ee142013-09-26 15:50:49 -0700303 _print("fatal: invalid branch name '%s'" % branch, file=sys.stderr)
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700304 raise CloneFailure()
305
David Jamesbf79c662013-12-26 14:20:13 -0800306 try:
Simran Basi1efc2b42015-08-05 15:04:22 -0700307 if gitc_init:
Simran Basi8ce50412015-08-28 14:25:44 -0700308 gitc_manifest_dir = get_gitc_manifest_dir()
309 if not gitc_manifest_dir:
Dan Willemsen9ff2ece2015-08-31 15:45:06 -0700310 _print('fatal: GITC filesystem is not available. Exiting...',
Simran Basi8ce50412015-08-28 14:25:44 -0700311 file=sys.stderr)
312 sys.exit(1)
Dan Willemsen745b4ad2015-10-06 15:23:19 -0700313 gitc_client = opt.gitc_client
314 if not gitc_client:
315 gitc_client = gitc_parse_clientdir(os.getcwd())
316 if not gitc_client:
Dan Willemsen9ff2ece2015-08-31 15:45:06 -0700317 _print('fatal: GITC client (-c) is required.', file=sys.stderr)
318 sys.exit(1)
Dan Willemsen745b4ad2015-10-06 15:23:19 -0700319 client_dir = os.path.join(gitc_manifest_dir, gitc_client)
Simran Basi1efc2b42015-08-05 15:04:22 -0700320 if not os.path.exists(client_dir):
321 os.makedirs(client_dir)
322 os.chdir(client_dir)
323 if os.path.exists(repodir):
324 # This GITC Client has already initialized repo so continue.
325 return
326
David Jamesbf79c662013-12-26 14:20:13 -0800327 os.mkdir(repodir)
328 except OSError as e:
329 if e.errno != errno.EEXIST:
Conley Owens5e0ee142013-09-26 15:50:49 -0700330 _print('fatal: cannot make %s directory: %s'
331 % (repodir, e.strerror), file=sys.stderr)
David Pursehouse3794a782012-11-15 06:17:30 +0900332 # Don't raise CloneFailure; that would delete the
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700333 # name. Instead exit immediately.
334 #
335 sys.exit(1)
336
337 _CheckGitVersion()
338 try:
Conley Owensc9129d92012-10-01 16:12:28 -0700339 if NeedSetupGnuPG():
340 can_verify = SetupGnuPG(opt.quiet)
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700341 else:
342 can_verify = True
343
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700344 dst = os.path.abspath(os.path.join(repodir, S_repo))
Hu xiuyun9711a982015-12-11 11:16:41 +0800345 _Clone(url, dst, opt.quiet, not opt.no_clone_bundle)
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700346
347 if can_verify and not opt.no_repo_verify:
348 rev = _Verify(dst, branch, opt.quiet)
349 else:
350 rev = 'refs/remotes/origin/%s^0' % branch
351
352 _Checkout(dst, branch, rev, opt.quiet)
353 except CloneFailure:
354 if opt.quiet:
Conley Owens5e0ee142013-09-26 15:50:49 -0700355 _print('fatal: repo init failed; run without --quiet to see why',
356 file=sys.stderr)
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700357 raise
358
359
Conley Owensff0a3c82014-01-30 14:46:03 -0800360def ParseGitVersion(ver_str):
361 if not ver_str.startswith('git version '):
362 return None
363
364 num_ver_str = ver_str[len('git version '):].strip().split('-')[0]
365 to_tuple = []
366 for num_str in num_ver_str.split('.')[:3]:
367 if num_str.isdigit():
368 to_tuple.append(int(num_str))
369 else:
370 to_tuple.append(0)
371 return tuple(to_tuple)
372
373
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700374def _CheckGitVersion():
375 cmd = [GIT, '--version']
Shawn O. Pearce4fd38ec2012-06-05 07:55:07 -0700376 try:
377 proc = subprocess.Popen(cmd, stdout=subprocess.PIPE)
Sarah Owensa5be53f2012-09-09 15:37:57 -0700378 except OSError as e:
Conley Owens5e0ee142013-09-26 15:50:49 -0700379 _print(file=sys.stderr)
380 _print("fatal: '%s' is not available" % GIT, file=sys.stderr)
381 _print('fatal: %s' % e, file=sys.stderr)
382 _print(file=sys.stderr)
383 _print('Please make sure %s is installed and in your path.' % GIT,
384 file=sys.stderr)
Shawn O. Pearce4fd38ec2012-06-05 07:55:07 -0700385 raise CloneFailure()
386
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700387 ver_str = proc.stdout.read().strip()
388 proc.stdout.close()
Shawn O. Pearce16191342008-10-28 08:33:34 -0700389 proc.wait()
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700390
Conley Owensff0a3c82014-01-30 14:46:03 -0800391 ver_act = ParseGitVersion(ver_str)
392 if ver_act is None:
Conley Owens5e0ee142013-09-26 15:50:49 -0700393 _print('error: "%s" unsupported' % ver_str, file=sys.stderr)
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700394 raise CloneFailure()
395
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700396 if ver_act < MIN_GIT_VERSION:
David Pursehouse685f0802012-11-14 08:34:39 +0900397 need = '.'.join(map(str, MIN_GIT_VERSION))
Conley Owens5e0ee142013-09-26 15:50:49 -0700398 _print('fatal: git %s or later required' % need, file=sys.stderr)
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700399 raise CloneFailure()
400
401
Conley Owensc9129d92012-10-01 16:12:28 -0700402def NeedSetupGnuPG():
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700403 if not os.path.isdir(home_dot_repo):
404 return True
405
406 kv = os.path.join(home_dot_repo, 'keyring-version')
407 if not os.path.exists(kv):
408 return True
409
410 kv = open(kv).read()
411 if not kv:
412 return True
413
David Pursehouse685f0802012-11-14 08:34:39 +0900414 kv = tuple(map(int, kv.split('.')))
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700415 if kv < KEYRING_VERSION:
416 return True
417 return False
418
419
Conley Owensc9129d92012-10-01 16:12:28 -0700420def SetupGnuPG(quiet):
David Jamesbf79c662013-12-26 14:20:13 -0800421 try:
422 os.mkdir(home_dot_repo)
423 except OSError as e:
424 if e.errno != errno.EEXIST:
Conley Owens5e0ee142013-09-26 15:50:49 -0700425 _print('fatal: cannot make %s directory: %s'
426 % (home_dot_repo, e.strerror), file=sys.stderr)
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700427 sys.exit(1)
428
David Jamesbf79c662013-12-26 14:20:13 -0800429 try:
430 os.mkdir(gpg_dir, stat.S_IRWXU)
431 except OSError as e:
432 if e.errno != errno.EEXIST:
Conley Owens5e0ee142013-09-26 15:50:49 -0700433 _print('fatal: cannot make %s directory: %s' % (gpg_dir, e.strerror),
434 file=sys.stderr)
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700435 sys.exit(1)
436
Shawn O. Pearcef18cb762010-12-07 11:41:05 -0800437 env = os.environ.copy()
Dāvis Mosāns631d0ec2016-07-16 21:11:11 +0300438 try:
439 env['GNUPGHOME'] = gpg_dir
440 except UnicodeEncodeError:
441 env['GNUPGHOME'] = gpg_dir.encode()
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700442
443 cmd = ['gpg', '--import']
444 try:
445 proc = subprocess.Popen(cmd,
Mark E. Hamilton4088eb42016-02-10 10:44:30 -0700446 env=env,
447 stdin=subprocess.PIPE)
Sarah Owensa5be53f2012-09-09 15:37:57 -0700448 except OSError as e:
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700449 if not quiet:
Conley Owens5e0ee142013-09-26 15:50:49 -0700450 _print('warning: gpg (GnuPG) is not available.', file=sys.stderr)
451 _print('warning: Installing it is strongly encouraged.', file=sys.stderr)
452 _print(file=sys.stderr)
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700453 return False
454
455 proc.stdin.write(MAINTAINER_KEYS)
456 proc.stdin.close()
457
458 if proc.wait() != 0:
Conley Owens5e0ee142013-09-26 15:50:49 -0700459 _print('fatal: registering repo maintainer keys failed', file=sys.stderr)
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700460 sys.exit(1)
Conley Owens5e0ee142013-09-26 15:50:49 -0700461 _print()
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700462
463 fd = open(os.path.join(home_dot_repo, 'keyring-version'), 'w')
David Pursehouse685f0802012-11-14 08:34:39 +0900464 fd.write('.'.join(map(str, KEYRING_VERSION)) + '\n')
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700465 fd.close()
466 return True
467
468
469def _SetConfig(local, name, value):
470 """Set a git configuration option to the specified value.
471 """
472 cmd = [GIT, 'config', name, value]
Mark E. Hamilton4088eb42016-02-10 10:44:30 -0700473 if subprocess.Popen(cmd, cwd=local).wait() != 0:
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700474 raise CloneFailure()
475
476
Shawn O. Pearcef322b9a2011-09-19 14:50:58 -0700477def _InitHttp():
478 handlers = []
479
Sarah Owens1f7627f2012-10-31 09:21:55 -0700480 mgr = urllib.request.HTTPPasswordMgrWithDefaultRealm()
Shawn O. Pearcef322b9a2011-09-19 14:50:58 -0700481 try:
482 import netrc
483 n = netrc.netrc()
484 for host in n.hosts:
485 p = n.hosts[host]
Mark E. Hamilton4088eb42016-02-10 10:44:30 -0700486 mgr.add_password(p[1], 'http://%s/' % host, p[0], p[2])
Xiaodong Xuae0a36c2012-01-31 11:10:09 +0800487 mgr.add_password(p[1], 'https://%s/' % host, p[0], p[2])
Mark E. Hamilton4088eb42016-02-10 10:44:30 -0700488 except: # pylint: disable=bare-except
Shawn O. Pearcef322b9a2011-09-19 14:50:58 -0700489 pass
Sarah Owens1f7627f2012-10-31 09:21:55 -0700490 handlers.append(urllib.request.HTTPBasicAuthHandler(mgr))
491 handlers.append(urllib.request.HTTPDigestAuthHandler(mgr))
Shawn O. Pearcef322b9a2011-09-19 14:50:58 -0700492
493 if 'http_proxy' in os.environ:
494 url = os.environ['http_proxy']
Sarah Owens1f7627f2012-10-31 09:21:55 -0700495 handlers.append(urllib.request.ProxyHandler({'http': url, 'https': url}))
Shawn O. Pearcef322b9a2011-09-19 14:50:58 -0700496 if 'REPO_CURL_VERBOSE' in os.environ:
Sarah Owens1f7627f2012-10-31 09:21:55 -0700497 handlers.append(urllib.request.HTTPHandler(debuglevel=1))
498 handlers.append(urllib.request.HTTPSHandler(debuglevel=1))
499 urllib.request.install_opener(urllib.request.build_opener(*handlers))
Shawn O. Pearcef322b9a2011-09-19 14:50:58 -0700500
Mark E. Hamilton4088eb42016-02-10 10:44:30 -0700501
Shawn O. Pearcef322b9a2011-09-19 14:50:58 -0700502def _Fetch(url, local, src, quiet):
503 if not quiet:
Conley Owens5e0ee142013-09-26 15:50:49 -0700504 _print('Get %s' % url, file=sys.stderr)
Shawn O. Pearcef322b9a2011-09-19 14:50:58 -0700505
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700506 cmd = [GIT, 'fetch']
507 if quiet:
508 cmd.append('--quiet')
509 err = subprocess.PIPE
510 else:
511 err = None
Shawn O. Pearcef322b9a2011-09-19 14:50:58 -0700512 cmd.append(src)
513 cmd.append('+refs/heads/*:refs/remotes/origin/*')
514 cmd.append('refs/tags/*:refs/tags/*')
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700515
Mark E. Hamilton4088eb42016-02-10 10:44:30 -0700516 proc = subprocess.Popen(cmd, cwd=local, stderr=err)
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700517 if err:
518 proc.stderr.read()
519 proc.stderr.close()
520 if proc.wait() != 0:
521 raise CloneFailure()
522
Mark E. Hamilton4088eb42016-02-10 10:44:30 -0700523
Shawn O. Pearcef322b9a2011-09-19 14:50:58 -0700524def _DownloadBundle(url, local, quiet):
525 if not url.endswith('/'):
526 url += '/'
527 url += 'clone.bundle'
528
529 proc = subprocess.Popen(
Mark E. Hamilton4088eb42016-02-10 10:44:30 -0700530 [GIT, 'config', '--get-regexp', 'url.*.insteadof'],
531 cwd=local,
532 stdout=subprocess.PIPE)
Shawn O. Pearcef322b9a2011-09-19 14:50:58 -0700533 for line in proc.stdout:
534 m = re.compile(r'^url\.(.*)\.insteadof (.*)$').match(line)
535 if m:
536 new_url = m.group(1)
537 old_url = m.group(2)
538 if url.startswith(old_url):
539 url = new_url + url[len(old_url):]
540 break
541 proc.stdout.close()
542 proc.wait()
543
544 if not url.startswith('http:') and not url.startswith('https:'):
545 return False
546
547 dest = open(os.path.join(local, '.git', 'clone.bundle'), 'w+b')
548 try:
549 try:
Sarah Owens1f7627f2012-10-31 09:21:55 -0700550 r = urllib.request.urlopen(url)
551 except urllib.error.HTTPError as e:
John Törnblomd3ddcdb2015-08-12 20:12:51 +0200552 if e.code in [401, 403, 404, 501]:
Shawn O. Pearcef322b9a2011-09-19 14:50:58 -0700553 return False
Conley Owens5e0ee142013-09-26 15:50:49 -0700554 _print('fatal: Cannot get %s' % url, file=sys.stderr)
555 _print('fatal: HTTP error %s' % e.code, file=sys.stderr)
Shawn O. Pearcef322b9a2011-09-19 14:50:58 -0700556 raise CloneFailure()
Sarah Owens1f7627f2012-10-31 09:21:55 -0700557 except urllib.error.URLError as e:
Conley Owens5e0ee142013-09-26 15:50:49 -0700558 _print('fatal: Cannot get %s' % url, file=sys.stderr)
559 _print('fatal: error %s' % e.reason, file=sys.stderr)
Shawn O. Pearcef322b9a2011-09-19 14:50:58 -0700560 raise CloneFailure()
561 try:
562 if not quiet:
Conley Owens5e0ee142013-09-26 15:50:49 -0700563 _print('Get %s' % url, file=sys.stderr)
Shawn O. Pearcef322b9a2011-09-19 14:50:58 -0700564 while True:
565 buf = r.read(8192)
566 if buf == '':
567 return True
568 dest.write(buf)
569 finally:
570 r.close()
571 finally:
572 dest.close()
573
Mark E. Hamilton4088eb42016-02-10 10:44:30 -0700574
Shawn O. Pearcef322b9a2011-09-19 14:50:58 -0700575def _ImportBundle(local):
576 path = os.path.join(local, '.git', 'clone.bundle')
577 try:
578 _Fetch(local, local, path, True)
579 finally:
580 os.remove(path)
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700581
Mark E. Hamilton4088eb42016-02-10 10:44:30 -0700582
Hu xiuyun9711a982015-12-11 11:16:41 +0800583def _Clone(url, local, quiet, clone_bundle):
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700584 """Clones a git repository to a new subdirectory of repodir
585 """
586 try:
587 os.mkdir(local)
Sarah Owensa5be53f2012-09-09 15:37:57 -0700588 except OSError as e:
Conley Owens5e0ee142013-09-26 15:50:49 -0700589 _print('fatal: cannot make %s directory: %s' % (local, e.strerror),
590 file=sys.stderr)
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700591 raise CloneFailure()
592
593 cmd = [GIT, 'init', '--quiet']
594 try:
Mark E. Hamilton4088eb42016-02-10 10:44:30 -0700595 proc = subprocess.Popen(cmd, cwd=local)
Sarah Owensa5be53f2012-09-09 15:37:57 -0700596 except OSError as e:
Conley Owens5e0ee142013-09-26 15:50:49 -0700597 _print(file=sys.stderr)
598 _print("fatal: '%s' is not available" % GIT, file=sys.stderr)
599 _print('fatal: %s' % e, file=sys.stderr)
600 _print(file=sys.stderr)
601 _print('Please make sure %s is installed and in your path.' % GIT,
Mark E. Hamilton4088eb42016-02-10 10:44:30 -0700602 file=sys.stderr)
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700603 raise CloneFailure()
604 if proc.wait() != 0:
Conley Owens5e0ee142013-09-26 15:50:49 -0700605 _print('fatal: could not create %s' % local, file=sys.stderr)
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700606 raise CloneFailure()
607
Shawn O. Pearcef322b9a2011-09-19 14:50:58 -0700608 _InitHttp()
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700609 _SetConfig(local, 'remote.origin.url', url)
Mark E. Hamilton4088eb42016-02-10 10:44:30 -0700610 _SetConfig(local,
611 'remote.origin.fetch',
612 '+refs/heads/*:refs/remotes/origin/*')
Hu xiuyun9711a982015-12-11 11:16:41 +0800613 if clone_bundle and _DownloadBundle(url, local, quiet):
Shawn O. Pearcef322b9a2011-09-19 14:50:58 -0700614 _ImportBundle(local)
Dan Willemsenfee390e2015-09-02 12:36:30 -0700615 _Fetch(url, local, 'origin', quiet)
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700616
617
618def _Verify(cwd, branch, quiet):
619 """Verify the branch has been signed by a tag.
620 """
621 cmd = [GIT, 'describe', 'origin/%s' % branch]
622 proc = subprocess.Popen(cmd,
623 stdout=subprocess.PIPE,
624 stderr=subprocess.PIPE,
Mark E. Hamilton4088eb42016-02-10 10:44:30 -0700625 cwd=cwd)
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700626 cur = proc.stdout.read().strip()
627 proc.stdout.close()
628
629 proc.stderr.read()
630 proc.stderr.close()
631
632 if proc.wait() != 0 or not cur:
Conley Owens5e0ee142013-09-26 15:50:49 -0700633 _print(file=sys.stderr)
634 _print("fatal: branch '%s' has not been signed" % branch, file=sys.stderr)
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700635 raise CloneFailure()
636
637 m = re.compile(r'^(.*)-[0-9]{1,}-g[0-9a-f]{1,}$').match(cur)
638 if m:
639 cur = m.group(1)
640 if not quiet:
Conley Owens5e0ee142013-09-26 15:50:49 -0700641 _print(file=sys.stderr)
642 _print("info: Ignoring branch '%s'; using tagged release '%s'"
Mark E. Hamilton4088eb42016-02-10 10:44:30 -0700643 % (branch, cur), file=sys.stderr)
Conley Owens5e0ee142013-09-26 15:50:49 -0700644 _print(file=sys.stderr)
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700645
Shawn O. Pearcef18cb762010-12-07 11:41:05 -0800646 env = os.environ.copy()
Dāvis Mosāns631d0ec2016-07-16 21:11:11 +0300647 try:
648 env['GNUPGHOME'] = gpg_dir
649 except UnicodeEncodeError:
650 env['GNUPGHOME'] = gpg_dir.encode()
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700651
652 cmd = [GIT, 'tag', '-v', cur]
653 proc = subprocess.Popen(cmd,
Mark E. Hamilton4088eb42016-02-10 10:44:30 -0700654 stdout=subprocess.PIPE,
655 stderr=subprocess.PIPE,
656 cwd=cwd,
657 env=env)
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700658 out = proc.stdout.read()
659 proc.stdout.close()
660
661 err = proc.stderr.read()
662 proc.stderr.close()
663
664 if proc.wait() != 0:
Conley Owens5e0ee142013-09-26 15:50:49 -0700665 _print(file=sys.stderr)
666 _print(out, file=sys.stderr)
667 _print(err, file=sys.stderr)
668 _print(file=sys.stderr)
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700669 raise CloneFailure()
670 return '%s^0' % cur
671
672
673def _Checkout(cwd, branch, rev, quiet):
674 """Checkout an upstream branch into the repository and track it.
675 """
676 cmd = [GIT, 'update-ref', 'refs/heads/default', rev]
Mark E. Hamilton4088eb42016-02-10 10:44:30 -0700677 if subprocess.Popen(cmd, cwd=cwd).wait() != 0:
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700678 raise CloneFailure()
679
680 _SetConfig(cwd, 'branch.default.remote', 'origin')
681 _SetConfig(cwd, 'branch.default.merge', 'refs/heads/%s' % branch)
682
683 cmd = [GIT, 'symbolic-ref', 'HEAD', 'refs/heads/default']
Mark E. Hamilton4088eb42016-02-10 10:44:30 -0700684 if subprocess.Popen(cmd, cwd=cwd).wait() != 0:
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700685 raise CloneFailure()
686
687 cmd = [GIT, 'read-tree', '--reset', '-u']
688 if not quiet:
689 cmd.append('-v')
690 cmd.append('HEAD')
Mark E. Hamilton4088eb42016-02-10 10:44:30 -0700691 if subprocess.Popen(cmd, cwd=cwd).wait() != 0:
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700692 raise CloneFailure()
693
694
695def _FindRepo():
696 """Look for a repo installation, starting at the current directory.
697 """
Mickaël Salaün2f6ab7f2012-09-30 00:37:55 +0200698 curdir = os.getcwd()
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700699 repo = None
700
Anthony Newnamdf14a702011-01-09 17:31:57 -0800701 olddir = None
Mickaël Salaün2f6ab7f2012-09-30 00:37:55 +0200702 while curdir != '/' \
Mark E. Hamilton4088eb42016-02-10 10:44:30 -0700703 and curdir != olddir \
704 and not repo:
Mickaël Salaün2f6ab7f2012-09-30 00:37:55 +0200705 repo = os.path.join(curdir, repodir, REPO_MAIN)
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700706 if not os.path.isfile(repo):
707 repo = None
Mickaël Salaün2f6ab7f2012-09-30 00:37:55 +0200708 olddir = curdir
709 curdir = os.path.dirname(curdir)
710 return (repo, os.path.join(curdir, repodir))
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700711
712
Mark E. Hamilton4088eb42016-02-10 10:44:30 -0700713class _Options(object):
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700714 help = False
715
716
717def _ParseArguments(args):
718 cmd = None
719 opt = _Options()
720 arg = []
721
Sarah Owensa6053d52012-11-01 13:36:50 -0700722 for i in range(len(args)):
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700723 a = args[i]
724 if a == '-h' or a == '--help':
725 opt.help = True
726
727 elif not a.startswith('-'):
728 cmd = a
729 arg = args[i + 1:]
730 break
731 return cmd, opt, arg
732
733
734def _Usage():
Dan Willemsen9ff2ece2015-08-31 15:45:06 -0700735 gitc_usage = ""
736 if get_gitc_manifest_dir():
737 gitc_usage = " gitc-init Initialize a GITC Client.\n"
738
Conley Owens5e0ee142013-09-26 15:50:49 -0700739 _print(
Mark E. Hamilton4088eb42016-02-10 10:44:30 -0700740 """usage: repo COMMAND [ARGS]
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700741
742repo is not yet installed. Use "repo init" to install it here.
743
744The most commonly used repo commands are:
745
746 init Install repo in the current working directory
Dan Willemsen9ff2ece2015-08-31 15:45:06 -0700747""" + gitc_usage +
Mark E. Hamilton4088eb42016-02-10 10:44:30 -0700748 """ help Display detailed help on a command
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700749
750For access to the full online help, install repo ("repo init").
Sarah Owenscecd1d82012-11-01 22:59:27 -0700751""", file=sys.stderr)
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700752 sys.exit(1)
753
754
755def _Help(args):
756 if args:
757 if args[0] == 'init':
758 init_optparse.print_help()
Trond Norbyed3fd5372011-01-03 11:35:15 +0100759 sys.exit(0)
Dan Willemsen9ff2ece2015-08-31 15:45:06 -0700760 elif args[0] == 'gitc-init':
761 _GitcInitOptions(init_optparse)
762 init_optparse.print_help()
763 sys.exit(0)
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700764 else:
Conley Owens5e0ee142013-09-26 15:50:49 -0700765 _print("error: '%s' is not a bootstrap command.\n"
766 ' For access to online help, install repo ("repo init").'
767 % args[0], file=sys.stderr)
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700768 else:
769 _Usage()
770 sys.exit(1)
771
772
773def _NotInstalled():
Conley Owens5e0ee142013-09-26 15:50:49 -0700774 _print('error: repo is not installed. Use "repo init" to install it here.',
775 file=sys.stderr)
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700776 sys.exit(1)
777
778
779def _NoCommands(cmd):
Conley Owens5e0ee142013-09-26 15:50:49 -0700780 _print("""error: command '%s' requires repo to be installed first.
781 Use "repo init" to install it here.""" % cmd, file=sys.stderr)
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700782 sys.exit(1)
783
784
785def _RunSelf(wrapper_path):
786 my_dir = os.path.dirname(wrapper_path)
787 my_main = os.path.join(my_dir, 'main.py')
788 my_git = os.path.join(my_dir, '.git')
789
790 if os.path.isfile(my_main) and os.path.isdir(my_git):
Shawn O. Pearcec8a300f2009-05-18 13:19:57 -0700791 for name in ['git_config.py',
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700792 'project.py',
793 'subcmds']:
794 if not os.path.exists(os.path.join(my_dir, name)):
795 return None, None
796 return my_main, my_git
797 return None, None
798
799
800def _SetDefaultsTo(gitdir):
801 global REPO_URL
802 global REPO_REV
803
804 REPO_URL = gitdir
805 proc = subprocess.Popen([GIT,
806 '--git-dir=%s' % gitdir,
807 'symbolic-ref',
808 'HEAD'],
Mark E. Hamilton4088eb42016-02-10 10:44:30 -0700809 stdout=subprocess.PIPE,
810 stderr=subprocess.PIPE)
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700811 REPO_REV = proc.stdout.read().strip()
812 proc.stdout.close()
813
814 proc.stderr.read()
815 proc.stderr.close()
816
817 if proc.wait() != 0:
Conley Owens5e0ee142013-09-26 15:50:49 -0700818 _print('fatal: %s has no current branch' % gitdir, file=sys.stderr)
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700819 sys.exit(1)
820
821
822def main(orig_args):
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700823 cmd, opt, args = _ParseArguments(orig_args)
824
Dan Willemsen745b4ad2015-10-06 15:23:19 -0700825 repo_main, rel_repo_dir = None, None
826 # Don't use the local repo copy, make sure to switch to the gitc client first.
827 if cmd != 'gitc-init':
828 repo_main, rel_repo_dir = _FindRepo()
829
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700830 wrapper_path = os.path.abspath(__file__)
831 my_main, my_git = _RunSelf(wrapper_path)
832
Simran Basi8ce50412015-08-28 14:25:44 -0700833 cwd = os.getcwd()
Dan Willemsen2487cb72015-08-31 15:45:06 -0700834 if get_gitc_manifest_dir() and cwd.startswith(get_gitc_manifest_dir()):
Simran Basi8ce50412015-08-28 14:25:44 -0700835 _print('error: repo cannot be used in the GITC local manifest directory.'
836 '\nIf you want to work on this GITC client please rerun this '
Mark E. Hamilton4088eb42016-02-10 10:44:30 -0700837 'command from the corresponding client under /gitc/',
838 file=sys.stderr)
Simran Basi8ce50412015-08-28 14:25:44 -0700839 sys.exit(1)
Mickaël Salaün2f6ab7f2012-09-30 00:37:55 +0200840 if not repo_main:
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700841 if opt.help:
842 _Usage()
843 if cmd == 'help':
844 _Help(args)
845 if not cmd:
846 _NotInstalled()
Simran Basi1efc2b42015-08-05 15:04:22 -0700847 if cmd == 'init' or cmd == 'gitc-init':
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700848 if my_git:
849 _SetDefaultsTo(my_git)
850 try:
Simran Basi1efc2b42015-08-05 15:04:22 -0700851 _Init(args, gitc_init=(cmd == 'gitc-init'))
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700852 except CloneFailure:
Mani Chandelf75870b2014-09-03 13:54:48 +0530853 shutil.rmtree(os.path.join(repodir, S_repo), ignore_errors=True)
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700854 sys.exit(1)
Mickaël Salaün2f6ab7f2012-09-30 00:37:55 +0200855 repo_main, rel_repo_dir = _FindRepo()
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700856 else:
857 _NoCommands(cmd)
858
859 if my_main:
Mickaël Salaün2f6ab7f2012-09-30 00:37:55 +0200860 repo_main = my_main
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700861
David Pursehouse685f0802012-11-14 08:34:39 +0900862 ver_str = '.'.join(map(str, VERSION))
anatoly techtonik3a2a59e2013-09-21 19:29:10 +0300863 me = [sys.executable, repo_main,
Mickaël Salaün2f6ab7f2012-09-30 00:37:55 +0200864 '--repo-dir=%s' % rel_repo_dir,
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700865 '--wrapper-version=%s' % ver_str,
866 '--wrapper-path=%s' % wrapper_path,
867 '--']
868 me.extend(orig_args)
869 me.extend(extra_args)
870 try:
anatoly techtonik3a2a59e2013-09-21 19:29:10 +0300871 os.execv(sys.executable, me)
Sarah Owensa5be53f2012-09-09 15:37:57 -0700872 except OSError as e:
Conley Owens5e0ee142013-09-26 15:50:49 -0700873 _print("fatal: unable to start %s" % repo_main, file=sys.stderr)
874 _print("fatal: %s" % e, file=sys.stderr)
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700875 sys.exit(148)
876
877
878if __name__ == '__main__':
Anthony King6efdde92014-05-05 20:37:05 +0100879 if ver[0] == 3:
880 _print('warning: Python 3 support is currently experimental. YMMV.\n'
881 'Please use Python 2.6 - 2.7 instead.',
882 file=sys.stderr)
The Android Open Source Projectcf31fe92008-10-21 07:00:00 -0700883 main(sys.argv[1:])