mirror of
https://gerrit.googlesource.com/git-repo
synced 2025-06-26 20:17:52 +00:00
Compare commits
146 Commits
Author | SHA1 | Date | |
---|---|---|---|
34acdd2534 | |||
d94aaef39e | |||
bd489c4eaa | |||
2dc810c2e4 | |||
bb1b5f5f86 | |||
e2126652a3 | |||
9a27d0111d | |||
918ff85c1e | |||
3d07da82ab | |||
e15c65abc2 | |||
daa851f6cd | |||
a43f42f9ff | |||
bb8337fe0f | |||
17f85eab24 | |||
b9477bc2dd | |||
5e7127d00b | |||
5d0efdb14a | |||
f35b2d9c31 | |||
e0904f721b | |||
9830553748 | |||
2bc7f5cb3a | |||
b292b98c3e | |||
2f127de752 | |||
7da1314e38 | |||
435370c6f0 | |||
e8f75fa368 | |||
87636f2ac2 | |||
337aee0a9c | |||
7cf1b36bcd | |||
5e57234ec6 | |||
5d016502eb | |||
475a47d531 | |||
62d0b10a7b | |||
d666e93ecc | |||
3f61950f01 | |||
4fd38ecc3a | |||
9fae805e04 | |||
6a927c5d19 | |||
eca119e5d6 | |||
6ba6ba0ef3 | |||
23acdd3f14 | |||
2644874d9d | |||
3d125940f6 | |||
a94f162b9f | |||
e5a2122e64 | |||
ccf86432b3 | |||
79770d269e | |||
c39864f5e1 | |||
5465727e53 | |||
d21720db31 | |||
971de8ea7b | |||
24c1308840 | |||
b962a1f5e0 | |||
5acde75e5d | |||
d67872d2f4 | |||
e9d6b611c5 | |||
c3d2f2b76f | |||
cd7c5deca0 | |||
e02ac0af2e | |||
898e12a2d9 | |||
ae0a36c9a5 | |||
76abcc1d1e | |||
d315382572 | |||
43bda84362 | |||
9b017dab46 | |||
e9dc3b3368 | |||
c9571423f8 | |||
34fb20f67c | |||
ecff4f17b0 | |||
cc14fa9820 | |||
3ce2a6b46b | |||
841be34968 | |||
ee1c2f5717 | |||
6a1f737380 | |||
e9311273dd | |||
605a9a487b | |||
2a32f6afa6 | |||
498fe90b45 | |||
53d6f4d17e | |||
9d8f914fe8 | |||
ceea368e88 | |||
b660539c4a | |||
752371d91b | |||
1a68dc58eb | |||
df5ee52050 | |||
fab96c68e3 | |||
bf1fbb20ab | |||
29472463ba | |||
c325dc35f6 | |||
f322b9abb4 | |||
db728cd866 | |||
c4657969eb | |||
7b947de1ee | |||
6392c87945 | |||
97d2b2f7a0 | |||
3a0e782790 | |||
490d09a314 | |||
13111b4e97 | |||
bd0312a484 | |||
334851e4b6 | |||
014d060989 | |||
44da16e8a0 | |||
65e0f35fda | |||
08c880db18 | |||
a101f1c167 | |||
49cd59bc86 | |||
e7a3bcbbb8 | |||
25b51d8cb7 | |||
cef005c3e8 | |||
71cab95b4c | |||
9275fd4329 | |||
13f3da50d4 | |||
3218c13205 | |||
b0f9a02394 | |||
69b1e8aa65 | |||
840ed0fab7 | |||
c024912fb8 | |||
15f6579eb3 | |||
d4cd69bdef | |||
d2dfac81ad | |||
4719901067 | |||
a949fa5d20 | |||
0afac0856c | |||
4c0f670465 | |||
33f0e786bb | |||
57272ba82e | |||
0125ae2fda | |||
a7ce096047 | |||
87bda12e85 | |||
5f947bba69 | |||
b3d2c9214b | |||
7354d88914 | |||
ce86abbe8a | |||
75b87c8a51 | |||
abb7a3dfec | |||
cc6c79643e | |||
2095179bee | |||
b0ca41e19a | |||
1875ddd47c | |||
446c4e5556 | |||
67f4563acb | |||
050e4fd591 | |||
60e679209a | |||
f1a6b14fdc | |||
ca3d8ff4fc | |||
98ea26b8d8 |
@ -5,7 +5,7 @@ Short Version:
|
|||||||
- Make sure all code is under the Apache License, 2.0.
|
- Make sure all code is under the Apache License, 2.0.
|
||||||
- Publish your changes for review:
|
- Publish your changes for review:
|
||||||
|
|
||||||
git push ssh://review.source.android.com:29418/tools/repo.git HEAD:refs/for/master
|
git push https://gerrit-review.googlesource.com/git-repo HEAD:refs/for/master
|
||||||
|
|
||||||
|
|
||||||
Long Version:
|
Long Version:
|
||||||
@ -55,23 +55,22 @@ Do not email your patches to anyone.
|
|||||||
|
|
||||||
Instead, login to the Gerrit Code Review tool at:
|
Instead, login to the Gerrit Code Review tool at:
|
||||||
|
|
||||||
https://review.source.android.com/
|
https://gerrit-review.googlesource.com/
|
||||||
|
|
||||||
Ensure you have completed one of the necessary contributor
|
Ensure you have completed one of the necessary contributor
|
||||||
agreements, providing documentation to the project maintainers that
|
agreements, providing documentation to the project maintainers that
|
||||||
they have right to redistribute your work under the Apache License:
|
they have right to redistribute your work under the Apache License:
|
||||||
|
|
||||||
https://review.source.android.com/#settings,agreements
|
https://gerrit-review.googlesource.com/#/settings/agreements
|
||||||
|
|
||||||
Ensure you have registered one or more SSH public keys, so you can
|
Ensure you have obtained an HTTP password to authenticate:
|
||||||
push your commits directly over SSH:
|
|
||||||
|
|
||||||
https://review.source.android.com/#settings,ssh-keys
|
https://gerrit-review.googlesource.com/new-password
|
||||||
|
|
||||||
Push your patches over SSH to the review server, possibly through
|
Push your patches over HTTPS to the review server, possibly through
|
||||||
a remembered remote to make this easier in the future:
|
a remembered remote to make this easier in the future:
|
||||||
|
|
||||||
git config remote.review.url ssh://review.source.android.com:29418/tools/repo.git
|
git config remote.review.url https://gerrit-review.googlesource.com/git-repo
|
||||||
git config remote.review.push HEAD:refs/for/master
|
git config remote.review.push HEAD:refs/for/master
|
||||||
|
|
||||||
git push review
|
git push review
|
||||||
|
1
color.py
1
color.py
@ -17,7 +17,6 @@ import os
|
|||||||
import sys
|
import sys
|
||||||
|
|
||||||
import pager
|
import pager
|
||||||
from git_config import GitConfig
|
|
||||||
|
|
||||||
COLORS = {None :-1,
|
COLORS = {None :-1,
|
||||||
'normal' :-1,
|
'normal' :-1,
|
||||||
|
17
command.py
17
command.py
@ -15,9 +15,12 @@
|
|||||||
|
|
||||||
import os
|
import os
|
||||||
import optparse
|
import optparse
|
||||||
|
import platform
|
||||||
|
import re
|
||||||
import sys
|
import sys
|
||||||
|
|
||||||
from error import NoSuchProjectError
|
from error import NoSuchProjectError
|
||||||
|
from error import InvalidProjectGroupsError
|
||||||
|
|
||||||
class Command(object):
|
class Command(object):
|
||||||
"""Base class for any command line action in repo.
|
"""Base class for any command line action in repo.
|
||||||
@ -56,16 +59,24 @@ class Command(object):
|
|||||||
"""Perform the action, after option parsing is complete.
|
"""Perform the action, after option parsing is complete.
|
||||||
"""
|
"""
|
||||||
raise NotImplementedError
|
raise NotImplementedError
|
||||||
|
|
||||||
def GetProjects(self, args, missing_ok=False):
|
def GetProjects(self, args, missing_ok=False):
|
||||||
"""A list of projects that match the arguments.
|
"""A list of projects that match the arguments.
|
||||||
"""
|
"""
|
||||||
all = self.manifest.projects
|
all = self.manifest.projects
|
||||||
result = []
|
result = []
|
||||||
|
|
||||||
|
mp = self.manifest.manifestProject
|
||||||
|
|
||||||
|
groups = mp.config.GetString('manifest.groups')
|
||||||
|
if not groups:
|
||||||
|
groups = 'all,-notdefault,platform-' + platform.system().lower()
|
||||||
|
groups = [x for x in re.split('[,\s]+', groups) if x]
|
||||||
|
|
||||||
if not args:
|
if not args:
|
||||||
for project in all.values():
|
for project in all.values():
|
||||||
if missing_ok or project.Exists:
|
if ((missing_ok or project.Exists) and
|
||||||
|
project.MatchesGroups(groups)):
|
||||||
result.append(project)
|
result.append(project)
|
||||||
else:
|
else:
|
||||||
by_path = None
|
by_path = None
|
||||||
@ -102,6 +113,8 @@ class Command(object):
|
|||||||
raise NoSuchProjectError(arg)
|
raise NoSuchProjectError(arg)
|
||||||
if not missing_ok and not project.Exists:
|
if not missing_ok and not project.Exists:
|
||||||
raise NoSuchProjectError(arg)
|
raise NoSuchProjectError(arg)
|
||||||
|
if not project.MatchesGroups(groups):
|
||||||
|
raise InvalidProjectGroupsError(arg)
|
||||||
|
|
||||||
result.append(project)
|
result.append(project)
|
||||||
|
|
||||||
|
@ -32,21 +32,31 @@ following DTD:
|
|||||||
|
|
||||||
<!ELEMENT remote (EMPTY)>
|
<!ELEMENT remote (EMPTY)>
|
||||||
<!ATTLIST remote name ID #REQUIRED>
|
<!ATTLIST remote name ID #REQUIRED>
|
||||||
|
<!ATTLIST remote alias CDATA #IMPLIED>
|
||||||
<!ATTLIST remote fetch CDATA #REQUIRED>
|
<!ATTLIST remote fetch CDATA #REQUIRED>
|
||||||
<!ATTLIST remote review CDATA #IMPLIED>
|
<!ATTLIST remote review CDATA #IMPLIED>
|
||||||
|
|
||||||
<!ELEMENT default (EMPTY)>
|
<!ELEMENT default (EMPTY)>
|
||||||
<!ATTLIST default remote IDREF #IMPLIED>
|
<!ATTLIST default remote IDREF #IMPLIED>
|
||||||
<!ATTLIST default revision CDATA #IMPLIED>
|
<!ATTLIST default revision CDATA #IMPLIED>
|
||||||
|
<!ATTLIST default sync-j CDATA #IMPLIED>
|
||||||
|
<!ATTLIST default sync-c CDATA #IMPLIED>
|
||||||
|
|
||||||
<!ELEMENT manifest-server (EMPTY)>
|
<!ELEMENT manifest-server (EMPTY)>
|
||||||
<!ATTLIST url CDATA #REQUIRED>
|
<!ATTLIST url CDATA #REQUIRED>
|
||||||
|
|
||||||
<!ELEMENT project (EMPTY)>
|
<!ELEMENT project (annotation?)>
|
||||||
<!ATTLIST project name CDATA #REQUIRED>
|
<!ATTLIST project name CDATA #REQUIRED>
|
||||||
<!ATTLIST project path CDATA #IMPLIED>
|
<!ATTLIST project path CDATA #IMPLIED>
|
||||||
<!ATTLIST project remote IDREF #IMPLIED>
|
<!ATTLIST project remote IDREF #IMPLIED>
|
||||||
<!ATTLIST project revision CDATA #IMPLIED>
|
<!ATTLIST project revision CDATA #IMPLIED>
|
||||||
|
<!ATTLIST project groups CDATA #IMPLIED>
|
||||||
|
<!ATTLIST project sync-c CDATA #IMPLIED>
|
||||||
|
|
||||||
|
<!ELEMENT annotation (EMPTY)>
|
||||||
|
<!ATTLIST annotation name CDATA #REQUIRED>
|
||||||
|
<!ATTLIST annotation value CDATA #REQUIRED>
|
||||||
|
<!ATTLIST annotation keep CDATA "true">
|
||||||
|
|
||||||
<!ELEMENT remove-project (EMPTY)>
|
<!ELEMENT remove-project (EMPTY)>
|
||||||
<!ATTLIST remove-project name CDATA #REQUIRED>
|
<!ATTLIST remove-project name CDATA #REQUIRED>
|
||||||
@ -54,6 +64,9 @@ following DTD:
|
|||||||
<!ELEMENT repo-hooks (EMPTY)>
|
<!ELEMENT repo-hooks (EMPTY)>
|
||||||
<!ATTLIST repo-hooks in-project CDATA #REQUIRED>
|
<!ATTLIST repo-hooks in-project CDATA #REQUIRED>
|
||||||
<!ATTLIST repo-hooks enabled-list CDATA #REQUIRED>
|
<!ATTLIST repo-hooks enabled-list CDATA #REQUIRED>
|
||||||
|
|
||||||
|
<!ELEMENT include (EMPTY)>
|
||||||
|
<!ATTLIST include name CDATA #REQUIRED>
|
||||||
]>
|
]>
|
||||||
|
|
||||||
A description of the elements and their attributes follows.
|
A description of the elements and their attributes follows.
|
||||||
@ -77,6 +90,12 @@ name specified here is used as the remote name in each project's
|
|||||||
.git/config, and is therefore automatically available to commands
|
.git/config, and is therefore automatically available to commands
|
||||||
like `git fetch`, `git remote`, `git pull` and `git push`.
|
like `git fetch`, `git remote`, `git pull` and `git push`.
|
||||||
|
|
||||||
|
Attribute `alias`: The alias, if specified, is used to override
|
||||||
|
`name` to be set as the remote name in each project's .git/config.
|
||||||
|
Its value can be duplicated while attribute `name` has to be unique
|
||||||
|
in the manifest file. This helps each project to be able to have
|
||||||
|
same remote name which actually points to different remote url.
|
||||||
|
|
||||||
Attribute `fetch`: The Git URL prefix for all projects which use
|
Attribute `fetch`: The Git URL prefix for all projects which use
|
||||||
this remote. Each project's name is appended to this prefix to
|
this remote. Each project's name is appended to this prefix to
|
||||||
form the actual URL used to clone the project.
|
form the actual URL used to clone the project.
|
||||||
@ -106,21 +125,27 @@ Element manifest-server
|
|||||||
|
|
||||||
At most one manifest-server may be specified. The url attribute
|
At most one manifest-server may be specified. The url attribute
|
||||||
is used to specify the URL of a manifest server, which is an
|
is used to specify the URL of a manifest server, which is an
|
||||||
XML RPC service that will return a manifest in which each project
|
XML RPC service.
|
||||||
is pegged to a known good revision for the current branch and
|
|
||||||
target.
|
|
||||||
|
|
||||||
The manifest server should implement:
|
The manifest server should implement the following RPC methods:
|
||||||
|
|
||||||
GetApprovedManifest(branch, target)
|
GetApprovedManifest(branch, target)
|
||||||
|
|
||||||
|
Return a manifest in which each project is pegged to a known good revision
|
||||||
|
for the current branch and target.
|
||||||
|
|
||||||
The target to use is defined by environment variables TARGET_PRODUCT
|
The target to use is defined by environment variables TARGET_PRODUCT
|
||||||
and TARGET_BUILD_VARIANT. These variables are used to create a string
|
and TARGET_BUILD_VARIANT. These variables are used to create a string
|
||||||
of the form $TARGET_PRODUCT-$TARGET_BUILD_VARIANT, e.g. passion-userdebug.
|
of the form $TARGET_PRODUCT-$TARGET_BUILD_VARIANT, e.g. passion-userdebug.
|
||||||
If one of those variables or both are not present, the program will call
|
If one of those variables or both are not present, the program will call
|
||||||
GetApprovedManifest without the target paramater and the manifest server
|
GetApprovedManifest without the target parameter and the manifest server
|
||||||
should choose a reasonable default target.
|
should choose a reasonable default target.
|
||||||
|
|
||||||
|
GetManifest(tag)
|
||||||
|
|
||||||
|
Return a manifest in which each project is pegged to the revision at
|
||||||
|
the specified tag.
|
||||||
|
|
||||||
|
|
||||||
Element project
|
Element project
|
||||||
---------------
|
---------------
|
||||||
@ -137,7 +162,7 @@ URL to configure the Git remote with. The URL gets formed as:
|
|||||||
|
|
||||||
where ${remote_fetch} is the remote's fetch attribute and
|
where ${remote_fetch} is the remote's fetch attribute and
|
||||||
${project_name} is the project's name attribute. The suffix ".git"
|
${project_name} is the project's name attribute. The suffix ".git"
|
||||||
is always appended as repo assumes the upstream is a forrest of
|
is always appended as repo assumes the upstream is a forest of
|
||||||
bare Git repositories.
|
bare Git repositories.
|
||||||
|
|
||||||
The project name must match the name Gerrit knows, if Gerrit is
|
The project name must match the name Gerrit knows, if Gerrit is
|
||||||
@ -157,6 +182,26 @@ Tags and/or explicit SHA-1s should work in theory, but have not
|
|||||||
been extensively tested. If not supplied the revision given by
|
been extensively tested. If not supplied the revision given by
|
||||||
the default element is used.
|
the default element is used.
|
||||||
|
|
||||||
|
Attribute `groups`: List of groups to which this project belongs,
|
||||||
|
whitespace or comma separated. All projects belong to the group
|
||||||
|
"all", and each project automatically belongs to a group of
|
||||||
|
its name:`name` and path:`path`. E.g. for
|
||||||
|
<project name="monkeys" path="barrel-of"/>, that project
|
||||||
|
definition is implicitly in the following manifest groups:
|
||||||
|
default, name:monkeys, and path:barrel-of. If you place a project in the
|
||||||
|
group "notdefault", it will not be automatically downloaded by repo.
|
||||||
|
|
||||||
|
Element annotation
|
||||||
|
------------------
|
||||||
|
|
||||||
|
Zero or more annotation elements may be specified as children of a
|
||||||
|
project element. Each element describes a name-value pair that will be
|
||||||
|
exported into each project's environment during a 'forall' command,
|
||||||
|
prefixed with REPO__. In addition, there is an optional attribute
|
||||||
|
"keep" which accepts the case insensitive values "true" (default) or
|
||||||
|
"false". This attribute determines whether or not the annotation will
|
||||||
|
be kept when exported with the manifest subcommand.
|
||||||
|
|
||||||
Element remove-project
|
Element remove-project
|
||||||
----------------------
|
----------------------
|
||||||
|
|
||||||
@ -168,6 +213,16 @@ This element is mostly useful in the local_manifest.xml, where
|
|||||||
the user can remove a project, and possibly replace it with their
|
the user can remove a project, and possibly replace it with their
|
||||||
own definition.
|
own definition.
|
||||||
|
|
||||||
|
Element include
|
||||||
|
---------------
|
||||||
|
|
||||||
|
This element provides the capability of including another manifest
|
||||||
|
file into the originating manifest. Normal rules apply for the
|
||||||
|
target manifest to include- it must be a usable manifest on it's own.
|
||||||
|
|
||||||
|
Attribute `name`; the manifest to include, specified relative to
|
||||||
|
the manifest repositories root.
|
||||||
|
|
||||||
|
|
||||||
Local Manifest
|
Local Manifest
|
||||||
==============
|
==============
|
||||||
|
21
error.py
21
error.py
@ -57,6 +57,15 @@ class UploadError(Exception):
|
|||||||
def __str__(self):
|
def __str__(self):
|
||||||
return self.reason
|
return self.reason
|
||||||
|
|
||||||
|
class DownloadError(Exception):
|
||||||
|
"""Cannot download a repository.
|
||||||
|
"""
|
||||||
|
def __init__(self, reason):
|
||||||
|
self.reason = reason
|
||||||
|
|
||||||
|
def __str__(self):
|
||||||
|
return self.reason
|
||||||
|
|
||||||
class NoSuchProjectError(Exception):
|
class NoSuchProjectError(Exception):
|
||||||
"""A specified project does not exist in the work tree.
|
"""A specified project does not exist in the work tree.
|
||||||
"""
|
"""
|
||||||
@ -68,6 +77,18 @@ class NoSuchProjectError(Exception):
|
|||||||
return 'in current directory'
|
return 'in current directory'
|
||||||
return self.name
|
return self.name
|
||||||
|
|
||||||
|
|
||||||
|
class InvalidProjectGroupsError(Exception):
|
||||||
|
"""A specified project is not suitable for the specified groups
|
||||||
|
"""
|
||||||
|
def __init__(self, name=None):
|
||||||
|
self.name = name
|
||||||
|
|
||||||
|
def __str__(self):
|
||||||
|
if self.Name is None:
|
||||||
|
return 'in current directory'
|
||||||
|
return self.name
|
||||||
|
|
||||||
class RepoChangedException(Exception):
|
class RepoChangedException(Exception):
|
||||||
"""Thrown if 'repo sync' results in repo updating its internal
|
"""Thrown if 'repo sync' results in repo updating its internal
|
||||||
repo or manifest repositories. In this special case we must
|
repo or manifest repositories. In this special case we must
|
||||||
|
@ -72,6 +72,8 @@ def terminate_ssh_clients():
|
|||||||
pass
|
pass
|
||||||
_ssh_clients = []
|
_ssh_clients = []
|
||||||
|
|
||||||
|
_git_version = None
|
||||||
|
|
||||||
class _GitCall(object):
|
class _GitCall(object):
|
||||||
def version(self):
|
def version(self):
|
||||||
p = GitCommand(None, ['--version'], capture_stdout=True)
|
p = GitCommand(None, ['--version'], capture_stdout=True)
|
||||||
@ -79,6 +81,21 @@ class _GitCall(object):
|
|||||||
return p.stdout
|
return p.stdout
|
||||||
return None
|
return None
|
||||||
|
|
||||||
|
def version_tuple(self):
|
||||||
|
global _git_version
|
||||||
|
|
||||||
|
if _git_version is None:
|
||||||
|
ver_str = git.version()
|
||||||
|
if ver_str.startswith('git version '):
|
||||||
|
_git_version = tuple(
|
||||||
|
map(lambda x: int(x),
|
||||||
|
ver_str[len('git version '):].strip().split('-')[0].split('.')[0:3]
|
||||||
|
))
|
||||||
|
else:
|
||||||
|
print >>sys.stderr, 'fatal: "%s" unsupported' % ver_str
|
||||||
|
sys.exit(1)
|
||||||
|
return _git_version
|
||||||
|
|
||||||
def __getattr__(self, name):
|
def __getattr__(self, name):
|
||||||
name = name.replace('_','-')
|
name = name.replace('_','-')
|
||||||
def fun(*cmdv):
|
def fun(*cmdv):
|
||||||
@ -88,23 +105,9 @@ class _GitCall(object):
|
|||||||
return fun
|
return fun
|
||||||
git = _GitCall()
|
git = _GitCall()
|
||||||
|
|
||||||
_git_version = None
|
|
||||||
|
|
||||||
def git_require(min_version, fail=False):
|
def git_require(min_version, fail=False):
|
||||||
global _git_version
|
git_version = git.version_tuple()
|
||||||
|
if min_version <= git_version:
|
||||||
if _git_version is None:
|
|
||||||
ver_str = git.version()
|
|
||||||
if ver_str.startswith('git version '):
|
|
||||||
_git_version = tuple(
|
|
||||||
map(lambda x: int(x),
|
|
||||||
ver_str[len('git version '):].strip().split('.')[0:3]
|
|
||||||
))
|
|
||||||
else:
|
|
||||||
print >>sys.stderr, 'fatal: "%s" unsupported' % ver_str
|
|
||||||
sys.exit(1)
|
|
||||||
|
|
||||||
if min_version <= _git_version:
|
|
||||||
return True
|
return True
|
||||||
if fail:
|
if fail:
|
||||||
need = '.'.join(map(lambda x: str(x), min_version))
|
need = '.'.join(map(lambda x: str(x), min_version))
|
||||||
@ -144,6 +147,12 @@ class GitCommand(object):
|
|||||||
if ssh_proxy:
|
if ssh_proxy:
|
||||||
_setenv(env, 'REPO_SSH_SOCK', ssh_sock())
|
_setenv(env, 'REPO_SSH_SOCK', ssh_sock())
|
||||||
_setenv(env, 'GIT_SSH', _ssh_proxy())
|
_setenv(env, 'GIT_SSH', _ssh_proxy())
|
||||||
|
if 'http_proxy' in env and 'darwin' == sys.platform:
|
||||||
|
s = "'http.proxy=%s'" % (env['http_proxy'],)
|
||||||
|
p = env.get('GIT_CONFIG_PARAMETERS')
|
||||||
|
if p is not None:
|
||||||
|
s = p + ' ' + s
|
||||||
|
_setenv(env, 'GIT_CONFIG_PARAMETERS', s)
|
||||||
|
|
||||||
if project:
|
if project:
|
||||||
if not cwd:
|
if not cwd:
|
||||||
@ -218,26 +227,10 @@ class GitCommand(object):
|
|||||||
self.stdin = p.stdin
|
self.stdin = p.stdin
|
||||||
|
|
||||||
def Wait(self):
|
def Wait(self):
|
||||||
p = self.process
|
|
||||||
|
|
||||||
if p.stdin:
|
|
||||||
p.stdin.close()
|
|
||||||
self.stdin = None
|
|
||||||
|
|
||||||
if p.stdout:
|
|
||||||
self.stdout = p.stdout.read()
|
|
||||||
p.stdout.close()
|
|
||||||
else:
|
|
||||||
p.stdout = None
|
|
||||||
|
|
||||||
if p.stderr:
|
|
||||||
self.stderr = p.stderr.read()
|
|
||||||
p.stderr.close()
|
|
||||||
else:
|
|
||||||
p.stderr = None
|
|
||||||
|
|
||||||
try:
|
try:
|
||||||
rc = p.wait()
|
p = self.process
|
||||||
|
(self.stdout, self.stderr) = p.communicate()
|
||||||
|
rc = p.returncode
|
||||||
finally:
|
finally:
|
||||||
_remove_ssh_client(p)
|
_remove_ssh_client(p)
|
||||||
return rc
|
return rc
|
||||||
|
@ -26,7 +26,6 @@ import time
|
|||||||
import urllib2
|
import urllib2
|
||||||
|
|
||||||
from signal import SIGTERM
|
from signal import SIGTERM
|
||||||
from urllib2 import urlopen, HTTPError
|
|
||||||
from error import GitError, UploadError
|
from error import GitError, UploadError
|
||||||
from trace import Trace
|
from trace import Trace
|
||||||
|
|
||||||
@ -198,6 +197,15 @@ class GitConfig(object):
|
|||||||
except KeyError:
|
except KeyError:
|
||||||
return False
|
return False
|
||||||
|
|
||||||
|
def UrlInsteadOf(self, url):
|
||||||
|
"""Resolve any url.*.insteadof references.
|
||||||
|
"""
|
||||||
|
for new_url in self.GetSubSections('url'):
|
||||||
|
old_url = self.GetString('url.%s.insteadof' % new_url)
|
||||||
|
if old_url is not None and url.startswith(old_url):
|
||||||
|
return new_url + url[len(old_url):]
|
||||||
|
return url
|
||||||
|
|
||||||
@property
|
@property
|
||||||
def _sections(self):
|
def _sections(self):
|
||||||
d = self._section_dict
|
d = self._section_dict
|
||||||
@ -480,7 +488,13 @@ def close_ssh():
|
|||||||
_master_keys_lock = None
|
_master_keys_lock = None
|
||||||
|
|
||||||
URI_SCP = re.compile(r'^([^@:]*@?[^:/]{1,}):')
|
URI_SCP = re.compile(r'^([^@:]*@?[^:/]{1,}):')
|
||||||
URI_ALL = re.compile(r'^([a-z][a-z+]*)://([^@/]*@?[^/]*)/')
|
URI_ALL = re.compile(r'^([a-z][a-z+-]*)://([^@/]*@?[^/]*)/')
|
||||||
|
|
||||||
|
def GetSchemeFromUrl(url):
|
||||||
|
m = URI_ALL.match(url)
|
||||||
|
if m:
|
||||||
|
return m.group(1)
|
||||||
|
return None
|
||||||
|
|
||||||
def _preconnect(url):
|
def _preconnect(url):
|
||||||
m = URI_ALL.match(url)
|
m = URI_ALL.match(url)
|
||||||
@ -513,7 +527,7 @@ class Remote(object):
|
|||||||
self.projectname = self._Get('projectname')
|
self.projectname = self._Get('projectname')
|
||||||
self.fetch = map(lambda x: RefSpec.FromString(x),
|
self.fetch = map(lambda x: RefSpec.FromString(x),
|
||||||
self._Get('fetch', all=True))
|
self._Get('fetch', all=True))
|
||||||
self._review_protocol = None
|
self._review_url = None
|
||||||
|
|
||||||
def _InsteadOf(self):
|
def _InsteadOf(self):
|
||||||
globCfg = GitConfig.ForUser()
|
globCfg = GitConfig.ForUser()
|
||||||
@ -540,9 +554,8 @@ class Remote(object):
|
|||||||
connectionUrl = self._InsteadOf()
|
connectionUrl = self._InsteadOf()
|
||||||
return _preconnect(connectionUrl)
|
return _preconnect(connectionUrl)
|
||||||
|
|
||||||
@property
|
def ReviewUrl(self, userEmail):
|
||||||
def ReviewProtocol(self):
|
if self._review_url is None:
|
||||||
if self._review_protocol is None:
|
|
||||||
if self.review is None:
|
if self.review is None:
|
||||||
return None
|
return None
|
||||||
|
|
||||||
@ -551,57 +564,47 @@ class Remote(object):
|
|||||||
u = 'http://%s' % u
|
u = 'http://%s' % u
|
||||||
if u.endswith('/Gerrit'):
|
if u.endswith('/Gerrit'):
|
||||||
u = u[:len(u) - len('/Gerrit')]
|
u = u[:len(u) - len('/Gerrit')]
|
||||||
if not u.endswith('/ssh_info'):
|
if u.endswith('/ssh_info'):
|
||||||
if not u.endswith('/'):
|
u = u[:len(u) - len('/ssh_info')]
|
||||||
u += '/'
|
if not u.endswith('/'):
|
||||||
u += 'ssh_info'
|
u += '/'
|
||||||
|
http_url = u
|
||||||
|
|
||||||
if u in REVIEW_CACHE:
|
if u in REVIEW_CACHE:
|
||||||
info = REVIEW_CACHE[u]
|
self._review_url = REVIEW_CACHE[u]
|
||||||
self._review_protocol = info[0]
|
elif 'REPO_HOST_PORT_INFO' in os.environ:
|
||||||
self._review_host = info[1]
|
host, port = os.environ['REPO_HOST_PORT_INFO'].split()
|
||||||
self._review_port = info[2]
|
self._review_url = self._SshReviewUrl(userEmail, host, port)
|
||||||
|
REVIEW_CACHE[u] = self._review_url
|
||||||
else:
|
else:
|
||||||
try:
|
try:
|
||||||
info = urlopen(u).read()
|
info_url = u + 'ssh_info'
|
||||||
if info == 'NOT_AVAILABLE':
|
info = urllib2.urlopen(info_url).read()
|
||||||
raise UploadError('%s: SSH disabled' % self.review)
|
|
||||||
if '<' in info:
|
if '<' in info:
|
||||||
# Assume the server gave us some sort of HTML
|
# Assume the server gave us some sort of HTML
|
||||||
# response back, like maybe a login page.
|
# response back, like maybe a login page.
|
||||||
#
|
#
|
||||||
raise UploadError('%s: Cannot parse response' % u)
|
raise UploadError('%s: Cannot parse response' % info_url)
|
||||||
|
|
||||||
self._review_protocol = 'ssh'
|
if info == 'NOT_AVAILABLE':
|
||||||
self._review_host = info.split(" ")[0]
|
# Assume HTTP if SSH is not enabled.
|
||||||
self._review_port = info.split(" ")[1]
|
self._review_url = http_url + 'p/'
|
||||||
except urllib2.URLError, e:
|
|
||||||
raise UploadError('%s: %s' % (self.review, e.reason[1]))
|
|
||||||
except HTTPError, e:
|
|
||||||
if e.code == 404:
|
|
||||||
self._review_protocol = 'http-post'
|
|
||||||
self._review_host = None
|
|
||||||
self._review_port = None
|
|
||||||
else:
|
else:
|
||||||
raise UploadError('Upload over ssh unavailable')
|
host, port = info.split()
|
||||||
|
self._review_url = self._SshReviewUrl(userEmail, host, port)
|
||||||
|
except urllib2.HTTPError, e:
|
||||||
|
raise UploadError('%s: %s' % (self.review, str(e)))
|
||||||
|
except urllib2.URLError, e:
|
||||||
|
raise UploadError('%s: %s' % (self.review, str(e)))
|
||||||
|
|
||||||
REVIEW_CACHE[u] = (
|
REVIEW_CACHE[u] = self._review_url
|
||||||
self._review_protocol,
|
return self._review_url + self.projectname
|
||||||
self._review_host,
|
|
||||||
self._review_port)
|
|
||||||
return self._review_protocol
|
|
||||||
|
|
||||||
def SshReviewUrl(self, userEmail):
|
def _SshReviewUrl(self, userEmail, host, port):
|
||||||
if self.ReviewProtocol != 'ssh':
|
|
||||||
return None
|
|
||||||
username = self._config.GetString('review.%s.username' % self.review)
|
username = self._config.GetString('review.%s.username' % self.review)
|
||||||
if username is None:
|
if username is None:
|
||||||
username = userEmail.split("@")[0]
|
username = userEmail.split('@')[0]
|
||||||
return 'ssh://%s@%s:%s/%s' % (
|
return 'ssh://%s@%s:%s/' % (username, host, port)
|
||||||
username,
|
|
||||||
self._review_host,
|
|
||||||
self._review_port,
|
|
||||||
self.projectname)
|
|
||||||
|
|
||||||
def ToLocal(self, rev):
|
def ToLocal(self, rev):
|
||||||
"""Convert a remote revision string to something we have locally.
|
"""Convert a remote revision string to something we have locally.
|
||||||
|
13
git_refs.py
13
git_refs.py
@ -14,7 +14,6 @@
|
|||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
import os
|
import os
|
||||||
import sys
|
|
||||||
from trace import Trace
|
from trace import Trace
|
||||||
|
|
||||||
HEAD = 'HEAD'
|
HEAD = 'HEAD'
|
||||||
@ -139,13 +138,15 @@ class GitRefs(object):
|
|||||||
def _ReadLoose1(self, path, name):
|
def _ReadLoose1(self, path, name):
|
||||||
try:
|
try:
|
||||||
fd = open(path, 'rb')
|
fd = open(path, 'rb')
|
||||||
mtime = os.path.getmtime(path)
|
except:
|
||||||
except OSError:
|
|
||||||
return
|
|
||||||
except IOError:
|
|
||||||
return
|
return
|
||||||
|
|
||||||
try:
|
try:
|
||||||
id = fd.readline()
|
try:
|
||||||
|
mtime = os.path.getmtime(path)
|
||||||
|
id = fd.readline()
|
||||||
|
except:
|
||||||
|
return
|
||||||
finally:
|
finally:
|
||||||
fd.close()
|
fd.close()
|
||||||
|
|
||||||
|
@ -38,6 +38,11 @@ elif test -x /usr/bin/pmset && /usr/bin/pmset -g batt |
|
|||||||
grep -q "Currently drawing from 'AC Power'"
|
grep -q "Currently drawing from 'AC Power'"
|
||||||
then
|
then
|
||||||
exit 0
|
exit 0
|
||||||
|
elif test -d /sys/bus/acpi/drivers/battery && test 0 = \
|
||||||
|
"$(find /sys/bus/acpi/drivers/battery/ -type l | wc -l)";
|
||||||
|
then
|
||||||
|
# No battery exists.
|
||||||
|
exit 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "Auto packing deferred; not on AC"
|
echo "Auto packing deferred; not on AC"
|
||||||
|
166
main.py
166
main.py
@ -22,17 +22,22 @@ if __name__ == '__main__':
|
|||||||
del sys.argv[-1]
|
del sys.argv[-1]
|
||||||
del magic
|
del magic
|
||||||
|
|
||||||
|
import netrc
|
||||||
import optparse
|
import optparse
|
||||||
import os
|
import os
|
||||||
import re
|
import re
|
||||||
import sys
|
import sys
|
||||||
|
import time
|
||||||
|
import urllib2
|
||||||
|
|
||||||
from trace import SetTrace
|
from trace import SetTrace
|
||||||
|
from git_command import git, GitCommand
|
||||||
from git_config import init_ssh, close_ssh
|
from git_config import init_ssh, close_ssh
|
||||||
from command import InteractiveCommand
|
from command import InteractiveCommand
|
||||||
from command import MirrorSafeCommand
|
from command import MirrorSafeCommand
|
||||||
from command import PagedCommand
|
from subcmds.version import Version
|
||||||
from editor import Editor
|
from editor import Editor
|
||||||
|
from error import DownloadError
|
||||||
from error import ManifestInvalidRevisionError
|
from error import ManifestInvalidRevisionError
|
||||||
from error import NoSuchProjectError
|
from error import NoSuchProjectError
|
||||||
from error import RepoChangedException
|
from error import RepoChangedException
|
||||||
@ -53,6 +58,9 @@ global_options.add_option('--no-pager',
|
|||||||
global_options.add_option('--trace',
|
global_options.add_option('--trace',
|
||||||
dest='trace', action='store_true',
|
dest='trace', action='store_true',
|
||||||
help='trace git command execution')
|
help='trace git command execution')
|
||||||
|
global_options.add_option('--time',
|
||||||
|
dest='time', action='store_true',
|
||||||
|
help='time repo command execution')
|
||||||
global_options.add_option('--version',
|
global_options.add_option('--version',
|
||||||
dest='show_version', action='store_true',
|
dest='show_version', action='store_true',
|
||||||
help='display this version of repo')
|
help='display this version of repo')
|
||||||
@ -65,6 +73,7 @@ class _Repo(object):
|
|||||||
all_commands['branch'] = all_commands['branches']
|
all_commands['branch'] = all_commands['branches']
|
||||||
|
|
||||||
def _Run(self, argv):
|
def _Run(self, argv):
|
||||||
|
result = 0
|
||||||
name = None
|
name = None
|
||||||
glob = []
|
glob = []
|
||||||
|
|
||||||
@ -88,7 +97,7 @@ class _Repo(object):
|
|||||||
name = 'version'
|
name = 'version'
|
||||||
else:
|
else:
|
||||||
print >>sys.stderr, 'fatal: invalid usage of --version'
|
print >>sys.stderr, 'fatal: invalid usage of --version'
|
||||||
sys.exit(1)
|
return 1
|
||||||
|
|
||||||
try:
|
try:
|
||||||
cmd = self.commands[name]
|
cmd = self.commands[name]
|
||||||
@ -96,7 +105,7 @@ class _Repo(object):
|
|||||||
print >>sys.stderr,\
|
print >>sys.stderr,\
|
||||||
"repo: '%s' is not a repo command. See 'repo help'."\
|
"repo: '%s' is not a repo command. See 'repo help'."\
|
||||||
% name
|
% name
|
||||||
sys.exit(1)
|
return 1
|
||||||
|
|
||||||
cmd.repodir = self.repodir
|
cmd.repodir = self.repodir
|
||||||
cmd.manifest = XmlManifest(cmd.repodir)
|
cmd.manifest = XmlManifest(cmd.repodir)
|
||||||
@ -106,7 +115,7 @@ class _Repo(object):
|
|||||||
print >>sys.stderr, \
|
print >>sys.stderr, \
|
||||||
"fatal: '%s' requires a working directory"\
|
"fatal: '%s' requires a working directory"\
|
||||||
% name
|
% name
|
||||||
sys.exit(1)
|
return 1
|
||||||
|
|
||||||
copts, cargs = cmd.OptionParser.parse_args(argv)
|
copts, cargs = cmd.OptionParser.parse_args(argv)
|
||||||
|
|
||||||
@ -122,16 +131,37 @@ class _Repo(object):
|
|||||||
RunPager(config)
|
RunPager(config)
|
||||||
|
|
||||||
try:
|
try:
|
||||||
cmd.Execute(copts, cargs)
|
start = time.time()
|
||||||
|
try:
|
||||||
|
result = cmd.Execute(copts, cargs)
|
||||||
|
finally:
|
||||||
|
elapsed = time.time() - start
|
||||||
|
hours, remainder = divmod(elapsed, 3600)
|
||||||
|
minutes, seconds = divmod(remainder, 60)
|
||||||
|
if gopts.time:
|
||||||
|
if hours == 0:
|
||||||
|
print >>sys.stderr, 'real\t%dm%.3fs' \
|
||||||
|
% (minutes, seconds)
|
||||||
|
else:
|
||||||
|
print >>sys.stderr, 'real\t%dh%dm%.3fs' \
|
||||||
|
% (hours, minutes, seconds)
|
||||||
|
except DownloadError, e:
|
||||||
|
print >>sys.stderr, 'error: %s' % str(e)
|
||||||
|
return 1
|
||||||
except ManifestInvalidRevisionError, e:
|
except ManifestInvalidRevisionError, e:
|
||||||
print >>sys.stderr, 'error: %s' % str(e)
|
print >>sys.stderr, 'error: %s' % str(e)
|
||||||
sys.exit(1)
|
return 1
|
||||||
except NoSuchProjectError, e:
|
except NoSuchProjectError, e:
|
||||||
if e.name:
|
if e.name:
|
||||||
print >>sys.stderr, 'error: project %s not found' % e.name
|
print >>sys.stderr, 'error: project %s not found' % e.name
|
||||||
else:
|
else:
|
||||||
print >>sys.stderr, 'error: no project in current directory'
|
print >>sys.stderr, 'error: no project in current directory'
|
||||||
sys.exit(1)
|
return 1
|
||||||
|
|
||||||
|
return result
|
||||||
|
|
||||||
|
def _MyRepoPath():
|
||||||
|
return os.path.dirname(__file__)
|
||||||
|
|
||||||
def _MyWrapperPath():
|
def _MyWrapperPath():
|
||||||
return os.path.join(os.path.dirname(__file__), 'repo')
|
return os.path.join(os.path.dirname(__file__), 'repo')
|
||||||
@ -199,7 +229,117 @@ def _PruneOptions(argv, opt):
|
|||||||
continue
|
continue
|
||||||
i += 1
|
i += 1
|
||||||
|
|
||||||
|
_user_agent = None
|
||||||
|
|
||||||
|
def _UserAgent():
|
||||||
|
global _user_agent
|
||||||
|
|
||||||
|
if _user_agent is None:
|
||||||
|
py_version = sys.version_info
|
||||||
|
|
||||||
|
os_name = sys.platform
|
||||||
|
if os_name == 'linux2':
|
||||||
|
os_name = 'Linux'
|
||||||
|
elif os_name == 'win32':
|
||||||
|
os_name = 'Win32'
|
||||||
|
elif os_name == 'cygwin':
|
||||||
|
os_name = 'Cygwin'
|
||||||
|
elif os_name == 'darwin':
|
||||||
|
os_name = 'Darwin'
|
||||||
|
|
||||||
|
p = GitCommand(
|
||||||
|
None, ['describe', 'HEAD'],
|
||||||
|
cwd = _MyRepoPath(),
|
||||||
|
capture_stdout = True)
|
||||||
|
if p.Wait() == 0:
|
||||||
|
repo_version = p.stdout
|
||||||
|
if len(repo_version) > 0 and repo_version[-1] == '\n':
|
||||||
|
repo_version = repo_version[0:-1]
|
||||||
|
if len(repo_version) > 0 and repo_version[0] == 'v':
|
||||||
|
repo_version = repo_version[1:]
|
||||||
|
else:
|
||||||
|
repo_version = 'unknown'
|
||||||
|
|
||||||
|
_user_agent = 'git-repo/%s (%s) git/%s Python/%d.%d.%d' % (
|
||||||
|
repo_version,
|
||||||
|
os_name,
|
||||||
|
'.'.join(map(lambda d: str(d), git.version_tuple())),
|
||||||
|
py_version[0], py_version[1], py_version[2])
|
||||||
|
return _user_agent
|
||||||
|
|
||||||
|
class _UserAgentHandler(urllib2.BaseHandler):
|
||||||
|
def http_request(self, req):
|
||||||
|
req.add_header('User-Agent', _UserAgent())
|
||||||
|
return req
|
||||||
|
|
||||||
|
def https_request(self, req):
|
||||||
|
req.add_header('User-Agent', _UserAgent())
|
||||||
|
return req
|
||||||
|
|
||||||
|
class _BasicAuthHandler(urllib2.HTTPBasicAuthHandler):
|
||||||
|
def http_error_auth_reqed(self, authreq, host, req, headers):
|
||||||
|
try:
|
||||||
|
old_add_header = req.add_header
|
||||||
|
def _add_header(name, val):
|
||||||
|
val = val.replace('\n', '')
|
||||||
|
old_add_header(name, val)
|
||||||
|
req.add_header = _add_header
|
||||||
|
return urllib2.AbstractBasicAuthHandler.http_error_auth_reqed(
|
||||||
|
self, authreq, host, req, headers)
|
||||||
|
except:
|
||||||
|
reset = getattr(self, 'reset_retry_count', None)
|
||||||
|
if reset is not None:
|
||||||
|
reset()
|
||||||
|
elif getattr(self, 'retried', None):
|
||||||
|
self.retried = 0
|
||||||
|
raise
|
||||||
|
|
||||||
|
class _DigestAuthHandler(urllib2.HTTPDigestAuthHandler):
|
||||||
|
def http_error_auth_reqed(self, auth_header, host, req, headers):
|
||||||
|
try:
|
||||||
|
old_add_header = req.add_header
|
||||||
|
def _add_header(name, val):
|
||||||
|
val = val.replace('\n', '')
|
||||||
|
old_add_header(name, val)
|
||||||
|
req.add_header = _add_header
|
||||||
|
return urllib2.AbstractDigestAuthHandler.http_error_auth_reqed(
|
||||||
|
self, auth_header, host, req, headers)
|
||||||
|
except:
|
||||||
|
reset = getattr(self, 'reset_retry_count', None)
|
||||||
|
if reset is not None:
|
||||||
|
reset()
|
||||||
|
elif getattr(self, 'retried', None):
|
||||||
|
self.retried = 0
|
||||||
|
raise
|
||||||
|
|
||||||
|
def init_http():
|
||||||
|
handlers = [_UserAgentHandler()]
|
||||||
|
|
||||||
|
mgr = urllib2.HTTPPasswordMgrWithDefaultRealm()
|
||||||
|
try:
|
||||||
|
n = netrc.netrc()
|
||||||
|
for host in n.hosts:
|
||||||
|
p = n.hosts[host]
|
||||||
|
mgr.add_password(p[1], 'http://%s/' % host, p[0], p[2])
|
||||||
|
mgr.add_password(p[1], 'https://%s/' % host, p[0], p[2])
|
||||||
|
except netrc.NetrcParseError:
|
||||||
|
pass
|
||||||
|
except IOError:
|
||||||
|
pass
|
||||||
|
handlers.append(_BasicAuthHandler(mgr))
|
||||||
|
handlers.append(_DigestAuthHandler(mgr))
|
||||||
|
|
||||||
|
if 'http_proxy' in os.environ:
|
||||||
|
url = os.environ['http_proxy']
|
||||||
|
handlers.append(urllib2.ProxyHandler({'http': url, 'https': url}))
|
||||||
|
if 'REPO_CURL_VERBOSE' in os.environ:
|
||||||
|
handlers.append(urllib2.HTTPHandler(debuglevel=1))
|
||||||
|
handlers.append(urllib2.HTTPSHandler(debuglevel=1))
|
||||||
|
urllib2.install_opener(urllib2.build_opener(*handlers))
|
||||||
|
|
||||||
def _Main(argv):
|
def _Main(argv):
|
||||||
|
result = 0
|
||||||
|
|
||||||
opt = optparse.OptionParser(usage="repo wrapperinfo -- ...")
|
opt = optparse.OptionParser(usage="repo wrapperinfo -- ...")
|
||||||
opt.add_option("--repo-dir", dest="repodir",
|
opt.add_option("--repo-dir", dest="repodir",
|
||||||
help="path to .repo/")
|
help="path to .repo/")
|
||||||
@ -213,15 +353,19 @@ def _Main(argv):
|
|||||||
_CheckWrapperVersion(opt.wrapper_version, opt.wrapper_path)
|
_CheckWrapperVersion(opt.wrapper_version, opt.wrapper_path)
|
||||||
_CheckRepoDir(opt.repodir)
|
_CheckRepoDir(opt.repodir)
|
||||||
|
|
||||||
|
Version.wrapper_version = opt.wrapper_version
|
||||||
|
Version.wrapper_path = opt.wrapper_path
|
||||||
|
|
||||||
repo = _Repo(opt.repodir)
|
repo = _Repo(opt.repodir)
|
||||||
try:
|
try:
|
||||||
try:
|
try:
|
||||||
init_ssh()
|
init_ssh()
|
||||||
repo._Run(argv)
|
init_http()
|
||||||
|
result = repo._Run(argv) or 0
|
||||||
finally:
|
finally:
|
||||||
close_ssh()
|
close_ssh()
|
||||||
except KeyboardInterrupt:
|
except KeyboardInterrupt:
|
||||||
sys.exit(1)
|
result = 1
|
||||||
except RepoChangedException, rce:
|
except RepoChangedException, rce:
|
||||||
# If repo changed, re-exec ourselves.
|
# If repo changed, re-exec ourselves.
|
||||||
#
|
#
|
||||||
@ -232,7 +376,9 @@ def _Main(argv):
|
|||||||
except OSError, e:
|
except OSError, e:
|
||||||
print >>sys.stderr, 'fatal: cannot restart repo after upgrade'
|
print >>sys.stderr, 'fatal: cannot restart repo after upgrade'
|
||||||
print >>sys.stderr, 'fatal: %s' % e
|
print >>sys.stderr, 'fatal: %s' % e
|
||||||
sys.exit(128)
|
result = 128
|
||||||
|
|
||||||
|
sys.exit(result)
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
_Main(sys.argv[1:])
|
_Main(sys.argv[1:])
|
||||||
|
221
manifest_xml.py
221
manifest_xml.py
@ -13,38 +13,61 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
|
import itertools
|
||||||
import os
|
import os
|
||||||
|
import re
|
||||||
import sys
|
import sys
|
||||||
|
import urlparse
|
||||||
import xml.dom.minidom
|
import xml.dom.minidom
|
||||||
|
|
||||||
from git_config import GitConfig, IsId
|
from git_config import GitConfig
|
||||||
from project import RemoteSpec, Project, MetaProject, R_HEADS, HEAD
|
from project import RemoteSpec, Project, MetaProject, R_HEADS, HEAD
|
||||||
from error import ManifestParseError
|
from error import ManifestParseError
|
||||||
|
|
||||||
MANIFEST_FILE_NAME = 'manifest.xml'
|
MANIFEST_FILE_NAME = 'manifest.xml'
|
||||||
LOCAL_MANIFEST_NAME = 'local_manifest.xml'
|
LOCAL_MANIFEST_NAME = 'local_manifest.xml'
|
||||||
|
|
||||||
|
urlparse.uses_relative.extend(['ssh', 'git'])
|
||||||
|
urlparse.uses_netloc.extend(['ssh', 'git'])
|
||||||
|
|
||||||
class _Default(object):
|
class _Default(object):
|
||||||
"""Project defaults within the manifest."""
|
"""Project defaults within the manifest."""
|
||||||
|
|
||||||
revisionExpr = None
|
revisionExpr = None
|
||||||
remote = None
|
remote = None
|
||||||
|
sync_j = 1
|
||||||
|
sync_c = False
|
||||||
|
|
||||||
class _XmlRemote(object):
|
class _XmlRemote(object):
|
||||||
def __init__(self,
|
def __init__(self,
|
||||||
name,
|
name,
|
||||||
|
alias=None,
|
||||||
fetch=None,
|
fetch=None,
|
||||||
|
manifestUrl=None,
|
||||||
review=None):
|
review=None):
|
||||||
self.name = name
|
self.name = name
|
||||||
self.fetchUrl = fetch
|
self.fetchUrl = fetch
|
||||||
|
self.manifestUrl = manifestUrl
|
||||||
|
self.remoteAlias = alias
|
||||||
self.reviewUrl = review
|
self.reviewUrl = review
|
||||||
|
self.resolvedFetchUrl = self._resolveFetchUrl()
|
||||||
|
|
||||||
|
def _resolveFetchUrl(self):
|
||||||
|
url = self.fetchUrl.rstrip('/')
|
||||||
|
manifestUrl = self.manifestUrl.rstrip('/')
|
||||||
|
# urljoin will get confused if there is no scheme in the base url
|
||||||
|
# ie, if manifestUrl is of the form <hostname:port>
|
||||||
|
if manifestUrl.find(':') != manifestUrl.find('/') - 1:
|
||||||
|
manifestUrl = 'gopher://' + manifestUrl
|
||||||
|
url = urlparse.urljoin(manifestUrl, url)
|
||||||
|
return re.sub(r'^gopher://', '', url)
|
||||||
|
|
||||||
def ToRemoteSpec(self, projectName):
|
def ToRemoteSpec(self, projectName):
|
||||||
url = self.fetchUrl
|
url = self.resolvedFetchUrl.rstrip('/') + '/' + projectName
|
||||||
while url.endswith('/'):
|
remoteName = self.name
|
||||||
url = url[:-1]
|
if self.remoteAlias:
|
||||||
url += '/%s.git' % projectName
|
remoteName = self.remoteAlias
|
||||||
return RemoteSpec(self.name, url, self.reviewUrl)
|
return RemoteSpec(remoteName, url, self.reviewUrl)
|
||||||
|
|
||||||
class XmlManifest(object):
|
class XmlManifest(object):
|
||||||
"""manages the repo configuration file"""
|
"""manages the repo configuration file"""
|
||||||
@ -103,6 +126,13 @@ class XmlManifest(object):
|
|||||||
def Save(self, fd, peg_rev=False):
|
def Save(self, fd, peg_rev=False):
|
||||||
"""Write the current manifest out to the given file descriptor.
|
"""Write the current manifest out to the given file descriptor.
|
||||||
"""
|
"""
|
||||||
|
mp = self.manifestProject
|
||||||
|
|
||||||
|
groups = mp.config.GetString('manifest.groups')
|
||||||
|
if not groups:
|
||||||
|
groups = 'all'
|
||||||
|
groups = [x for x in re.split(r'[,\s]+', groups) if x]
|
||||||
|
|
||||||
doc = xml.dom.minidom.Document()
|
doc = xml.dom.minidom.Document()
|
||||||
root = doc.createElement('manifest')
|
root = doc.createElement('manifest')
|
||||||
doc.appendChild(root)
|
doc.appendChild(root)
|
||||||
@ -133,6 +163,12 @@ class XmlManifest(object):
|
|||||||
if d.revisionExpr:
|
if d.revisionExpr:
|
||||||
have_default = True
|
have_default = True
|
||||||
e.setAttribute('revision', d.revisionExpr)
|
e.setAttribute('revision', d.revisionExpr)
|
||||||
|
if d.sync_j > 1:
|
||||||
|
have_default = True
|
||||||
|
e.setAttribute('sync-j', '%d' % d.sync_j)
|
||||||
|
if d.sync_c:
|
||||||
|
have_default = True
|
||||||
|
e.setAttribute('sync-c', 'true')
|
||||||
if have_default:
|
if have_default:
|
||||||
root.appendChild(e)
|
root.appendChild(e)
|
||||||
root.appendChild(doc.createTextNode(''))
|
root.appendChild(doc.createTextNode(''))
|
||||||
@ -148,6 +184,10 @@ class XmlManifest(object):
|
|||||||
|
|
||||||
for p in sort_projects:
|
for p in sort_projects:
|
||||||
p = self.projects[p]
|
p = self.projects[p]
|
||||||
|
|
||||||
|
if not p.MatchesGroups(groups):
|
||||||
|
continue
|
||||||
|
|
||||||
e = doc.createElement('project')
|
e = doc.createElement('project')
|
||||||
root.appendChild(e)
|
root.appendChild(e)
|
||||||
e.setAttribute('name', p.name)
|
e.setAttribute('name', p.name)
|
||||||
@ -171,6 +211,21 @@ class XmlManifest(object):
|
|||||||
ce.setAttribute('dest', c.dest)
|
ce.setAttribute('dest', c.dest)
|
||||||
e.appendChild(ce)
|
e.appendChild(ce)
|
||||||
|
|
||||||
|
default_groups = ['all', 'name:%s' % p.name, 'path:%s' % p.relpath]
|
||||||
|
egroups = [g for g in p.groups if g not in default_groups]
|
||||||
|
if egroups:
|
||||||
|
e.setAttribute('groups', ','.join(egroups))
|
||||||
|
|
||||||
|
for a in p.annotations:
|
||||||
|
if a.keep == "true":
|
||||||
|
ae = doc.createElement('annotation')
|
||||||
|
ae.setAttribute('name', a.name)
|
||||||
|
ae.setAttribute('value', a.value)
|
||||||
|
e.appendChild(ae)
|
||||||
|
|
||||||
|
if p.sync_c:
|
||||||
|
e.setAttribute('sync-c', 'true')
|
||||||
|
|
||||||
if self._repo_hooks_project:
|
if self._repo_hooks_project:
|
||||||
root.appendChild(doc.createTextNode(''))
|
root.appendChild(doc.createTextNode(''))
|
||||||
e = doc.createElement('repo-hooks')
|
e = doc.createElement('repo-hooks')
|
||||||
@ -233,16 +288,15 @@ class XmlManifest(object):
|
|||||||
b = b[len(R_HEADS):]
|
b = b[len(R_HEADS):]
|
||||||
self.branch = b
|
self.branch = b
|
||||||
|
|
||||||
self._ParseManifest(True)
|
nodes = []
|
||||||
|
nodes.append(self._ParseManifestXml(self.manifestFile,
|
||||||
|
self.manifestProject.worktree))
|
||||||
|
|
||||||
local = os.path.join(self.repodir, LOCAL_MANIFEST_NAME)
|
local = os.path.join(self.repodir, LOCAL_MANIFEST_NAME)
|
||||||
if os.path.exists(local):
|
if os.path.exists(local):
|
||||||
try:
|
nodes.append(self._ParseManifestXml(local, self.repodir))
|
||||||
real = self.manifestFile
|
|
||||||
self.manifestFile = local
|
self._ParseManifest(nodes)
|
||||||
self._ParseManifest(False)
|
|
||||||
finally:
|
|
||||||
self.manifestFile = real
|
|
||||||
|
|
||||||
if self.IsMirror:
|
if self.IsMirror:
|
||||||
self._AddMetaProjectMirror(self.repoProject)
|
self._AddMetaProjectMirror(self.repoProject)
|
||||||
@ -250,35 +304,41 @@ class XmlManifest(object):
|
|||||||
|
|
||||||
self._loaded = True
|
self._loaded = True
|
||||||
|
|
||||||
def _ParseManifest(self, is_root_file):
|
def _ParseManifestXml(self, path, include_root):
|
||||||
root = xml.dom.minidom.parse(self.manifestFile)
|
root = xml.dom.minidom.parse(path)
|
||||||
if not root or not root.childNodes:
|
if not root or not root.childNodes:
|
||||||
raise ManifestParseError(
|
raise ManifestParseError("no root node in %s" % (path,))
|
||||||
"no root node in %s" %
|
|
||||||
self.manifestFile)
|
|
||||||
|
|
||||||
config = root.childNodes[0]
|
for manifest in root.childNodes:
|
||||||
if config.nodeName != 'manifest':
|
if manifest.nodeName == 'manifest':
|
||||||
raise ManifestParseError(
|
break
|
||||||
"no <manifest> in %s" %
|
else:
|
||||||
self.manifestFile)
|
raise ManifestParseError("no <manifest> in %s" % (path,))
|
||||||
|
|
||||||
for node in config.childNodes:
|
nodes = []
|
||||||
if node.nodeName == 'remove-project':
|
for node in manifest.childNodes:
|
||||||
name = self._reqatt(node, 'name')
|
if node.nodeName == 'include':
|
||||||
try:
|
name = self._reqatt(node, 'name')
|
||||||
del self._projects[name]
|
fp = os.path.join(include_root, name)
|
||||||
except KeyError:
|
if not os.path.isfile(fp):
|
||||||
raise ManifestParseError(
|
raise ManifestParseError, \
|
||||||
'project %s not found' %
|
"include %s doesn't exist or isn't a file" % \
|
||||||
(name))
|
(name,)
|
||||||
|
try:
|
||||||
|
nodes.extend(self._ParseManifestXml(fp, include_root))
|
||||||
|
# should isolate this to the exact exception, but that's
|
||||||
|
# tricky. actual parsing implementation may vary.
|
||||||
|
except (KeyboardInterrupt, RuntimeError, SystemExit):
|
||||||
|
raise
|
||||||
|
except Exception, e:
|
||||||
|
raise ManifestParseError(
|
||||||
|
"failed parsing included manifest %s: %s", (name, e))
|
||||||
|
else:
|
||||||
|
nodes.append(node)
|
||||||
|
return nodes
|
||||||
|
|
||||||
# If the manifest removes the hooks project, treat it as if it deleted
|
def _ParseManifest(self, node_list):
|
||||||
# the repo-hooks element too.
|
for node in itertools.chain(*node_list):
|
||||||
if self._repo_hooks_project and (self._repo_hooks_project.name == name):
|
|
||||||
self._repo_hooks_project = None
|
|
||||||
|
|
||||||
for node in config.childNodes:
|
|
||||||
if node.nodeName == 'remote':
|
if node.nodeName == 'remote':
|
||||||
remote = self._ParseRemote(node)
|
remote = self._ParseRemote(node)
|
||||||
if self._remotes.get(remote.name):
|
if self._remotes.get(remote.name):
|
||||||
@ -287,7 +347,7 @@ class XmlManifest(object):
|
|||||||
(remote.name, self.manifestFile))
|
(remote.name, self.manifestFile))
|
||||||
self._remotes[remote.name] = remote
|
self._remotes[remote.name] = remote
|
||||||
|
|
||||||
for node in config.childNodes:
|
for node in itertools.chain(*node_list):
|
||||||
if node.nodeName == 'default':
|
if node.nodeName == 'default':
|
||||||
if self._default is not None:
|
if self._default is not None:
|
||||||
raise ManifestParseError(
|
raise ManifestParseError(
|
||||||
@ -297,7 +357,7 @@ class XmlManifest(object):
|
|||||||
if self._default is None:
|
if self._default is None:
|
||||||
self._default = _Default()
|
self._default = _Default()
|
||||||
|
|
||||||
for node in config.childNodes:
|
for node in itertools.chain(*node_list):
|
||||||
if node.nodeName == 'notice':
|
if node.nodeName == 'notice':
|
||||||
if self._notice is not None:
|
if self._notice is not None:
|
||||||
raise ManifestParseError(
|
raise ManifestParseError(
|
||||||
@ -305,7 +365,7 @@ class XmlManifest(object):
|
|||||||
(self.manifestFile))
|
(self.manifestFile))
|
||||||
self._notice = self._ParseNotice(node)
|
self._notice = self._ParseNotice(node)
|
||||||
|
|
||||||
for node in config.childNodes:
|
for node in itertools.chain(*node_list):
|
||||||
if node.nodeName == 'manifest-server':
|
if node.nodeName == 'manifest-server':
|
||||||
url = self._reqatt(node, 'url')
|
url = self._reqatt(node, 'url')
|
||||||
if self._manifest_server is not None:
|
if self._manifest_server is not None:
|
||||||
@ -314,7 +374,7 @@ class XmlManifest(object):
|
|||||||
(self.manifestFile))
|
(self.manifestFile))
|
||||||
self._manifest_server = url
|
self._manifest_server = url
|
||||||
|
|
||||||
for node in config.childNodes:
|
for node in itertools.chain(*node_list):
|
||||||
if node.nodeName == 'project':
|
if node.nodeName == 'project':
|
||||||
project = self._ParseProject(node)
|
project = self._ParseProject(node)
|
||||||
if self._projects.get(project.name):
|
if self._projects.get(project.name):
|
||||||
@ -322,8 +382,6 @@ class XmlManifest(object):
|
|||||||
'duplicate project %s in %s' %
|
'duplicate project %s in %s' %
|
||||||
(project.name, self.manifestFile))
|
(project.name, self.manifestFile))
|
||||||
self._projects[project.name] = project
|
self._projects[project.name] = project
|
||||||
|
|
||||||
for node in config.childNodes:
|
|
||||||
if node.nodeName == 'repo-hooks':
|
if node.nodeName == 'repo-hooks':
|
||||||
# Get the name of the project and the (space-separated) list of enabled.
|
# Get the name of the project and the (space-separated) list of enabled.
|
||||||
repo_hooks_project = self._reqatt(node, 'in-project')
|
repo_hooks_project = self._reqatt(node, 'in-project')
|
||||||
@ -345,6 +403,20 @@ class XmlManifest(object):
|
|||||||
|
|
||||||
# Store the enabled hooks in the Project object.
|
# Store the enabled hooks in the Project object.
|
||||||
self._repo_hooks_project.enabled_repo_hooks = enabled_repo_hooks
|
self._repo_hooks_project.enabled_repo_hooks = enabled_repo_hooks
|
||||||
|
if node.nodeName == 'remove-project':
|
||||||
|
name = self._reqatt(node, 'name')
|
||||||
|
try:
|
||||||
|
del self._projects[name]
|
||||||
|
except KeyError:
|
||||||
|
raise ManifestParseError(
|
||||||
|
'project %s not found' %
|
||||||
|
(name))
|
||||||
|
|
||||||
|
# If the manifest removes the hooks project, treat it as if it deleted
|
||||||
|
# the repo-hooks element too.
|
||||||
|
if self._repo_hooks_project and (self._repo_hooks_project.name == name):
|
||||||
|
self._repo_hooks_project = None
|
||||||
|
|
||||||
|
|
||||||
def _AddMetaProjectMirror(self, m):
|
def _AddMetaProjectMirror(self, m):
|
||||||
name = None
|
name = None
|
||||||
@ -353,7 +425,7 @@ class XmlManifest(object):
|
|||||||
raise ManifestParseError, 'refusing to mirror %s' % m_url
|
raise ManifestParseError, 'refusing to mirror %s' % m_url
|
||||||
|
|
||||||
if self._default and self._default.remote:
|
if self._default and self._default.remote:
|
||||||
url = self._default.remote.fetchUrl
|
url = self._default.remote.resolvedFetchUrl
|
||||||
if not url.endswith('/'):
|
if not url.endswith('/'):
|
||||||
url += '/'
|
url += '/'
|
||||||
if m_url.startswith(url):
|
if m_url.startswith(url):
|
||||||
@ -362,7 +434,8 @@ class XmlManifest(object):
|
|||||||
|
|
||||||
if name is None:
|
if name is None:
|
||||||
s = m_url.rindex('/') + 1
|
s = m_url.rindex('/') + 1
|
||||||
remote = _XmlRemote('origin', m_url[:s])
|
manifestUrl = self.manifestProject.config.GetString('remote.origin.url')
|
||||||
|
remote = _XmlRemote('origin', fetch=m_url[:s], manifestUrl=manifestUrl)
|
||||||
name = m_url[s:]
|
name = m_url[s:]
|
||||||
|
|
||||||
if name.endswith('.git'):
|
if name.endswith('.git'):
|
||||||
@ -386,11 +459,15 @@ class XmlManifest(object):
|
|||||||
reads a <remote> element from the manifest file
|
reads a <remote> element from the manifest file
|
||||||
"""
|
"""
|
||||||
name = self._reqatt(node, 'name')
|
name = self._reqatt(node, 'name')
|
||||||
|
alias = node.getAttribute('alias')
|
||||||
|
if alias == '':
|
||||||
|
alias = None
|
||||||
fetch = self._reqatt(node, 'fetch')
|
fetch = self._reqatt(node, 'fetch')
|
||||||
review = node.getAttribute('review')
|
review = node.getAttribute('review')
|
||||||
if review == '':
|
if review == '':
|
||||||
review = None
|
review = None
|
||||||
return _XmlRemote(name, fetch, review)
|
manifestUrl = self.manifestProject.config.GetString('remote.origin.url')
|
||||||
|
return _XmlRemote(name, alias, fetch, manifestUrl, review)
|
||||||
|
|
||||||
def _ParseDefault(self, node):
|
def _ParseDefault(self, node):
|
||||||
"""
|
"""
|
||||||
@ -401,6 +478,18 @@ class XmlManifest(object):
|
|||||||
d.revisionExpr = node.getAttribute('revision')
|
d.revisionExpr = node.getAttribute('revision')
|
||||||
if d.revisionExpr == '':
|
if d.revisionExpr == '':
|
||||||
d.revisionExpr = None
|
d.revisionExpr = None
|
||||||
|
|
||||||
|
sync_j = node.getAttribute('sync-j')
|
||||||
|
if sync_j == '' or sync_j is None:
|
||||||
|
d.sync_j = 1
|
||||||
|
else:
|
||||||
|
d.sync_j = int(sync_j)
|
||||||
|
|
||||||
|
sync_c = node.getAttribute('sync-c')
|
||||||
|
if not sync_c:
|
||||||
|
d.sync_c = False
|
||||||
|
else:
|
||||||
|
d.sync_c = sync_c.lower() in ("yes", "true", "1")
|
||||||
return d
|
return d
|
||||||
|
|
||||||
def _ParseNotice(self, node):
|
def _ParseNotice(self, node):
|
||||||
@ -472,6 +561,26 @@ class XmlManifest(object):
|
|||||||
"project %s path cannot be absolute in %s" % \
|
"project %s path cannot be absolute in %s" % \
|
||||||
(name, self.manifestFile)
|
(name, self.manifestFile)
|
||||||
|
|
||||||
|
rebase = node.getAttribute('rebase')
|
||||||
|
if not rebase:
|
||||||
|
rebase = True
|
||||||
|
else:
|
||||||
|
rebase = rebase.lower() in ("yes", "true", "1")
|
||||||
|
|
||||||
|
sync_c = node.getAttribute('sync-c')
|
||||||
|
if not sync_c:
|
||||||
|
sync_c = False
|
||||||
|
else:
|
||||||
|
sync_c = sync_c.lower() in ("yes", "true", "1")
|
||||||
|
|
||||||
|
groups = ''
|
||||||
|
if node.hasAttribute('groups'):
|
||||||
|
groups = node.getAttribute('groups')
|
||||||
|
groups = [x for x in re.split('[,\s]+', groups) if x]
|
||||||
|
|
||||||
|
default_groups = ['default', 'name:%s' % name, 'path:%s' % path]
|
||||||
|
groups.extend(set(default_groups).difference(groups))
|
||||||
|
|
||||||
if self.IsMirror:
|
if self.IsMirror:
|
||||||
relpath = None
|
relpath = None
|
||||||
worktree = None
|
worktree = None
|
||||||
@ -487,11 +596,16 @@ class XmlManifest(object):
|
|||||||
worktree = worktree,
|
worktree = worktree,
|
||||||
relpath = path,
|
relpath = path,
|
||||||
revisionExpr = revisionExpr,
|
revisionExpr = revisionExpr,
|
||||||
revisionId = None)
|
revisionId = None,
|
||||||
|
rebase = rebase,
|
||||||
|
groups = groups,
|
||||||
|
sync_c = sync_c)
|
||||||
|
|
||||||
for n in node.childNodes:
|
for n in node.childNodes:
|
||||||
if n.nodeName == 'copyfile':
|
if n.nodeName == 'copyfile':
|
||||||
self._ParseCopyFile(project, n)
|
self._ParseCopyFile(project, n)
|
||||||
|
if n.nodeName == 'annotation':
|
||||||
|
self._ParseAnnotation(project, n)
|
||||||
|
|
||||||
return project
|
return project
|
||||||
|
|
||||||
@ -503,6 +617,17 @@ class XmlManifest(object):
|
|||||||
# dest is relative to the top of the tree
|
# dest is relative to the top of the tree
|
||||||
project.AddCopyFile(src, dest, os.path.join(self.topdir, dest))
|
project.AddCopyFile(src, dest, os.path.join(self.topdir, dest))
|
||||||
|
|
||||||
|
def _ParseAnnotation(self, project, node):
|
||||||
|
name = self._reqatt(node, 'name')
|
||||||
|
value = self._reqatt(node, 'value')
|
||||||
|
try:
|
||||||
|
keep = self._reqatt(node, 'keep').lower()
|
||||||
|
except ManifestParseError:
|
||||||
|
keep = "true"
|
||||||
|
if keep != "true" and keep != "false":
|
||||||
|
raise ManifestParseError, "optional \"keep\" attribute must be \"true\" or \"false\""
|
||||||
|
project.AddAnnotation(name, value, keep)
|
||||||
|
|
||||||
def _get_remote(self, node):
|
def _get_remote(self, node):
|
||||||
name = node.getAttribute('remote')
|
name = node.getAttribute('remote')
|
||||||
if not name:
|
if not name:
|
||||||
|
15
progress.py
15
progress.py
@ -21,13 +21,14 @@ from trace import IsTrace
|
|||||||
_NOT_TTY = not os.isatty(2)
|
_NOT_TTY = not os.isatty(2)
|
||||||
|
|
||||||
class Progress(object):
|
class Progress(object):
|
||||||
def __init__(self, title, total=0):
|
def __init__(self, title, total=0, units=''):
|
||||||
self._title = title
|
self._title = title
|
||||||
self._total = total
|
self._total = total
|
||||||
self._done = 0
|
self._done = 0
|
||||||
self._lastp = -1
|
self._lastp = -1
|
||||||
self._start = time()
|
self._start = time()
|
||||||
self._show = False
|
self._show = False
|
||||||
|
self._units = units
|
||||||
|
|
||||||
def update(self, inc=1):
|
def update(self, inc=1):
|
||||||
self._done += inc
|
self._done += inc
|
||||||
@ -51,11 +52,11 @@ class Progress(object):
|
|||||||
|
|
||||||
if self._lastp != p:
|
if self._lastp != p:
|
||||||
self._lastp = p
|
self._lastp = p
|
||||||
sys.stderr.write('\r%s: %3d%% (%d/%d) ' % (
|
sys.stderr.write('\r%s: %3d%% (%d%s/%d%s) ' % (
|
||||||
self._title,
|
self._title,
|
||||||
p,
|
p,
|
||||||
self._done,
|
self._done, self._units,
|
||||||
self._total))
|
self._total, self._units))
|
||||||
sys.stderr.flush()
|
sys.stderr.flush()
|
||||||
|
|
||||||
def end(self):
|
def end(self):
|
||||||
@ -69,9 +70,9 @@ class Progress(object):
|
|||||||
sys.stderr.flush()
|
sys.stderr.flush()
|
||||||
else:
|
else:
|
||||||
p = (100 * self._done) / self._total
|
p = (100 * self._done) / self._total
|
||||||
sys.stderr.write('\r%s: %3d%% (%d/%d), done. \n' % (
|
sys.stderr.write('\r%s: %3d%% (%d%s/%d%s), done. \n' % (
|
||||||
self._title,
|
self._title,
|
||||||
p,
|
p,
|
||||||
self._done,
|
self._done, self._units,
|
||||||
self._total))
|
self._total, self._units))
|
||||||
sys.stderr.flush()
|
sys.stderr.flush()
|
||||||
|
406
project.py
406
project.py
@ -16,17 +16,20 @@ import traceback
|
|||||||
import errno
|
import errno
|
||||||
import filecmp
|
import filecmp
|
||||||
import os
|
import os
|
||||||
|
import random
|
||||||
import re
|
import re
|
||||||
import shutil
|
import shutil
|
||||||
import stat
|
import stat
|
||||||
|
import subprocess
|
||||||
import sys
|
import sys
|
||||||
import urllib2
|
import time
|
||||||
|
|
||||||
from color import Coloring
|
from color import Coloring
|
||||||
from git_command import GitCommand
|
from git_command import GitCommand
|
||||||
from git_config import GitConfig, IsId
|
from git_config import GitConfig, IsId, GetSchemeFromUrl, ID_RE
|
||||||
from error import GitError, HookError, ImportError, UploadError
|
from error import GitError, HookError, UploadError
|
||||||
from error import ManifestInvalidRevisionError
|
from error import ManifestInvalidRevisionError
|
||||||
|
from trace import IsTrace, Trace
|
||||||
|
|
||||||
from git_refs import GitRefs, HEAD, R_HEADS, R_TAGS, R_PUB, R_M
|
from git_refs import GitRefs, HEAD, R_HEADS, R_TAGS, R_PUB, R_M
|
||||||
|
|
||||||
@ -75,21 +78,6 @@ def _ProjectHooks():
|
|||||||
_project_hook_list = map(lambda x: os.path.join(d, x), os.listdir(d))
|
_project_hook_list = map(lambda x: os.path.join(d, x), os.listdir(d))
|
||||||
return _project_hook_list
|
return _project_hook_list
|
||||||
|
|
||||||
def relpath(dst, src):
|
|
||||||
src = os.path.dirname(src)
|
|
||||||
top = os.path.commonprefix([dst, src])
|
|
||||||
if top.endswith('/'):
|
|
||||||
top = top[:-1]
|
|
||||||
else:
|
|
||||||
top = os.path.dirname(top)
|
|
||||||
|
|
||||||
tmp = src
|
|
||||||
rel = ''
|
|
||||||
while top != tmp:
|
|
||||||
rel += '../'
|
|
||||||
tmp = os.path.dirname(tmp)
|
|
||||||
return rel + dst[len(top) + 1:]
|
|
||||||
|
|
||||||
|
|
||||||
class DownloadedChange(object):
|
class DownloadedChange(object):
|
||||||
_commit_cache = None
|
_commit_cache = None
|
||||||
@ -160,10 +148,11 @@ class ReviewableBranch(object):
|
|||||||
R_HEADS + self.name,
|
R_HEADS + self.name,
|
||||||
'--')
|
'--')
|
||||||
|
|
||||||
def UploadForReview(self, people, auto_topic=False):
|
def UploadForReview(self, people, auto_topic=False, draft=False):
|
||||||
self.project.UploadForReview(self.name,
|
self.project.UploadForReview(self.name,
|
||||||
people,
|
people,
|
||||||
auto_topic=auto_topic)
|
auto_topic=auto_topic,
|
||||||
|
draft=draft)
|
||||||
|
|
||||||
def GetPublishedRefs(self):
|
def GetPublishedRefs(self):
|
||||||
refs = {}
|
refs = {}
|
||||||
@ -197,6 +186,11 @@ class DiffColoring(Coloring):
|
|||||||
Coloring.__init__(self, config, 'diff')
|
Coloring.__init__(self, config, 'diff')
|
||||||
self.project = self.printer('header', attr = 'bold')
|
self.project = self.printer('header', attr = 'bold')
|
||||||
|
|
||||||
|
class _Annotation:
|
||||||
|
def __init__(self, name, value, keep):
|
||||||
|
self.name = name
|
||||||
|
self.value = value
|
||||||
|
self.keep = keep
|
||||||
|
|
||||||
class _CopyFile:
|
class _CopyFile:
|
||||||
def __init__(self, src, dest, abssrc, absdest):
|
def __init__(self, src, dest, abssrc, absdest):
|
||||||
@ -487,7 +481,10 @@ class Project(object):
|
|||||||
worktree,
|
worktree,
|
||||||
relpath,
|
relpath,
|
||||||
revisionExpr,
|
revisionExpr,
|
||||||
revisionId):
|
revisionId,
|
||||||
|
rebase = True,
|
||||||
|
groups = None,
|
||||||
|
sync_c = False):
|
||||||
self.manifest = manifest
|
self.manifest = manifest
|
||||||
self.name = name
|
self.name = name
|
||||||
self.remote = remote
|
self.remote = remote
|
||||||
@ -506,8 +503,13 @@ class Project(object):
|
|||||||
else:
|
else:
|
||||||
self.revisionId = revisionId
|
self.revisionId = revisionId
|
||||||
|
|
||||||
|
self.rebase = rebase
|
||||||
|
self.groups = groups
|
||||||
|
self.sync_c = sync_c
|
||||||
|
|
||||||
self.snapshots = {}
|
self.snapshots = {}
|
||||||
self.copyfiles = []
|
self.copyfiles = []
|
||||||
|
self.annotations = []
|
||||||
self.config = GitConfig.ForRepository(
|
self.config = GitConfig.ForRepository(
|
||||||
gitdir = self.gitdir,
|
gitdir = self.gitdir,
|
||||||
defaults = self.manifest.globalConfig)
|
defaults = self.manifest.globalConfig)
|
||||||
@ -626,6 +628,28 @@ class Project(object):
|
|||||||
|
|
||||||
return heads
|
return heads
|
||||||
|
|
||||||
|
def MatchesGroups(self, manifest_groups):
|
||||||
|
"""Returns true if the manifest groups specified at init should cause
|
||||||
|
this project to be synced.
|
||||||
|
Prefixing a manifest group with "-" inverts the meaning of a group.
|
||||||
|
All projects are implicitly labelled with "all".
|
||||||
|
|
||||||
|
labels are resolved in order. In the example case of
|
||||||
|
project_groups: "all,group1,group2"
|
||||||
|
manifest_groups: "-group1,group2"
|
||||||
|
the project will be matched.
|
||||||
|
"""
|
||||||
|
expanded_manifest_groups = manifest_groups or ['all', '-notdefault']
|
||||||
|
expanded_project_groups = ['all'] + (self.groups or [])
|
||||||
|
|
||||||
|
matched = False
|
||||||
|
for group in expanded_manifest_groups:
|
||||||
|
if group.startswith('-') and group[1:] in expanded_project_groups:
|
||||||
|
matched = False
|
||||||
|
elif group in expanded_project_groups:
|
||||||
|
matched = True
|
||||||
|
|
||||||
|
return matched
|
||||||
|
|
||||||
## Status Display ##
|
## Status Display ##
|
||||||
|
|
||||||
@ -672,7 +696,7 @@ class Project(object):
|
|||||||
di = self.work_git.DiffZ('diff-index', '-M', '--cached', HEAD)
|
di = self.work_git.DiffZ('diff-index', '-M', '--cached', HEAD)
|
||||||
df = self.work_git.DiffZ('diff-files')
|
df = self.work_git.DiffZ('diff-files')
|
||||||
do = self.work_git.LsOthers()
|
do = self.work_git.LsOthers()
|
||||||
if not rb and not di and not df and not do:
|
if not rb and not di and not df and not do and not self.CurrentBranch:
|
||||||
return 'CLEAN'
|
return 'CLEAN'
|
||||||
|
|
||||||
out = StatusColoring(self.config)
|
out = StatusColoring(self.config)
|
||||||
@ -730,7 +754,7 @@ class Project(object):
|
|||||||
|
|
||||||
return 'DIRTY'
|
return 'DIRTY'
|
||||||
|
|
||||||
def PrintWorkTreeDiff(self):
|
def PrintWorkTreeDiff(self, absolute_paths=False):
|
||||||
"""Prints the status of the repository to stdout.
|
"""Prints the status of the repository to stdout.
|
||||||
"""
|
"""
|
||||||
out = DiffColoring(self.config)
|
out = DiffColoring(self.config)
|
||||||
@ -738,6 +762,9 @@ class Project(object):
|
|||||||
if out.is_on:
|
if out.is_on:
|
||||||
cmd.append('--color')
|
cmd.append('--color')
|
||||||
cmd.append(HEAD)
|
cmd.append(HEAD)
|
||||||
|
if absolute_paths:
|
||||||
|
cmd.append('--src-prefix=a/%s/' % self.relpath)
|
||||||
|
cmd.append('--dst-prefix=b/%s/' % self.relpath)
|
||||||
cmd.append('--')
|
cmd.append('--')
|
||||||
p = GitCommand(self,
|
p = GitCommand(self,
|
||||||
cmd,
|
cmd,
|
||||||
@ -828,7 +855,8 @@ class Project(object):
|
|||||||
|
|
||||||
def UploadForReview(self, branch=None,
|
def UploadForReview(self, branch=None,
|
||||||
people=([],[]),
|
people=([],[]),
|
||||||
auto_topic=False):
|
auto_topic=False,
|
||||||
|
draft=False):
|
||||||
"""Uploads the named branch for code review.
|
"""Uploads the named branch for code review.
|
||||||
"""
|
"""
|
||||||
if branch is None:
|
if branch is None:
|
||||||
@ -850,31 +878,36 @@ class Project(object):
|
|||||||
branch.remote.projectname = self.name
|
branch.remote.projectname = self.name
|
||||||
branch.remote.Save()
|
branch.remote.Save()
|
||||||
|
|
||||||
if branch.remote.ReviewProtocol == 'ssh':
|
url = branch.remote.ReviewUrl(self.UserEmail)
|
||||||
if dest_branch.startswith(R_HEADS):
|
if url is None:
|
||||||
dest_branch = dest_branch[len(R_HEADS):]
|
raise UploadError('review not configured')
|
||||||
|
cmd = ['push']
|
||||||
|
|
||||||
|
if url.startswith('ssh://'):
|
||||||
rp = ['gerrit receive-pack']
|
rp = ['gerrit receive-pack']
|
||||||
for e in people[0]:
|
for e in people[0]:
|
||||||
rp.append('--reviewer=%s' % sq(e))
|
rp.append('--reviewer=%s' % sq(e))
|
||||||
for e in people[1]:
|
for e in people[1]:
|
||||||
rp.append('--cc=%s' % sq(e))
|
rp.append('--cc=%s' % sq(e))
|
||||||
|
|
||||||
ref_spec = '%s:refs/for/%s' % (R_HEADS + branch.name, dest_branch)
|
|
||||||
if auto_topic:
|
|
||||||
ref_spec = ref_spec + '/' + branch.name
|
|
||||||
|
|
||||||
cmd = ['push']
|
|
||||||
cmd.append('--receive-pack=%s' % " ".join(rp))
|
cmd.append('--receive-pack=%s' % " ".join(rp))
|
||||||
cmd.append(branch.remote.SshReviewUrl(self.UserEmail))
|
|
||||||
cmd.append(ref_spec)
|
|
||||||
|
|
||||||
if GitCommand(self, cmd, bare = True).Wait() != 0:
|
cmd.append(url)
|
||||||
raise UploadError('Upload failed')
|
|
||||||
|
|
||||||
else:
|
if dest_branch.startswith(R_HEADS):
|
||||||
raise UploadError('Unsupported protocol %s' \
|
dest_branch = dest_branch[len(R_HEADS):]
|
||||||
% branch.remote.review)
|
|
||||||
|
upload_type = 'for'
|
||||||
|
if draft:
|
||||||
|
upload_type = 'drafts'
|
||||||
|
|
||||||
|
ref_spec = '%s:refs/%s/%s' % (R_HEADS + branch.name, upload_type,
|
||||||
|
dest_branch)
|
||||||
|
if auto_topic:
|
||||||
|
ref_spec = ref_spec + '/' + branch.name
|
||||||
|
cmd.append(ref_spec)
|
||||||
|
|
||||||
|
if GitCommand(self, cmd, bare = True).Wait() != 0:
|
||||||
|
raise UploadError('Upload failed')
|
||||||
|
|
||||||
msg = "posted to %s for %s" % (branch.remote.review, dest_branch)
|
msg = "posted to %s for %s" % (branch.remote.review, dest_branch)
|
||||||
self.bare_git.UpdateRef(R_PUB + branch.name,
|
self.bare_git.UpdateRef(R_PUB + branch.name,
|
||||||
@ -884,32 +917,50 @@ class Project(object):
|
|||||||
|
|
||||||
## Sync ##
|
## Sync ##
|
||||||
|
|
||||||
def Sync_NetworkHalf(self, quiet=False):
|
def Sync_NetworkHalf(self,
|
||||||
|
quiet=False,
|
||||||
|
is_new=None,
|
||||||
|
current_branch_only=False,
|
||||||
|
clone_bundle=True):
|
||||||
"""Perform only the network IO portion of the sync process.
|
"""Perform only the network IO portion of the sync process.
|
||||||
Local working directory/branch state is not affected.
|
Local working directory/branch state is not affected.
|
||||||
"""
|
"""
|
||||||
is_new = not self.Exists
|
if is_new is None:
|
||||||
|
is_new = not self.Exists
|
||||||
if is_new:
|
if is_new:
|
||||||
if not quiet:
|
|
||||||
print >>sys.stderr
|
|
||||||
print >>sys.stderr, 'Initializing project %s ...' % self.name
|
|
||||||
self._InitGitDir()
|
self._InitGitDir()
|
||||||
|
|
||||||
self._InitRemote()
|
self._InitRemote()
|
||||||
if not self._RemoteFetch(initial=is_new, quiet=quiet):
|
|
||||||
return False
|
|
||||||
|
|
||||||
#Check that the requested ref was found after fetch
|
if is_new:
|
||||||
#
|
alt = os.path.join(self.gitdir, 'objects/info/alternates')
|
||||||
try:
|
try:
|
||||||
self.GetRevisionId()
|
fd = open(alt, 'rb')
|
||||||
except ManifestInvalidRevisionError:
|
try:
|
||||||
# if the ref is a tag. We can try fetching
|
alt_dir = fd.readline().rstrip()
|
||||||
# the tag manually as a last resort
|
finally:
|
||||||
#
|
fd.close()
|
||||||
rev = self.revisionExpr
|
except IOError:
|
||||||
if rev.startswith(R_TAGS):
|
alt_dir = None
|
||||||
self._RemoteFetch(None, rev[len(R_TAGS):], quiet=quiet)
|
else:
|
||||||
|
alt_dir = None
|
||||||
|
|
||||||
|
if clone_bundle \
|
||||||
|
and alt_dir is None \
|
||||||
|
and self._ApplyCloneBundle(initial=is_new, quiet=quiet):
|
||||||
|
is_new = False
|
||||||
|
|
||||||
|
if not current_branch_only:
|
||||||
|
if self.sync_c:
|
||||||
|
current_branch_only = True
|
||||||
|
elif not self.manifest._loaded:
|
||||||
|
# Manifest cannot check defaults until it syncs.
|
||||||
|
current_branch_only = False
|
||||||
|
elif self.manifest.default.sync_c:
|
||||||
|
current_branch_only = True
|
||||||
|
|
||||||
|
if not self._RemoteFetch(initial=is_new, quiet=quiet, alt_dir=alt_dir,
|
||||||
|
current_branch_only=current_branch_only):
|
||||||
|
return False
|
||||||
|
|
||||||
if self.worktree:
|
if self.worktree:
|
||||||
self._InitMRef()
|
self._InitMRef()
|
||||||
@ -974,12 +1025,15 @@ class Project(object):
|
|||||||
|
|
||||||
if head == revid:
|
if head == revid:
|
||||||
# No changes; don't do anything further.
|
# No changes; don't do anything further.
|
||||||
|
# Except if the head needs to be detached
|
||||||
#
|
#
|
||||||
return
|
if not syncbuf.detach_head:
|
||||||
|
return
|
||||||
|
else:
|
||||||
|
lost = self._revlist(not_rev(revid), HEAD)
|
||||||
|
if lost:
|
||||||
|
syncbuf.info(self, "discarding %d commits", len(lost))
|
||||||
|
|
||||||
lost = self._revlist(not_rev(revid), HEAD)
|
|
||||||
if lost:
|
|
||||||
syncbuf.info(self, "discarding %d commits", len(lost))
|
|
||||||
try:
|
try:
|
||||||
self._Checkout(revid, quiet=True)
|
self._Checkout(revid, quiet=True)
|
||||||
except GitError, e:
|
except GitError, e:
|
||||||
@ -997,7 +1051,7 @@ class Project(object):
|
|||||||
|
|
||||||
if not branch.LocalMerge:
|
if not branch.LocalMerge:
|
||||||
# The current branch has no tracking configuration.
|
# The current branch has no tracking configuration.
|
||||||
# Jump off it to a deatched HEAD.
|
# Jump off it to a detached HEAD.
|
||||||
#
|
#
|
||||||
syncbuf.info(self,
|
syncbuf.info(self,
|
||||||
"leaving %s; does not track upstream",
|
"leaving %s; does not track upstream",
|
||||||
@ -1075,10 +1129,12 @@ class Project(object):
|
|||||||
len(local_changes) - cnt_mine)
|
len(local_changes) - cnt_mine)
|
||||||
|
|
||||||
branch.remote = self.GetRemote(self.remote.name)
|
branch.remote = self.GetRemote(self.remote.name)
|
||||||
branch.merge = self.revisionExpr
|
if not ID_RE.match(self.revisionExpr):
|
||||||
|
# in case of manifest sync the revisionExpr might be a SHA1
|
||||||
|
branch.merge = self.revisionExpr
|
||||||
branch.Save()
|
branch.Save()
|
||||||
|
|
||||||
if cnt_mine > 0:
|
if cnt_mine > 0 and self.rebase:
|
||||||
def _dorebase():
|
def _dorebase():
|
||||||
self._Rebase(upstream = '%s^1' % last_mine, onto = revid)
|
self._Rebase(upstream = '%s^1' % last_mine, onto = revid)
|
||||||
self._CopyFiles()
|
self._CopyFiles()
|
||||||
@ -1102,6 +1158,9 @@ class Project(object):
|
|||||||
abssrc = os.path.join(self.worktree, src)
|
abssrc = os.path.join(self.worktree, src)
|
||||||
self.copyfiles.append(_CopyFile(src, dest, abssrc, absdest))
|
self.copyfiles.append(_CopyFile(src, dest, abssrc, absdest))
|
||||||
|
|
||||||
|
def AddAnnotation(self, name, value, keep):
|
||||||
|
self.annotations.append(_Annotation(name, value, keep))
|
||||||
|
|
||||||
def DownloadPatchSet(self, change_id, patch_id):
|
def DownloadPatchSet(self, change_id, patch_id):
|
||||||
"""Download a single patch set of a single change to FETCH_HEAD.
|
"""Download a single patch set of a single change to FETCH_HEAD.
|
||||||
"""
|
"""
|
||||||
@ -1305,31 +1364,43 @@ class Project(object):
|
|||||||
|
|
||||||
## Direct Git Commands ##
|
## Direct Git Commands ##
|
||||||
|
|
||||||
def _RemoteFetch(self, name=None, tag=None,
|
def _RemoteFetch(self, name=None,
|
||||||
|
current_branch_only=False,
|
||||||
initial=False,
|
initial=False,
|
||||||
quiet=False):
|
quiet=False,
|
||||||
|
alt_dir=None):
|
||||||
|
|
||||||
|
is_sha1 = False
|
||||||
|
tag_name = None
|
||||||
|
|
||||||
|
if current_branch_only:
|
||||||
|
if ID_RE.match(self.revisionExpr) is not None:
|
||||||
|
is_sha1 = True
|
||||||
|
elif self.revisionExpr.startswith(R_TAGS):
|
||||||
|
# this is a tag and its sha1 value should never change
|
||||||
|
tag_name = self.revisionExpr[len(R_TAGS):]
|
||||||
|
|
||||||
|
if is_sha1 or tag_name is not None:
|
||||||
|
try:
|
||||||
|
# if revision (sha or tag) is not present then following function
|
||||||
|
# throws an error.
|
||||||
|
self.bare_git.rev_parse('--verify', '%s^0' % self.revisionExpr)
|
||||||
|
return True
|
||||||
|
except GitError:
|
||||||
|
# There is no such persistent revision. We have to fetch it.
|
||||||
|
pass
|
||||||
|
|
||||||
if not name:
|
if not name:
|
||||||
name = self.remote.name
|
name = self.remote.name
|
||||||
|
|
||||||
ssh_proxy = False
|
ssh_proxy = False
|
||||||
if self.GetRemote(name).PreConnectFetch():
|
remote = self.GetRemote(name)
|
||||||
|
if remote.PreConnectFetch():
|
||||||
ssh_proxy = True
|
ssh_proxy = True
|
||||||
|
|
||||||
if initial:
|
if initial:
|
||||||
alt = os.path.join(self.gitdir, 'objects/info/alternates')
|
if alt_dir and 'objects' == os.path.basename(alt_dir):
|
||||||
try:
|
ref_dir = os.path.dirname(alt_dir)
|
||||||
fd = open(alt, 'rb')
|
|
||||||
try:
|
|
||||||
ref_dir = fd.readline()
|
|
||||||
if ref_dir and ref_dir.endswith('\n'):
|
|
||||||
ref_dir = ref_dir[:-1]
|
|
||||||
finally:
|
|
||||||
fd.close()
|
|
||||||
except IOError, e:
|
|
||||||
ref_dir = None
|
|
||||||
|
|
||||||
if ref_dir and 'objects' == os.path.basename(ref_dir):
|
|
||||||
ref_dir = os.path.dirname(ref_dir)
|
|
||||||
packed_refs = os.path.join(self.gitdir, 'packed-refs')
|
packed_refs = os.path.join(self.gitdir, 'packed-refs')
|
||||||
remote = self.GetRemote(name)
|
remote = self.GetRemote(name)
|
||||||
|
|
||||||
@ -1365,9 +1436,8 @@ class Project(object):
|
|||||||
old_packed += line
|
old_packed += line
|
||||||
|
|
||||||
_lwrite(packed_refs, tmp_packed)
|
_lwrite(packed_refs, tmp_packed)
|
||||||
|
|
||||||
else:
|
else:
|
||||||
ref_dir = None
|
alt_dir = None
|
||||||
|
|
||||||
cmd = ['fetch']
|
cmd = ['fetch']
|
||||||
|
|
||||||
@ -1382,25 +1452,124 @@ class Project(object):
|
|||||||
if not self.worktree:
|
if not self.worktree:
|
||||||
cmd.append('--update-head-ok')
|
cmd.append('--update-head-ok')
|
||||||
cmd.append(name)
|
cmd.append(name)
|
||||||
if tag is not None:
|
|
||||||
cmd.append('tag')
|
|
||||||
cmd.append(tag)
|
|
||||||
|
|
||||||
ok = GitCommand(self,
|
if not current_branch_only or is_sha1:
|
||||||
cmd,
|
# Fetch whole repo
|
||||||
bare = True,
|
cmd.append('--tags')
|
||||||
ssh_proxy = ssh_proxy).Wait() == 0
|
cmd.append((u'+refs/heads/*:') + remote.ToLocal('refs/heads/*'))
|
||||||
|
elif tag_name is not None:
|
||||||
|
cmd.append('tag')
|
||||||
|
cmd.append(tag_name)
|
||||||
|
else:
|
||||||
|
branch = self.revisionExpr
|
||||||
|
if branch.startswith(R_HEADS):
|
||||||
|
branch = branch[len(R_HEADS):]
|
||||||
|
cmd.append((u'+refs/heads/%s:' % branch) + remote.ToLocal('refs/heads/%s' % branch))
|
||||||
|
|
||||||
|
ok = False
|
||||||
|
for i in range(2):
|
||||||
|
if GitCommand(self, cmd, bare=True, ssh_proxy=ssh_proxy).Wait() == 0:
|
||||||
|
ok = True
|
||||||
|
break
|
||||||
|
time.sleep(random.randint(30, 45))
|
||||||
|
|
||||||
if initial:
|
if initial:
|
||||||
if ref_dir:
|
if alt_dir:
|
||||||
if old_packed != '':
|
if old_packed != '':
|
||||||
_lwrite(packed_refs, old_packed)
|
_lwrite(packed_refs, old_packed)
|
||||||
else:
|
else:
|
||||||
os.remove(packed_refs)
|
os.remove(packed_refs)
|
||||||
self.bare_git.pack_refs('--all', '--prune')
|
self.bare_git.pack_refs('--all', '--prune')
|
||||||
|
|
||||||
return ok
|
return ok
|
||||||
|
|
||||||
|
def _ApplyCloneBundle(self, initial=False, quiet=False):
|
||||||
|
if initial and self.manifest.manifestProject.config.GetString('repo.depth'):
|
||||||
|
return False
|
||||||
|
|
||||||
|
remote = self.GetRemote(self.remote.name)
|
||||||
|
bundle_url = remote.url + '/clone.bundle'
|
||||||
|
bundle_url = GitConfig.ForUser().UrlInsteadOf(bundle_url)
|
||||||
|
if GetSchemeFromUrl(bundle_url) in ('persistent-http', 'persistent-https'):
|
||||||
|
bundle_url = bundle_url[len('persistent-'):]
|
||||||
|
if GetSchemeFromUrl(bundle_url) not in ('http', 'https'):
|
||||||
|
return False
|
||||||
|
|
||||||
|
bundle_dst = os.path.join(self.gitdir, 'clone.bundle')
|
||||||
|
bundle_tmp = os.path.join(self.gitdir, 'clone.bundle.tmp')
|
||||||
|
|
||||||
|
exist_dst = os.path.exists(bundle_dst)
|
||||||
|
exist_tmp = os.path.exists(bundle_tmp)
|
||||||
|
|
||||||
|
if not initial and not exist_dst and not exist_tmp:
|
||||||
|
return False
|
||||||
|
|
||||||
|
if not exist_dst:
|
||||||
|
exist_dst = self._FetchBundle(bundle_url, bundle_tmp, bundle_dst, quiet)
|
||||||
|
if not exist_dst:
|
||||||
|
return False
|
||||||
|
|
||||||
|
cmd = ['fetch']
|
||||||
|
if quiet:
|
||||||
|
cmd.append('--quiet')
|
||||||
|
if not self.worktree:
|
||||||
|
cmd.append('--update-head-ok')
|
||||||
|
cmd.append(bundle_dst)
|
||||||
|
for f in remote.fetch:
|
||||||
|
cmd.append(str(f))
|
||||||
|
cmd.append('refs/tags/*:refs/tags/*')
|
||||||
|
|
||||||
|
ok = GitCommand(self, cmd, bare=True).Wait() == 0
|
||||||
|
if os.path.exists(bundle_dst):
|
||||||
|
os.remove(bundle_dst)
|
||||||
|
if os.path.exists(bundle_tmp):
|
||||||
|
os.remove(bundle_tmp)
|
||||||
|
return ok
|
||||||
|
|
||||||
|
def _FetchBundle(self, srcUrl, tmpPath, dstPath, quiet):
|
||||||
|
if os.path.exists(dstPath):
|
||||||
|
os.remove(dstPath)
|
||||||
|
|
||||||
|
cmd = ['curl', '--fail', '--output', tmpPath, '--netrc', '--location']
|
||||||
|
if quiet:
|
||||||
|
cmd += ['--silent']
|
||||||
|
if os.path.exists(tmpPath):
|
||||||
|
size = os.stat(tmpPath).st_size
|
||||||
|
if size >= 1024:
|
||||||
|
cmd += ['--continue-at', '%d' % (size,)]
|
||||||
|
else:
|
||||||
|
os.remove(tmpPath)
|
||||||
|
if 'http_proxy' in os.environ and 'darwin' == sys.platform:
|
||||||
|
cmd += ['--proxy', os.environ['http_proxy']]
|
||||||
|
cmd += [srcUrl]
|
||||||
|
|
||||||
|
if IsTrace():
|
||||||
|
Trace('%s', ' '.join(cmd))
|
||||||
|
try:
|
||||||
|
proc = subprocess.Popen(cmd)
|
||||||
|
except OSError:
|
||||||
|
return False
|
||||||
|
|
||||||
|
curlret = proc.wait()
|
||||||
|
|
||||||
|
if curlret == 22:
|
||||||
|
# From curl man page:
|
||||||
|
# 22: HTTP page not retrieved. The requested url was not found or
|
||||||
|
# returned another error with the HTTP error code being 400 or above.
|
||||||
|
# This return code only appears if -f, --fail is used.
|
||||||
|
if not quiet:
|
||||||
|
print >> sys.stderr, "Server does not provide clone.bundle; ignoring."
|
||||||
|
return False
|
||||||
|
|
||||||
|
if os.path.exists(tmpPath):
|
||||||
|
if curlret == 0 and os.stat(tmpPath).st_size > 16:
|
||||||
|
os.rename(tmpPath, dstPath)
|
||||||
|
return True
|
||||||
|
else:
|
||||||
|
os.remove(tmpPath)
|
||||||
|
return False
|
||||||
|
else:
|
||||||
|
return False
|
||||||
|
|
||||||
def _Checkout(self, rev, quiet=False):
|
def _Checkout(self, rev, quiet=False):
|
||||||
cmd = ['checkout']
|
cmd = ['checkout']
|
||||||
if quiet:
|
if quiet:
|
||||||
@ -1411,6 +1580,23 @@ class Project(object):
|
|||||||
if self._allrefs:
|
if self._allrefs:
|
||||||
raise GitError('%s checkout %s ' % (self.name, rev))
|
raise GitError('%s checkout %s ' % (self.name, rev))
|
||||||
|
|
||||||
|
def _CherryPick(self, rev, quiet=False):
|
||||||
|
cmd = ['cherry-pick']
|
||||||
|
cmd.append(rev)
|
||||||
|
cmd.append('--')
|
||||||
|
if GitCommand(self, cmd).Wait() != 0:
|
||||||
|
if self._allrefs:
|
||||||
|
raise GitError('%s cherry-pick %s ' % (self.name, rev))
|
||||||
|
|
||||||
|
def _Revert(self, rev, quiet=False):
|
||||||
|
cmd = ['revert']
|
||||||
|
cmd.append('--no-edit')
|
||||||
|
cmd.append(rev)
|
||||||
|
cmd.append('--')
|
||||||
|
if GitCommand(self, cmd).Wait() != 0:
|
||||||
|
if self._allrefs:
|
||||||
|
raise GitError('%s revert %s ' % (self.name, rev))
|
||||||
|
|
||||||
def _ResetHard(self, rev, quiet=True):
|
def _ResetHard(self, rev, quiet=True):
|
||||||
cmd = ['reset', '--hard']
|
cmd = ['reset', '--hard']
|
||||||
if quiet:
|
if quiet:
|
||||||
@ -1427,8 +1613,10 @@ class Project(object):
|
|||||||
if GitCommand(self, cmd).Wait() != 0:
|
if GitCommand(self, cmd).Wait() != 0:
|
||||||
raise GitError('%s rebase %s ' % (self.name, upstream))
|
raise GitError('%s rebase %s ' % (self.name, upstream))
|
||||||
|
|
||||||
def _FastForward(self, head):
|
def _FastForward(self, head, ffonly=False):
|
||||||
cmd = ['merge', head]
|
cmd = ['merge', head]
|
||||||
|
if ffonly:
|
||||||
|
cmd.append("--ff-only")
|
||||||
if GitCommand(self, cmd).Wait() != 0:
|
if GitCommand(self, cmd).Wait() != 0:
|
||||||
raise GitError('%s merge %s ' % (self.name, head))
|
raise GitError('%s merge %s ' % (self.name, head))
|
||||||
|
|
||||||
@ -1484,10 +1672,13 @@ class Project(object):
|
|||||||
for stock_hook in _ProjectHooks():
|
for stock_hook in _ProjectHooks():
|
||||||
name = os.path.basename(stock_hook)
|
name = os.path.basename(stock_hook)
|
||||||
|
|
||||||
if name in ('commit-msg',) and not self.remote.review:
|
if name in ('commit-msg',) and not self.remote.review \
|
||||||
|
and not self is self.manifest.manifestProject:
|
||||||
# Don't install a Gerrit Code Review hook if this
|
# Don't install a Gerrit Code Review hook if this
|
||||||
# project does not appear to use it for reviews.
|
# project does not appear to use it for reviews.
|
||||||
#
|
#
|
||||||
|
# Since the manifest project is one of those, but also
|
||||||
|
# managed through gerrit, it's excluded
|
||||||
continue
|
continue
|
||||||
|
|
||||||
dst = os.path.join(hooks, name)
|
dst = os.path.join(hooks, name)
|
||||||
@ -1500,7 +1691,7 @@ class Project(object):
|
|||||||
_error("%s: Not replacing %s hook", self.relpath, name)
|
_error("%s: Not replacing %s hook", self.relpath, name)
|
||||||
continue
|
continue
|
||||||
try:
|
try:
|
||||||
os.symlink(relpath(stock_hook, dst), dst)
|
os.symlink(os.path.relpath(stock_hook, os.path.dirname(dst)), dst)
|
||||||
except OSError, e:
|
except OSError, e:
|
||||||
if e.errno == errno.EPERM:
|
if e.errno == errno.EPERM:
|
||||||
raise GitError('filesystem must support symlinks')
|
raise GitError('filesystem must support symlinks')
|
||||||
@ -1561,7 +1752,7 @@ class Project(object):
|
|||||||
src = os.path.join(self.gitdir, name)
|
src = os.path.join(self.gitdir, name)
|
||||||
dst = os.path.join(dotgit, name)
|
dst = os.path.join(dotgit, name)
|
||||||
if os.path.islink(dst) or not os.path.exists(dst):
|
if os.path.islink(dst) or not os.path.exists(dst):
|
||||||
os.symlink(relpath(src, dst), dst)
|
os.symlink(os.path.relpath(src, os.path.dirname(dst)), dst)
|
||||||
else:
|
else:
|
||||||
raise GitError('cannot overwrite a local work tree')
|
raise GitError('cannot overwrite a local work tree')
|
||||||
except OSError, e:
|
except OSError, e:
|
||||||
@ -1897,7 +2088,8 @@ class MetaProject(Project):
|
|||||||
remote = RemoteSpec('origin'),
|
remote = RemoteSpec('origin'),
|
||||||
relpath = '.repo/%s' % name,
|
relpath = '.repo/%s' % name,
|
||||||
revisionExpr = 'refs/heads/master',
|
revisionExpr = 'refs/heads/master',
|
||||||
revisionId = None)
|
revisionId = None,
|
||||||
|
groups = None)
|
||||||
|
|
||||||
def PreSync(self):
|
def PreSync(self):
|
||||||
if self.Exists:
|
if self.Exists:
|
||||||
@ -1908,6 +2100,22 @@ class MetaProject(Project):
|
|||||||
self.revisionExpr = base
|
self.revisionExpr = base
|
||||||
self.revisionId = None
|
self.revisionId = None
|
||||||
|
|
||||||
|
def MetaBranchSwitch(self, target):
|
||||||
|
""" Prepare MetaProject for manifest branch switch
|
||||||
|
"""
|
||||||
|
|
||||||
|
# detach and delete manifest branch, allowing a new
|
||||||
|
# branch to take over
|
||||||
|
syncbuf = SyncBuffer(self.config, detach_head = True)
|
||||||
|
self.Sync_LocalHalf(syncbuf)
|
||||||
|
syncbuf.Finish()
|
||||||
|
|
||||||
|
return GitCommand(self,
|
||||||
|
['update-ref', '-d', 'refs/heads/default'],
|
||||||
|
capture_stdout = True,
|
||||||
|
capture_stderr = True).Wait() == 0
|
||||||
|
|
||||||
|
|
||||||
@property
|
@property
|
||||||
def LastFetch(self):
|
def LastFetch(self):
|
||||||
try:
|
try:
|
||||||
|
139
repo
139
repo
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
## repo default configuration
|
## repo default configuration
|
||||||
##
|
##
|
||||||
REPO_URL='git://android.git.kernel.org/tools/repo.git'
|
REPO_URL='https://gerrit.googlesource.com/git-repo'
|
||||||
REPO_REV='stable'
|
REPO_REV='stable'
|
||||||
|
|
||||||
# Copyright (C) 2008 Google Inc.
|
# Copyright (C) 2008 Google Inc.
|
||||||
@ -28,7 +28,7 @@ if __name__ == '__main__':
|
|||||||
del magic
|
del magic
|
||||||
|
|
||||||
# increment this whenever we make important changes to this script
|
# increment this whenever we make important changes to this script
|
||||||
VERSION = (1, 10)
|
VERSION = (1, 17)
|
||||||
|
|
||||||
# increment this if the MAINTAINER_KEYS block is modified
|
# increment this if the MAINTAINER_KEYS block is modified
|
||||||
KEYRING_VERSION = (1,0)
|
KEYRING_VERSION = (1,0)
|
||||||
@ -91,6 +91,7 @@ import re
|
|||||||
import readline
|
import readline
|
||||||
import subprocess
|
import subprocess
|
||||||
import sys
|
import sys
|
||||||
|
import urllib2
|
||||||
|
|
||||||
home_dot_repo = os.path.expanduser('~/.repoconfig')
|
home_dot_repo = os.path.expanduser('~/.repoconfig')
|
||||||
gpg_dir = os.path.join(home_dot_repo, 'gnupg')
|
gpg_dir = os.path.join(home_dot_repo, 'gnupg')
|
||||||
@ -121,6 +122,19 @@ group.add_option('--mirror',
|
|||||||
group.add_option('--reference',
|
group.add_option('--reference',
|
||||||
dest='reference',
|
dest='reference',
|
||||||
help='location of mirror directory', metavar='DIR')
|
help='location of mirror directory', metavar='DIR')
|
||||||
|
group.add_option('--depth', type='int', default=None,
|
||||||
|
dest='depth',
|
||||||
|
help='create a shallow clone with given depth; see git clone')
|
||||||
|
group.add_option('-g', '--groups',
|
||||||
|
dest='groups', default='default',
|
||||||
|
help='restrict manifest projects to ones with a specified group',
|
||||||
|
metavar='GROUP')
|
||||||
|
group.add_option('-p', '--platform',
|
||||||
|
dest='platform', default="auto",
|
||||||
|
help='restrict manifest projects to ones with a specified'
|
||||||
|
'platform group [auto|all|none|linux|darwin|...]',
|
||||||
|
metavar='PLATFORM')
|
||||||
|
|
||||||
|
|
||||||
# Tool
|
# Tool
|
||||||
group = init_optparse.add_option_group('repo Version options')
|
group = init_optparse.add_option_group('repo Version options')
|
||||||
@ -134,6 +148,11 @@ group.add_option('--no-repo-verify',
|
|||||||
dest='no_repo_verify', action='store_true',
|
dest='no_repo_verify', action='store_true',
|
||||||
help='do not verify repo source code')
|
help='do not verify repo source code')
|
||||||
|
|
||||||
|
# Other
|
||||||
|
group = init_optparse.add_option_group('Other options')
|
||||||
|
group.add_option('--config-name',
|
||||||
|
dest='config_name', action="store_true", default=False,
|
||||||
|
help='Always prompt for name/e-mail')
|
||||||
|
|
||||||
class CloneFailure(Exception):
|
class CloneFailure(Exception):
|
||||||
"""Indicate the remote clone of repo itself failed.
|
"""Indicate the remote clone of repo itself failed.
|
||||||
@ -144,7 +163,7 @@ def _Init(args):
|
|||||||
"""Installs repo by cloning it over the network.
|
"""Installs repo by cloning it over the network.
|
||||||
"""
|
"""
|
||||||
opt, args = init_optparse.parse_args(args)
|
opt, args = init_optparse.parse_args(args)
|
||||||
if args or not opt.manifest_url:
|
if args:
|
||||||
init_optparse.print_usage()
|
init_optparse.print_usage()
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
|
||||||
@ -183,10 +202,6 @@ def _Init(args):
|
|||||||
else:
|
else:
|
||||||
can_verify = True
|
can_verify = True
|
||||||
|
|
||||||
if not opt.quiet:
|
|
||||||
print >>sys.stderr, 'Getting repo ...'
|
|
||||||
print >>sys.stderr, ' from %s' % url
|
|
||||||
|
|
||||||
dst = os.path.abspath(os.path.join(repodir, S_repo))
|
dst = os.path.abspath(os.path.join(repodir, S_repo))
|
||||||
_Clone(url, dst, opt.quiet)
|
_Clone(url, dst, opt.quiet)
|
||||||
|
|
||||||
@ -205,7 +220,17 @@ def _Init(args):
|
|||||||
|
|
||||||
def _CheckGitVersion():
|
def _CheckGitVersion():
|
||||||
cmd = [GIT, '--version']
|
cmd = [GIT, '--version']
|
||||||
proc = subprocess.Popen(cmd, stdout=subprocess.PIPE)
|
try:
|
||||||
|
proc = subprocess.Popen(cmd, stdout=subprocess.PIPE)
|
||||||
|
except OSError, e:
|
||||||
|
print >>sys.stderr
|
||||||
|
print >>sys.stderr, "fatal: '%s' is not available" % GIT
|
||||||
|
print >>sys.stderr, 'fatal: %s' % e
|
||||||
|
print >>sys.stderr
|
||||||
|
print >>sys.stderr, 'Please make sure %s is installed'\
|
||||||
|
' and in your path.' % GIT
|
||||||
|
raise CloneFailure()
|
||||||
|
|
||||||
ver_str = proc.stdout.read().strip()
|
ver_str = proc.stdout.read().strip()
|
||||||
proc.stdout.close()
|
proc.stdout.close()
|
||||||
proc.wait()
|
proc.wait()
|
||||||
@ -296,15 +321,43 @@ def _SetConfig(local, name, value):
|
|||||||
raise CloneFailure()
|
raise CloneFailure()
|
||||||
|
|
||||||
|
|
||||||
def _Fetch(local, quiet, *args):
|
def _InitHttp():
|
||||||
|
handlers = []
|
||||||
|
|
||||||
|
mgr = urllib2.HTTPPasswordMgrWithDefaultRealm()
|
||||||
|
try:
|
||||||
|
import netrc
|
||||||
|
n = netrc.netrc()
|
||||||
|
for host in n.hosts:
|
||||||
|
p = n.hosts[host]
|
||||||
|
mgr.add_password(p[1], 'http://%s/' % host, p[0], p[2])
|
||||||
|
mgr.add_password(p[1], 'https://%s/' % host, p[0], p[2])
|
||||||
|
except:
|
||||||
|
pass
|
||||||
|
handlers.append(urllib2.HTTPBasicAuthHandler(mgr))
|
||||||
|
handlers.append(urllib2.HTTPDigestAuthHandler(mgr))
|
||||||
|
|
||||||
|
if 'http_proxy' in os.environ:
|
||||||
|
url = os.environ['http_proxy']
|
||||||
|
handlers.append(urllib2.ProxyHandler({'http': url, 'https': url}))
|
||||||
|
if 'REPO_CURL_VERBOSE' in os.environ:
|
||||||
|
handlers.append(urllib2.HTTPHandler(debuglevel=1))
|
||||||
|
handlers.append(urllib2.HTTPSHandler(debuglevel=1))
|
||||||
|
urllib2.install_opener(urllib2.build_opener(*handlers))
|
||||||
|
|
||||||
|
def _Fetch(url, local, src, quiet):
|
||||||
|
if not quiet:
|
||||||
|
print >>sys.stderr, 'Get %s' % url
|
||||||
|
|
||||||
cmd = [GIT, 'fetch']
|
cmd = [GIT, 'fetch']
|
||||||
if quiet:
|
if quiet:
|
||||||
cmd.append('--quiet')
|
cmd.append('--quiet')
|
||||||
err = subprocess.PIPE
|
err = subprocess.PIPE
|
||||||
else:
|
else:
|
||||||
err = None
|
err = None
|
||||||
cmd.extend(args)
|
cmd.append(src)
|
||||||
cmd.append('origin')
|
cmd.append('+refs/heads/*:refs/remotes/origin/*')
|
||||||
|
cmd.append('refs/tags/*:refs/tags/*')
|
||||||
|
|
||||||
proc = subprocess.Popen(cmd, cwd = local, stderr = err)
|
proc = subprocess.Popen(cmd, cwd = local, stderr = err)
|
||||||
if err:
|
if err:
|
||||||
@ -313,6 +366,62 @@ def _Fetch(local, quiet, *args):
|
|||||||
if proc.wait() != 0:
|
if proc.wait() != 0:
|
||||||
raise CloneFailure()
|
raise CloneFailure()
|
||||||
|
|
||||||
|
def _DownloadBundle(url, local, quiet):
|
||||||
|
if not url.endswith('/'):
|
||||||
|
url += '/'
|
||||||
|
url += 'clone.bundle'
|
||||||
|
|
||||||
|
proc = subprocess.Popen(
|
||||||
|
[GIT, 'config', '--get-regexp', 'url.*.insteadof'],
|
||||||
|
cwd = local,
|
||||||
|
stdout = subprocess.PIPE)
|
||||||
|
for line in proc.stdout:
|
||||||
|
m = re.compile(r'^url\.(.*)\.insteadof (.*)$').match(line)
|
||||||
|
if m:
|
||||||
|
new_url = m.group(1)
|
||||||
|
old_url = m.group(2)
|
||||||
|
if url.startswith(old_url):
|
||||||
|
url = new_url + url[len(old_url):]
|
||||||
|
break
|
||||||
|
proc.stdout.close()
|
||||||
|
proc.wait()
|
||||||
|
|
||||||
|
if not url.startswith('http:') and not url.startswith('https:'):
|
||||||
|
return False
|
||||||
|
|
||||||
|
dest = open(os.path.join(local, '.git', 'clone.bundle'), 'w+b')
|
||||||
|
try:
|
||||||
|
try:
|
||||||
|
r = urllib2.urlopen(url)
|
||||||
|
except urllib2.HTTPError, e:
|
||||||
|
if e.code == 404:
|
||||||
|
return False
|
||||||
|
print >>sys.stderr, 'fatal: Cannot get %s' % url
|
||||||
|
print >>sys.stderr, 'fatal: HTTP error %s' % e.code
|
||||||
|
raise CloneFailure()
|
||||||
|
except urllib2.URLError, e:
|
||||||
|
print >>sys.stderr, 'fatal: Cannot get %s' % url
|
||||||
|
print >>sys.stderr, 'fatal: error %s' % e.reason
|
||||||
|
raise CloneFailure()
|
||||||
|
try:
|
||||||
|
if not quiet:
|
||||||
|
print >>sys.stderr, 'Get %s' % url
|
||||||
|
while True:
|
||||||
|
buf = r.read(8192)
|
||||||
|
if buf == '':
|
||||||
|
return True
|
||||||
|
dest.write(buf)
|
||||||
|
finally:
|
||||||
|
r.close()
|
||||||
|
finally:
|
||||||
|
dest.close()
|
||||||
|
|
||||||
|
def _ImportBundle(local):
|
||||||
|
path = os.path.join(local, '.git', 'clone.bundle')
|
||||||
|
try:
|
||||||
|
_Fetch(local, local, path, True)
|
||||||
|
finally:
|
||||||
|
os.remove(path)
|
||||||
|
|
||||||
def _Clone(url, local, quiet):
|
def _Clone(url, local, quiet):
|
||||||
"""Clones a git repository to a new subdirectory of repodir
|
"""Clones a git repository to a new subdirectory of repodir
|
||||||
@ -340,11 +449,14 @@ def _Clone(url, local, quiet):
|
|||||||
print >>sys.stderr, 'fatal: could not create %s' % local
|
print >>sys.stderr, 'fatal: could not create %s' % local
|
||||||
raise CloneFailure()
|
raise CloneFailure()
|
||||||
|
|
||||||
|
_InitHttp()
|
||||||
_SetConfig(local, 'remote.origin.url', url)
|
_SetConfig(local, 'remote.origin.url', url)
|
||||||
_SetConfig(local, 'remote.origin.fetch',
|
_SetConfig(local, 'remote.origin.fetch',
|
||||||
'+refs/heads/*:refs/remotes/origin/*')
|
'+refs/heads/*:refs/remotes/origin/*')
|
||||||
_Fetch(local, quiet)
|
if _DownloadBundle(url, local, quiet):
|
||||||
_Fetch(local, quiet, '--tags')
|
_ImportBundle(local)
|
||||||
|
else:
|
||||||
|
_Fetch(url, local, 'origin', quiet)
|
||||||
|
|
||||||
|
|
||||||
def _Verify(cwd, branch, quiet):
|
def _Verify(cwd, branch, quiet):
|
||||||
@ -596,4 +708,3 @@ def main(orig_args):
|
|||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
main(sys.argv[1:])
|
main(sys.argv[1:])
|
||||||
|
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
import sys, re, string, random, os
|
import sys, re
|
||||||
from command import Command
|
from command import Command
|
||||||
from git_command import GitCommand
|
from git_command import GitCommand
|
||||||
|
|
||||||
|
@ -20,8 +20,21 @@ class Diff(PagedCommand):
|
|||||||
helpSummary = "Show changes between commit and working tree"
|
helpSummary = "Show changes between commit and working tree"
|
||||||
helpUsage = """
|
helpUsage = """
|
||||||
%prog [<project>...]
|
%prog [<project>...]
|
||||||
|
|
||||||
|
The -u option causes '%prog' to generate diff output with file paths
|
||||||
|
relative to the repository root, so the output can be applied
|
||||||
|
to the Unix 'patch' command.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
def _Options(self, p):
|
||||||
|
def cmd(option, opt_str, value, parser):
|
||||||
|
setattr(parser.values, option.dest, list(parser.rargs))
|
||||||
|
while parser.rargs:
|
||||||
|
del parser.rargs[0]
|
||||||
|
p.add_option('-u', '--absolute',
|
||||||
|
dest='absolute', action='store_true',
|
||||||
|
help='Paths are relative to the repository root')
|
||||||
|
|
||||||
def Execute(self, opt, args):
|
def Execute(self, opt, args):
|
||||||
for project in self.GetProjects(args):
|
for project in self.GetProjects(args):
|
||||||
project.PrintWorkTreeDiff()
|
project.PrintWorkTreeDiff(opt.absolute)
|
||||||
|
@ -13,7 +13,6 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
import os
|
|
||||||
import re
|
import re
|
||||||
import sys
|
import sys
|
||||||
|
|
||||||
@ -33,7 +32,15 @@ makes it available in your project's local working directory.
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
def _Options(self, p):
|
def _Options(self, p):
|
||||||
pass
|
p.add_option('-c','--cherry-pick',
|
||||||
|
dest='cherrypick', action='store_true',
|
||||||
|
help="cherry-pick instead of checkout")
|
||||||
|
p.add_option('-r','--revert',
|
||||||
|
dest='revert', action='store_true',
|
||||||
|
help="revert instead of checkout")
|
||||||
|
p.add_option('-f','--ff-only',
|
||||||
|
dest='ffonly', action='store_true',
|
||||||
|
help="force fast-forward merge")
|
||||||
|
|
||||||
def _ParseChangeIds(self, args):
|
def _ParseChangeIds(self, args):
|
||||||
if not args:
|
if not args:
|
||||||
@ -66,7 +73,7 @@ makes it available in your project's local working directory.
|
|||||||
% (project.name, change_id, ps_id)
|
% (project.name, change_id, ps_id)
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
|
||||||
if not dl.commits:
|
if not opt.revert and not dl.commits:
|
||||||
print >>sys.stderr, \
|
print >>sys.stderr, \
|
||||||
'[%s] change %d/%d has already been merged' \
|
'[%s] change %d/%d has already been merged' \
|
||||||
% (project.name, change_id, ps_id)
|
% (project.name, change_id, ps_id)
|
||||||
@ -78,4 +85,11 @@ makes it available in your project's local working directory.
|
|||||||
% (project.name, change_id, ps_id, len(dl.commits))
|
% (project.name, change_id, ps_id, len(dl.commits))
|
||||||
for c in dl.commits:
|
for c in dl.commits:
|
||||||
print >>sys.stderr, ' %s' % (c)
|
print >>sys.stderr, ' %s' % (c)
|
||||||
project._Checkout(dl.commit)
|
if opt.cherrypick:
|
||||||
|
project._CherryPick(dl.commit)
|
||||||
|
elif opt.revert:
|
||||||
|
project._Revert(dl.commit)
|
||||||
|
elif opt.ffonly:
|
||||||
|
project._FastForward(dl.commit, ffonly=True)
|
||||||
|
else:
|
||||||
|
project._Checkout(dl.commit)
|
||||||
|
@ -82,6 +82,11 @@ revision to a locally executed git command, use REPO_LREV.
|
|||||||
REPO_RREV is the name of the revision from the manifest, exactly
|
REPO_RREV is the name of the revision from the manifest, exactly
|
||||||
as written in the manifest.
|
as written in the manifest.
|
||||||
|
|
||||||
|
REPO__* are any extra environment variables, specified by the
|
||||||
|
"annotation" element under any project element. This can be useful
|
||||||
|
for differentiating trees based on user-specific criteria, or simply
|
||||||
|
annotating tree details.
|
||||||
|
|
||||||
shell positional arguments ($1, $2, .., $#) are set to any arguments
|
shell positional arguments ($1, $2, .., $#) are set to any arguments
|
||||||
following <command>.
|
following <command>.
|
||||||
|
|
||||||
@ -162,6 +167,8 @@ terminal and are not redirected.
|
|||||||
setenv('REPO_REMOTE', project.remote.name)
|
setenv('REPO_REMOTE', project.remote.name)
|
||||||
setenv('REPO_LREV', project.GetRevisionId())
|
setenv('REPO_LREV', project.GetRevisionId())
|
||||||
setenv('REPO_RREV', project.revisionExpr)
|
setenv('REPO_RREV', project.revisionExpr)
|
||||||
|
for a in project.annotations:
|
||||||
|
setenv("REPO__%s" % (a.name), a.value)
|
||||||
|
|
||||||
if mirror:
|
if mirror:
|
||||||
setenv('GIT_DIR', project.gitdir)
|
setenv('GIT_DIR', project.gitdir)
|
||||||
|
@ -14,7 +14,6 @@
|
|||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
import sys
|
import sys
|
||||||
from optparse import SUPPRESS_HELP
|
|
||||||
from color import Coloring
|
from color import Coloring
|
||||||
from command import PagedCommand
|
from command import PagedCommand
|
||||||
from git_command import git_require, GitCommand
|
from git_command import git_require, GitCommand
|
||||||
|
@ -165,6 +165,7 @@ See 'repo help --all' for a complete list of recognized commands.
|
|||||||
print >>sys.stderr, "repo: '%s' is not a repo command." % name
|
print >>sys.stderr, "repo: '%s' is not a repo command." % name
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
|
||||||
|
cmd.manifest = self.manifest
|
||||||
self._PrintCommandHelp(cmd)
|
self._PrintCommandHelp(cmd)
|
||||||
|
|
||||||
else:
|
else:
|
||||||
|
@ -14,6 +14,8 @@
|
|||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
import os
|
import os
|
||||||
|
import platform
|
||||||
|
import re
|
||||||
import shutil
|
import shutil
|
||||||
import sys
|
import sys
|
||||||
|
|
||||||
@ -21,6 +23,7 @@ from color import Coloring
|
|||||||
from command import InteractiveCommand, MirrorSafeCommand
|
from command import InteractiveCommand, MirrorSafeCommand
|
||||||
from error import ManifestParseError
|
from error import ManifestParseError
|
||||||
from project import SyncBuffer
|
from project import SyncBuffer
|
||||||
|
from git_config import GitConfig
|
||||||
from git_command import git_require, MIN_GIT_VERSION
|
from git_command import git_require, MIN_GIT_VERSION
|
||||||
|
|
||||||
class Init(InteractiveCommand, MirrorSafeCommand):
|
class Init(InteractiveCommand, MirrorSafeCommand):
|
||||||
@ -78,13 +81,23 @@ to update the working directory files.
|
|||||||
help='initial manifest file', metavar='NAME.xml')
|
help='initial manifest file', metavar='NAME.xml')
|
||||||
g.add_option('--mirror',
|
g.add_option('--mirror',
|
||||||
dest='mirror', action='store_true',
|
dest='mirror', action='store_true',
|
||||||
help='mirror the forrest')
|
help='create a replica of the remote repositories '
|
||||||
|
'rather than a client working directory')
|
||||||
g.add_option('--reference',
|
g.add_option('--reference',
|
||||||
dest='reference',
|
dest='reference',
|
||||||
help='location of mirror directory', metavar='DIR')
|
help='location of mirror directory', metavar='DIR')
|
||||||
g.add_option('--depth', type='int', default=None,
|
g.add_option('--depth', type='int', default=None,
|
||||||
dest='depth',
|
dest='depth',
|
||||||
help='create a shallow clone with given depth; see git clone')
|
help='create a shallow clone with given depth; see git clone')
|
||||||
|
g.add_option('-g', '--groups',
|
||||||
|
dest='groups', default='all,-notdefault',
|
||||||
|
help='restrict manifest projects to ones with a specified group',
|
||||||
|
metavar='GROUP')
|
||||||
|
g.add_option('-p', '--platform',
|
||||||
|
dest='platform', default='auto',
|
||||||
|
help='restrict manifest projects to ones with a specified '
|
||||||
|
'platform group [auto|all|none|linux|darwin|...]',
|
||||||
|
metavar='PLATFORM')
|
||||||
|
|
||||||
# Tool
|
# Tool
|
||||||
g = p.add_option_group('repo Version options')
|
g = p.add_option_group('repo Version options')
|
||||||
@ -98,6 +111,12 @@ to update the working directory files.
|
|||||||
dest='no_repo_verify', action='store_true',
|
dest='no_repo_verify', action='store_true',
|
||||||
help='do not verify repo source code')
|
help='do not verify repo source code')
|
||||||
|
|
||||||
|
# Other
|
||||||
|
g = p.add_option_group('Other options')
|
||||||
|
g.add_option('--config-name',
|
||||||
|
dest='config_name', action="store_true", default=False,
|
||||||
|
help='Always prompt for name/e-mail')
|
||||||
|
|
||||||
def _SyncManifest(self, opt):
|
def _SyncManifest(self, opt):
|
||||||
m = self.manifest.manifestProject
|
m = self.manifest.manifestProject
|
||||||
is_new = not m.Exists
|
is_new = not m.Exists
|
||||||
@ -108,8 +127,8 @@ to update the working directory files.
|
|||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
|
||||||
if not opt.quiet:
|
if not opt.quiet:
|
||||||
print >>sys.stderr, 'Getting manifest ...'
|
print >>sys.stderr, 'Get %s' \
|
||||||
print >>sys.stderr, ' from %s' % opt.manifest_url
|
% GitConfig.ForUser().UrlInsteadOf(opt.manifest_url)
|
||||||
m._InitGitDir()
|
m._InitGitDir()
|
||||||
|
|
||||||
if opt.manifest_branch:
|
if opt.manifest_branch:
|
||||||
@ -128,6 +147,27 @@ to update the working directory files.
|
|||||||
r.ResetFetch()
|
r.ResetFetch()
|
||||||
r.Save()
|
r.Save()
|
||||||
|
|
||||||
|
groups = re.split('[,\s]+', opt.groups)
|
||||||
|
all_platforms = ['linux', 'darwin']
|
||||||
|
platformize = lambda x: 'platform-' + x
|
||||||
|
if opt.platform == 'auto':
|
||||||
|
if (not opt.mirror and
|
||||||
|
not m.config.GetString('repo.mirror') == 'true'):
|
||||||
|
groups.append(platformize(platform.system().lower()))
|
||||||
|
elif opt.platform == 'all':
|
||||||
|
groups.extend(map(platformize, all_platforms))
|
||||||
|
elif opt.platform in all_platforms:
|
||||||
|
groups.extend(platformize(opt.platform))
|
||||||
|
elif opt.platform != 'none':
|
||||||
|
print >>sys.stderr, 'fatal: invalid platform flag'
|
||||||
|
sys.exit(1)
|
||||||
|
|
||||||
|
groups = [x for x in groups if x]
|
||||||
|
groupstr = ','.join(groups)
|
||||||
|
if opt.platform == 'auto' and groupstr == 'all,-notdefault,platform-' + platform.system().lower():
|
||||||
|
groupstr = None
|
||||||
|
m.config.SetString('manifest.groups', groupstr)
|
||||||
|
|
||||||
if opt.reference:
|
if opt.reference:
|
||||||
m.config.SetString('repo.reference', opt.reference)
|
m.config.SetString('repo.reference', opt.reference)
|
||||||
|
|
||||||
@ -138,7 +178,7 @@ to update the working directory files.
|
|||||||
print >>sys.stderr, 'fatal: --mirror not supported on existing client'
|
print >>sys.stderr, 'fatal: --mirror not supported on existing client'
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
|
||||||
if not m.Sync_NetworkHalf():
|
if not m.Sync_NetworkHalf(is_new=is_new):
|
||||||
r = m.GetRemote(m.remote.name)
|
r = m.GetRemote(m.remote.name)
|
||||||
print >>sys.stderr, 'fatal: cannot obtain manifest %s' % r.url
|
print >>sys.stderr, 'fatal: cannot obtain manifest %s' % r.url
|
||||||
|
|
||||||
@ -148,6 +188,9 @@ to update the working directory files.
|
|||||||
shutil.rmtree(m.gitdir)
|
shutil.rmtree(m.gitdir)
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
|
||||||
|
if opt.manifest_branch:
|
||||||
|
m.MetaBranchSwitch(opt.manifest_branch)
|
||||||
|
|
||||||
syncbuf = SyncBuffer(m.config)
|
syncbuf = SyncBuffer(m.config)
|
||||||
m.Sync_LocalHalf(syncbuf)
|
m.Sync_LocalHalf(syncbuf)
|
||||||
syncbuf.Finish()
|
syncbuf.Finish()
|
||||||
@ -178,6 +221,24 @@ to update the working directory files.
|
|||||||
return value
|
return value
|
||||||
return a
|
return a
|
||||||
|
|
||||||
|
def _ShouldConfigureUser(self):
|
||||||
|
gc = self.manifest.globalConfig
|
||||||
|
mp = self.manifest.manifestProject
|
||||||
|
|
||||||
|
# If we don't have local settings, get from global.
|
||||||
|
if not mp.config.Has('user.name') or not mp.config.Has('user.email'):
|
||||||
|
if not gc.Has('user.name') or not gc.Has('user.email'):
|
||||||
|
return True
|
||||||
|
|
||||||
|
mp.config.SetString('user.name', gc.GetString('user.name'))
|
||||||
|
mp.config.SetString('user.email', gc.GetString('user.email'))
|
||||||
|
|
||||||
|
print ''
|
||||||
|
print 'Your identity is: %s <%s>' % (mp.config.GetString('user.name'),
|
||||||
|
mp.config.GetString('user.email'))
|
||||||
|
print 'If you want to change this, please re-run \'repo init\' with --config-name'
|
||||||
|
return False
|
||||||
|
|
||||||
def _ConfigureUser(self):
|
def _ConfigureUser(self):
|
||||||
mp = self.manifest.manifestProject
|
mp = self.manifest.manifestProject
|
||||||
|
|
||||||
@ -188,7 +249,7 @@ to update the working directory files.
|
|||||||
|
|
||||||
print ''
|
print ''
|
||||||
print 'Your identity is: %s <%s>' % (name, email)
|
print 'Your identity is: %s <%s>' % (name, email)
|
||||||
sys.stdout.write('is this correct [y/n]? ')
|
sys.stdout.write('is this correct [y/N]? ')
|
||||||
a = sys.stdin.readline().strip()
|
a = sys.stdin.readline().strip()
|
||||||
if a in ('yes', 'y', 't', 'true'):
|
if a in ('yes', 'y', 't', 'true'):
|
||||||
break
|
break
|
||||||
@ -230,7 +291,7 @@ to update the working directory files.
|
|||||||
out.printer(fg='black', attr=c)(' %-6s ', c)
|
out.printer(fg='black', attr=c)(' %-6s ', c)
|
||||||
out.nl()
|
out.nl()
|
||||||
|
|
||||||
sys.stdout.write('Enable color display in this user account (y/n)? ')
|
sys.stdout.write('Enable color display in this user account (y/N)? ')
|
||||||
a = sys.stdin.readline().strip().lower()
|
a = sys.stdin.readline().strip().lower()
|
||||||
if a in ('y', 'yes', 't', 'true', 'on'):
|
if a in ('y', 'yes', 't', 'true', 'on'):
|
||||||
gc.SetString('color.ui', 'auto')
|
gc.SetString('color.ui', 'auto')
|
||||||
@ -260,7 +321,8 @@ to update the working directory files.
|
|||||||
self._LinkManifest(opt.manifest_name)
|
self._LinkManifest(opt.manifest_name)
|
||||||
|
|
||||||
if os.isatty(0) and os.isatty(1) and not self.manifest.IsMirror:
|
if os.isatty(0) and os.isatty(1) and not self.manifest.IsMirror:
|
||||||
self._ConfigureUser()
|
if opt.config_name or self._ShouldConfigureUser():
|
||||||
|
self._ConfigureUser()
|
||||||
self._ConfigureColor()
|
self._ConfigureColor()
|
||||||
|
|
||||||
self._ConfigureDepth(opt)
|
self._ConfigureDepth(opt)
|
||||||
|
@ -50,6 +50,7 @@ in a Git repository for use during future 'repo init' invocations.
|
|||||||
help='Save revisions as current HEAD')
|
help='Save revisions as current HEAD')
|
||||||
p.add_option('-o', '--output-file',
|
p.add_option('-o', '--output-file',
|
||||||
dest='output_file',
|
dest='output_file',
|
||||||
|
default='-',
|
||||||
help='File to save the manifest to',
|
help='File to save the manifest to',
|
||||||
metavar='-|NAME.xml')
|
metavar='-|NAME.xml')
|
||||||
|
|
||||||
|
80
subcmds/overview.py
Normal file
80
subcmds/overview.py
Normal file
@ -0,0 +1,80 @@
|
|||||||
|
#
|
||||||
|
# Copyright (C) 2012 The Android Open Source Project
|
||||||
|
#
|
||||||
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
# you may not use this file except in compliance with the License.
|
||||||
|
# You may obtain a copy of the License at
|
||||||
|
#
|
||||||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
#
|
||||||
|
# Unless required by applicable law or agreed to in writing, software
|
||||||
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
# See the License for the specific language governing permissions and
|
||||||
|
# limitations under the License.
|
||||||
|
|
||||||
|
from color import Coloring
|
||||||
|
from command import PagedCommand
|
||||||
|
|
||||||
|
|
||||||
|
class Overview(PagedCommand):
|
||||||
|
common = True
|
||||||
|
helpSummary = "Display overview of unmerged project branches"
|
||||||
|
helpUsage = """
|
||||||
|
%prog [--current-branch] [<project>...]
|
||||||
|
"""
|
||||||
|
helpDescription = """
|
||||||
|
The '%prog' command is used to display an overview of the projects branches,
|
||||||
|
and list any local commits that have not yet been merged into the project.
|
||||||
|
|
||||||
|
The -b/--current-branch option can be used to restrict the output to only
|
||||||
|
branches currently checked out in each project. By default, all branches
|
||||||
|
are displayed.
|
||||||
|
"""
|
||||||
|
|
||||||
|
def _Options(self, p):
|
||||||
|
p.add_option('-b', '--current-branch',
|
||||||
|
dest="current_branch", action="store_true",
|
||||||
|
help="Consider only checked out branches")
|
||||||
|
|
||||||
|
def Execute(self, opt, args):
|
||||||
|
all = []
|
||||||
|
for project in self.GetProjects(args):
|
||||||
|
br = [project.GetUploadableBranch(x)
|
||||||
|
for x in project.GetBranches().keys()]
|
||||||
|
br = [x for x in br if x]
|
||||||
|
if opt.current_branch:
|
||||||
|
br = [x for x in br if x.name == project.CurrentBranch]
|
||||||
|
all.extend(br)
|
||||||
|
|
||||||
|
if not all:
|
||||||
|
return
|
||||||
|
|
||||||
|
class Report(Coloring):
|
||||||
|
def __init__(self, config):
|
||||||
|
Coloring.__init__(self, config, 'status')
|
||||||
|
self.project = self.printer('header', attr='bold')
|
||||||
|
|
||||||
|
out = Report(all[0].project.config)
|
||||||
|
out.project('Projects Overview')
|
||||||
|
out.nl()
|
||||||
|
|
||||||
|
project = None
|
||||||
|
|
||||||
|
for branch in all:
|
||||||
|
if project != branch.project:
|
||||||
|
project = branch.project
|
||||||
|
out.nl()
|
||||||
|
out.project('project %s/' % project.relpath)
|
||||||
|
out.nl()
|
||||||
|
|
||||||
|
commits = branch.commits
|
||||||
|
date = branch.date
|
||||||
|
print '%s %-33s (%2d commit%s, %s)' % (
|
||||||
|
branch.name == project.CurrentBranch and '*' or ' ',
|
||||||
|
branch.name,
|
||||||
|
len(commits),
|
||||||
|
len(commits) != 1 and 's' or ' ',
|
||||||
|
date)
|
||||||
|
for commit in commits:
|
||||||
|
print '%-35s - %s' % ('', commit)
|
@ -17,8 +17,6 @@ import sys
|
|||||||
|
|
||||||
from command import Command
|
from command import Command
|
||||||
from git_command import GitCommand
|
from git_command import GitCommand
|
||||||
from git_refs import GitRefs, HEAD, R_HEADS, R_TAGS, R_PUB, R_M
|
|
||||||
from error import GitError
|
|
||||||
|
|
||||||
class Rebase(Command):
|
class Rebase(Command):
|
||||||
common = True
|
common = True
|
||||||
@ -52,6 +50,9 @@ branch but need to incorporate new upstream changes "underneath" them.
|
|||||||
p.add_option('--whitespace',
|
p.add_option('--whitespace',
|
||||||
dest='whitespace', action='store', metavar='WS',
|
dest='whitespace', action='store', metavar='WS',
|
||||||
help='Pass --whitespace to git rebase')
|
help='Pass --whitespace to git rebase')
|
||||||
|
p.add_option('--auto-stash',
|
||||||
|
dest='auto_stash', action='store_true',
|
||||||
|
help='Stash local modifications before starting')
|
||||||
|
|
||||||
def Execute(self, opt, args):
|
def Execute(self, opt, args):
|
||||||
all = self.GetProjects(args)
|
all = self.GetProjects(args)
|
||||||
@ -103,5 +104,23 @@ branch but need to incorporate new upstream changes "underneath" them.
|
|||||||
print >>sys.stderr, '# %s: rebasing %s -> %s' % \
|
print >>sys.stderr, '# %s: rebasing %s -> %s' % \
|
||||||
(project.relpath, cb, upbranch.LocalMerge)
|
(project.relpath, cb, upbranch.LocalMerge)
|
||||||
|
|
||||||
|
needs_stash = False
|
||||||
|
if opt.auto_stash:
|
||||||
|
stash_args = ["update-index", "--refresh", "-q"]
|
||||||
|
|
||||||
|
if GitCommand(project, stash_args).Wait() != 0:
|
||||||
|
needs_stash = True
|
||||||
|
# Dirty index, requires stash...
|
||||||
|
stash_args = ["stash"]
|
||||||
|
|
||||||
|
if GitCommand(project, stash_args).Wait() != 0:
|
||||||
|
return -1
|
||||||
|
|
||||||
if GitCommand(project, args).Wait() != 0:
|
if GitCommand(project, args).Wait() != 0:
|
||||||
return -1
|
return -1
|
||||||
|
|
||||||
|
if needs_stash:
|
||||||
|
stash_args.append('pop')
|
||||||
|
stash_args.append('--quiet')
|
||||||
|
if GitCommand(project, stash_args).Wait() != 0:
|
||||||
|
return -1
|
||||||
|
@ -15,6 +15,7 @@
|
|||||||
|
|
||||||
import sys
|
import sys
|
||||||
from command import Command
|
from command import Command
|
||||||
|
from git_config import IsId
|
||||||
from git_command import git
|
from git_command import git
|
||||||
from progress import Progress
|
from progress import Progress
|
||||||
|
|
||||||
@ -56,6 +57,10 @@ revision specified in the manifest.
|
|||||||
pm = Progress('Starting %s' % nb, len(all))
|
pm = Progress('Starting %s' % nb, len(all))
|
||||||
for project in all:
|
for project in all:
|
||||||
pm.update()
|
pm.update()
|
||||||
|
# If the current revision is a specific SHA1 then we can't push back
|
||||||
|
# to it so substitute the manifest default revision instead.
|
||||||
|
if IsId(project.revisionExpr):
|
||||||
|
project.revisionExpr = self.manifest.default.revisionExpr
|
||||||
if not project.StartBranch(nb):
|
if not project.StartBranch(nb):
|
||||||
err.append(project)
|
err.append(project)
|
||||||
pm.end()
|
pm.end()
|
||||||
|
@ -101,19 +101,6 @@ the following meanings:
|
|||||||
all = self.GetProjects(args)
|
all = self.GetProjects(args)
|
||||||
counter = itertools.count()
|
counter = itertools.count()
|
||||||
|
|
||||||
on = {}
|
|
||||||
for project in all:
|
|
||||||
cb = project.CurrentBranch
|
|
||||||
if cb:
|
|
||||||
if cb not in on:
|
|
||||||
on[cb] = []
|
|
||||||
on[cb].append(project)
|
|
||||||
|
|
||||||
branch_names = list(on.keys())
|
|
||||||
branch_names.sort()
|
|
||||||
for cb in branch_names:
|
|
||||||
print '# on branch %s' % cb
|
|
||||||
|
|
||||||
if opt.jobs == 1:
|
if opt.jobs == 1:
|
||||||
for project in all:
|
for project in all:
|
||||||
state = project.PrintWorkTreeStatus()
|
state = project.PrintWorkTreeStatus()
|
||||||
@ -124,14 +111,22 @@ the following meanings:
|
|||||||
threads_and_output = []
|
threads_and_output = []
|
||||||
for project in all:
|
for project in all:
|
||||||
sem.acquire()
|
sem.acquire()
|
||||||
output = StringIO.StringIO()
|
|
||||||
|
class BufList(StringIO.StringIO):
|
||||||
|
def dump(self, ostream):
|
||||||
|
for entry in self.buflist:
|
||||||
|
ostream.write(entry)
|
||||||
|
|
||||||
|
output = BufList()
|
||||||
|
|
||||||
t = _threading.Thread(target=self._StatusHelper,
|
t = _threading.Thread(target=self._StatusHelper,
|
||||||
args=(project, counter, sem, output))
|
args=(project, counter, sem, output))
|
||||||
threads_and_output.append((t, output))
|
threads_and_output.append((t, output))
|
||||||
|
t.daemon = True
|
||||||
t.start()
|
t.start()
|
||||||
for (t, output) in threads_and_output:
|
for (t, output) in threads_and_output:
|
||||||
t.join()
|
t.join()
|
||||||
sys.stdout.write(output.getvalue())
|
output.dump(sys.stdout)
|
||||||
output.close()
|
output.close()
|
||||||
if len(all) == counter.next():
|
if len(all) == counter.next():
|
||||||
print 'nothing to commit (working directory clean)'
|
print 'nothing to commit (working directory clean)'
|
||||||
|
124
subcmds/sync.py
124
subcmds/sync.py
@ -28,14 +28,20 @@ try:
|
|||||||
except ImportError:
|
except ImportError:
|
||||||
import dummy_threading as _threading
|
import dummy_threading as _threading
|
||||||
|
|
||||||
|
try:
|
||||||
|
import resource
|
||||||
|
def _rlimit_nofile():
|
||||||
|
return resource.getrlimit(resource.RLIMIT_NOFILE)
|
||||||
|
except ImportError:
|
||||||
|
def _rlimit_nofile():
|
||||||
|
return (256, 256)
|
||||||
|
|
||||||
from git_command import GIT
|
from git_command import GIT
|
||||||
from git_refs import R_HEADS
|
from git_refs import R_HEADS, HEAD
|
||||||
from project import HEAD
|
|
||||||
from project import Project
|
from project import Project
|
||||||
from project import RemoteSpec
|
from project import RemoteSpec
|
||||||
from command import Command, MirrorSafeCommand
|
from command import Command, MirrorSafeCommand
|
||||||
from error import RepoChangedException, GitError
|
from error import RepoChangedException, GitError
|
||||||
from project import R_HEADS
|
|
||||||
from project import SyncBuffer
|
from project import SyncBuffer
|
||||||
from progress import Progress
|
from progress import Progress
|
||||||
|
|
||||||
@ -72,11 +78,18 @@ revision is temporarily needed.
|
|||||||
|
|
||||||
The -s/--smart-sync option can be used to sync to a known good
|
The -s/--smart-sync option can be used to sync to a known good
|
||||||
build as specified by the manifest-server element in the current
|
build as specified by the manifest-server element in the current
|
||||||
manifest.
|
manifest. The -t/--smart-tag option is similar and allows you to
|
||||||
|
specify a custom tag/label.
|
||||||
|
|
||||||
The -f/--force-broken option can be used to proceed with syncing
|
The -f/--force-broken option can be used to proceed with syncing
|
||||||
other projects if a project sync fails.
|
other projects if a project sync fails.
|
||||||
|
|
||||||
|
The --no-clone-bundle option disables any attempt to use
|
||||||
|
$URL/clone.bundle to bootstrap a new Git repository from a
|
||||||
|
resumeable bundle file on a content delivery network. This
|
||||||
|
may be necessary if there are problems with the local Python
|
||||||
|
HTTP client or proxy configuration, but the Git binary works.
|
||||||
|
|
||||||
SSH Connections
|
SSH Connections
|
||||||
---------------
|
---------------
|
||||||
|
|
||||||
@ -108,6 +121,8 @@ later is required to fix a server side protocol bug.
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
def _Options(self, p, show_smart=True):
|
def _Options(self, p, show_smart=True):
|
||||||
|
self.jobs = self.manifest.default.sync_j
|
||||||
|
|
||||||
p.add_option('-f', '--force-broken',
|
p.add_option('-f', '--force-broken',
|
||||||
dest='force_broken', action='store_true',
|
dest='force_broken', action='store_true',
|
||||||
help="continue sync even if a project fails to sync")
|
help="continue sync even if a project fails to sync")
|
||||||
@ -120,16 +135,28 @@ later is required to fix a server side protocol bug.
|
|||||||
p.add_option('-d','--detach',
|
p.add_option('-d','--detach',
|
||||||
dest='detach_head', action='store_true',
|
dest='detach_head', action='store_true',
|
||||||
help='detach projects back to manifest revision')
|
help='detach projects back to manifest revision')
|
||||||
|
p.add_option('-c','--current-branch',
|
||||||
|
dest='current_branch_only', action='store_true',
|
||||||
|
help='fetch only current branch from server')
|
||||||
p.add_option('-q','--quiet',
|
p.add_option('-q','--quiet',
|
||||||
dest='quiet', action='store_true',
|
dest='quiet', action='store_true',
|
||||||
help='be more quiet')
|
help='be more quiet')
|
||||||
p.add_option('-j','--jobs',
|
p.add_option('-j','--jobs',
|
||||||
dest='jobs', action='store', type='int',
|
dest='jobs', action='store', type='int',
|
||||||
help="number of projects to fetch simultaneously")
|
help="projects to fetch simultaneously (default %d)" % self.jobs)
|
||||||
|
p.add_option('-m', '--manifest-name',
|
||||||
|
dest='manifest_name',
|
||||||
|
help='temporary manifest to use for this sync', metavar='NAME.xml')
|
||||||
|
p.add_option('--no-clone-bundle',
|
||||||
|
dest='no_clone_bundle', action='store_true',
|
||||||
|
help='disable use of /clone.bundle on HTTP/HTTPS')
|
||||||
if show_smart:
|
if show_smart:
|
||||||
p.add_option('-s', '--smart-sync',
|
p.add_option('-s', '--smart-sync',
|
||||||
dest='smart_sync', action='store_true',
|
dest='smart_sync', action='store_true',
|
||||||
help='smart sync using manifest from a known good build')
|
help='smart sync using manifest from a known good build')
|
||||||
|
p.add_option('-t', '--smart-tag',
|
||||||
|
dest='smart_tag', action='store',
|
||||||
|
help='smart sync using manifest from a known tag')
|
||||||
|
|
||||||
g = p.add_option_group('repo Version options')
|
g = p.add_option_group('repo Version options')
|
||||||
g.add_option('--no-repo-verify',
|
g.add_option('--no-repo-verify',
|
||||||
@ -165,7 +192,10 @@ later is required to fix a server side protocol bug.
|
|||||||
# - We always make sure we unlock the lock if we locked it.
|
# - We always make sure we unlock the lock if we locked it.
|
||||||
try:
|
try:
|
||||||
try:
|
try:
|
||||||
success = project.Sync_NetworkHalf(quiet=opt.quiet)
|
success = project.Sync_NetworkHalf(
|
||||||
|
quiet=opt.quiet,
|
||||||
|
current_branch_only=opt.current_branch_only,
|
||||||
|
clone_bundle=not opt.no_clone_bundle)
|
||||||
|
|
||||||
# Lock around all the rest of the code, since printing, updating a set
|
# Lock around all the rest of the code, since printing, updating a set
|
||||||
# and Progress.update() are not thread safe.
|
# and Progress.update() are not thread safe.
|
||||||
@ -181,15 +211,11 @@ later is required to fix a server side protocol bug.
|
|||||||
|
|
||||||
fetched.add(project.gitdir)
|
fetched.add(project.gitdir)
|
||||||
pm.update()
|
pm.update()
|
||||||
except BaseException, e:
|
except _FetchError:
|
||||||
# Notify the _Fetch() function about all errors.
|
|
||||||
err_event.set()
|
err_event.set()
|
||||||
|
except:
|
||||||
# If we got our own _FetchError, we don't want a stack trace.
|
err_event.set()
|
||||||
# However, if we got something else (something in Sync_NetworkHalf?),
|
raise
|
||||||
# we'd like one (so re-raise after we've set err_event).
|
|
||||||
if not isinstance(e, _FetchError):
|
|
||||||
raise
|
|
||||||
finally:
|
finally:
|
||||||
if did_lock:
|
if did_lock:
|
||||||
lock.release()
|
lock.release()
|
||||||
@ -202,7 +228,10 @@ later is required to fix a server side protocol bug.
|
|||||||
if self.jobs == 1:
|
if self.jobs == 1:
|
||||||
for project in projects:
|
for project in projects:
|
||||||
pm.update()
|
pm.update()
|
||||||
if project.Sync_NetworkHalf(quiet=opt.quiet):
|
if project.Sync_NetworkHalf(
|
||||||
|
quiet=opt.quiet,
|
||||||
|
current_branch_only=opt.current_branch_only,
|
||||||
|
clone_bundle=not opt.no_clone_bundle):
|
||||||
fetched.add(project.gitdir)
|
fetched.add(project.gitdir)
|
||||||
else:
|
else:
|
||||||
print >>sys.stderr, 'error: Cannot fetch %s' % project.name
|
print >>sys.stderr, 'error: Cannot fetch %s' % project.name
|
||||||
@ -230,6 +259,8 @@ later is required to fix a server side protocol bug.
|
|||||||
pm,
|
pm,
|
||||||
sem,
|
sem,
|
||||||
err_event))
|
err_event))
|
||||||
|
# Ensure that Ctrl-C will not freeze the repo process.
|
||||||
|
t.daemon = True
|
||||||
threads.add(t)
|
threads.add(t)
|
||||||
t.start()
|
t.start()
|
||||||
|
|
||||||
@ -248,7 +279,7 @@ later is required to fix a server side protocol bug.
|
|||||||
|
|
||||||
def UpdateProjectList(self):
|
def UpdateProjectList(self):
|
||||||
new_project_paths = []
|
new_project_paths = []
|
||||||
for project in self.manifest.projects.values():
|
for project in self.GetProjects(None, missing_ok=True):
|
||||||
if project.relpath:
|
if project.relpath:
|
||||||
new_project_paths.append(project.relpath)
|
new_project_paths.append(project.relpath)
|
||||||
file_name = 'project.list'
|
file_name = 'project.list'
|
||||||
@ -277,7 +308,8 @@ later is required to fix a server side protocol bug.
|
|||||||
worktree = os.path.join(self.manifest.topdir, path),
|
worktree = os.path.join(self.manifest.topdir, path),
|
||||||
relpath = path,
|
relpath = path,
|
||||||
revisionExpr = 'HEAD',
|
revisionExpr = 'HEAD',
|
||||||
revisionId = None)
|
revisionId = None,
|
||||||
|
groups = None)
|
||||||
|
|
||||||
if project.IsDirty():
|
if project.IsDirty():
|
||||||
print >>sys.stderr, 'error: Cannot remove project "%s": \
|
print >>sys.stderr, 'error: Cannot remove project "%s": \
|
||||||
@ -308,34 +340,51 @@ uncommitted changes are present' % project.relpath
|
|||||||
def Execute(self, opt, args):
|
def Execute(self, opt, args):
|
||||||
if opt.jobs:
|
if opt.jobs:
|
||||||
self.jobs = opt.jobs
|
self.jobs = opt.jobs
|
||||||
|
if self.jobs > 1:
|
||||||
|
soft_limit, _ = _rlimit_nofile()
|
||||||
|
self.jobs = min(self.jobs, (soft_limit - 5) / 3)
|
||||||
|
|
||||||
if opt.network_only and opt.detach_head:
|
if opt.network_only and opt.detach_head:
|
||||||
print >>sys.stderr, 'error: cannot combine -n and -d'
|
print >>sys.stderr, 'error: cannot combine -n and -d'
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
if opt.network_only and opt.local_only:
|
if opt.network_only and opt.local_only:
|
||||||
print >>sys.stderr, 'error: cannot combine -n and -l'
|
print >>sys.stderr, 'error: cannot combine -n and -l'
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
if opt.manifest_name and opt.smart_sync:
|
||||||
|
print >>sys.stderr, 'error: cannot combine -m and -s'
|
||||||
|
sys.exit(1)
|
||||||
|
if opt.manifest_name and opt.smart_tag:
|
||||||
|
print >>sys.stderr, 'error: cannot combine -m and -t'
|
||||||
|
sys.exit(1)
|
||||||
|
|
||||||
if opt.smart_sync:
|
if opt.manifest_name:
|
||||||
|
self.manifest.Override(opt.manifest_name)
|
||||||
|
|
||||||
|
if opt.smart_sync or opt.smart_tag:
|
||||||
if not self.manifest.manifest_server:
|
if not self.manifest.manifest_server:
|
||||||
print >>sys.stderr, \
|
print >>sys.stderr, \
|
||||||
'error: cannot smart sync: no manifest server defined in manifest'
|
'error: cannot smart sync: no manifest server defined in manifest'
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
try:
|
try:
|
||||||
server = xmlrpclib.Server(self.manifest.manifest_server)
|
server = xmlrpclib.Server(self.manifest.manifest_server)
|
||||||
p = self.manifest.manifestProject
|
if opt.smart_sync:
|
||||||
b = p.GetBranch(p.CurrentBranch)
|
p = self.manifest.manifestProject
|
||||||
branch = b.merge
|
b = p.GetBranch(p.CurrentBranch)
|
||||||
if branch.startswith(R_HEADS):
|
branch = b.merge
|
||||||
branch = branch[len(R_HEADS):]
|
if branch.startswith(R_HEADS):
|
||||||
|
branch = branch[len(R_HEADS):]
|
||||||
|
|
||||||
env = os.environ.copy()
|
env = os.environ.copy()
|
||||||
if (env.has_key('TARGET_PRODUCT') and
|
if (env.has_key('TARGET_PRODUCT') and
|
||||||
env.has_key('TARGET_BUILD_VARIANT')):
|
env.has_key('TARGET_BUILD_VARIANT')):
|
||||||
target = '%s-%s' % (env['TARGET_PRODUCT'],
|
target = '%s-%s' % (env['TARGET_PRODUCT'],
|
||||||
env['TARGET_BUILD_VARIANT'])
|
env['TARGET_BUILD_VARIANT'])
|
||||||
[success, manifest_str] = server.GetApprovedManifest(branch, target)
|
[success, manifest_str] = server.GetApprovedManifest(branch, target)
|
||||||
|
else:
|
||||||
|
[success, manifest_str] = server.GetApprovedManifest(branch)
|
||||||
else:
|
else:
|
||||||
[success, manifest_str] = server.GetApprovedManifest(branch)
|
assert(opt.smart_tag)
|
||||||
|
[success, manifest_str] = server.GetManifest(opt.smart_tag)
|
||||||
|
|
||||||
if success:
|
if success:
|
||||||
manifest_name = "smart_sync_override.xml"
|
manifest_name = "smart_sync_override.xml"
|
||||||
@ -355,9 +404,13 @@ uncommitted changes are present' % project.relpath
|
|||||||
else:
|
else:
|
||||||
print >>sys.stderr, 'error: %s' % manifest_str
|
print >>sys.stderr, 'error: %s' % manifest_str
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
except socket.error:
|
except (socket.error, IOError, xmlrpclib.Fault), e:
|
||||||
print >>sys.stderr, 'error: cannot connect to manifest server %s' % (
|
print >>sys.stderr, 'error: cannot connect to manifest server %s:\n%s' % (
|
||||||
self.manifest.manifest_server)
|
self.manifest.manifest_server, e)
|
||||||
|
sys.exit(1)
|
||||||
|
except xmlrpclib.ProtocolError, e:
|
||||||
|
print >>sys.stderr, 'error: cannot connect to manifest server %s:\n%d %s' % (
|
||||||
|
self.manifest.manifest_server, e.errcode, e.errmsg)
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
|
||||||
rp = self.manifest.repoProject
|
rp = self.manifest.repoProject
|
||||||
@ -370,7 +423,8 @@ uncommitted changes are present' % project.relpath
|
|||||||
_PostRepoUpgrade(self.manifest)
|
_PostRepoUpgrade(self.manifest)
|
||||||
|
|
||||||
if not opt.local_only:
|
if not opt.local_only:
|
||||||
mp.Sync_NetworkHalf(quiet=opt.quiet)
|
mp.Sync_NetworkHalf(quiet=opt.quiet,
|
||||||
|
current_branch_only=opt.current_branch_only)
|
||||||
|
|
||||||
if mp.HasChanges:
|
if mp.HasChanges:
|
||||||
syncbuf = SyncBuffer(mp.config)
|
syncbuf = SyncBuffer(mp.config)
|
||||||
@ -378,6 +432,8 @@ uncommitted changes are present' % project.relpath
|
|||||||
if not syncbuf.Finish():
|
if not syncbuf.Finish():
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
self.manifest._Unload()
|
self.manifest._Unload()
|
||||||
|
if opt.jobs is None:
|
||||||
|
self.jobs = self.manifest.default.sync_j
|
||||||
all = self.GetProjects(args, missing_ok=True)
|
all = self.GetProjects(args, missing_ok=True)
|
||||||
|
|
||||||
if not opt.local_only:
|
if not opt.local_only:
|
||||||
|
@ -73,7 +73,7 @@ Configuration
|
|||||||
|
|
||||||
review.URL.autoupload:
|
review.URL.autoupload:
|
||||||
|
|
||||||
To disable the "Upload ... (y/n)?" prompt, you can set a per-project
|
To disable the "Upload ... (y/N)?" prompt, you can set a per-project
|
||||||
or global Git configuration option. If review.URL.autoupload is set
|
or global Git configuration option. If review.URL.autoupload is set
|
||||||
to "true" then repo will assume you always answer "y" at the prompt,
|
to "true" then repo will assume you always answer "y" at the prompt,
|
||||||
and will not prompt you further. If it is set to "false" then repo
|
and will not prompt you further. If it is set to "false" then repo
|
||||||
@ -103,6 +103,14 @@ or in the .git/config within the project. For example:
|
|||||||
autoupload = true
|
autoupload = true
|
||||||
autocopy = johndoe@company.com,my-team-alias@company.com
|
autocopy = johndoe@company.com,my-team-alias@company.com
|
||||||
|
|
||||||
|
review.URL.uploadtopic:
|
||||||
|
|
||||||
|
To add a topic branch whenever uploading a commit, you can set a
|
||||||
|
per-project or global Git option to do so. If review.URL.uploadtopic
|
||||||
|
is set to "true" then repo will assume you always want the equivalent
|
||||||
|
of the -t option to the repo command. If unset or set to "false" then
|
||||||
|
repo will make use of only the command line option.
|
||||||
|
|
||||||
References
|
References
|
||||||
----------
|
----------
|
||||||
|
|
||||||
@ -123,6 +131,12 @@ Gerrit Code Review: http://code.google.com/p/gerrit/
|
|||||||
p.add_option('--br',
|
p.add_option('--br',
|
||||||
type='string', action='store', dest='branch',
|
type='string', action='store', dest='branch',
|
||||||
help='Branch to upload.')
|
help='Branch to upload.')
|
||||||
|
p.add_option('--cbr', '--current-branch',
|
||||||
|
dest='current_branch', action='store_true',
|
||||||
|
help='Upload current git branch.')
|
||||||
|
p.add_option('-d', '--draft',
|
||||||
|
action='store_true', dest='draft', default=False,
|
||||||
|
help='If specified, upload as a draft.')
|
||||||
|
|
||||||
# Options relating to upload hook. Note that verify and no-verify are NOT
|
# Options relating to upload hook. Note that verify and no-verify are NOT
|
||||||
# opposites of each other, which is why they store to different locations.
|
# opposites of each other, which is why they store to different locations.
|
||||||
@ -162,7 +176,7 @@ Gerrit Code Review: http://code.google.com/p/gerrit/
|
|||||||
date = branch.date
|
date = branch.date
|
||||||
list = branch.commits
|
list = branch.commits
|
||||||
|
|
||||||
print 'Upload project %s/:' % project.relpath
|
print 'Upload project %s/ to remote branch %s:' % (project.relpath, project.revisionExpr)
|
||||||
print ' branch %s (%2d commit%s, %s):' % (
|
print ' branch %s (%2d commit%s, %s):' % (
|
||||||
name,
|
name,
|
||||||
len(list),
|
len(list),
|
||||||
@ -171,7 +185,7 @@ Gerrit Code Review: http://code.google.com/p/gerrit/
|
|||||||
for commit in list:
|
for commit in list:
|
||||||
print ' %s' % commit
|
print ' %s' % commit
|
||||||
|
|
||||||
sys.stdout.write('to %s (y/n)? ' % remote.review)
|
sys.stdout.write('to %s (y/N)? ' % remote.review)
|
||||||
answer = sys.stdin.readline().strip()
|
answer = sys.stdin.readline().strip()
|
||||||
answer = answer in ('y', 'Y', 'yes', '1', 'true', 't')
|
answer = answer in ('y', 'Y', 'yes', '1', 'true', 't')
|
||||||
|
|
||||||
@ -202,11 +216,12 @@ Gerrit Code Review: http://code.google.com/p/gerrit/
|
|||||||
|
|
||||||
if b:
|
if b:
|
||||||
script.append('#')
|
script.append('#')
|
||||||
script.append('# branch %s (%2d commit%s, %s):' % (
|
script.append('# branch %s (%2d commit%s, %s) to remote branch %s:' % (
|
||||||
name,
|
name,
|
||||||
len(list),
|
len(list),
|
||||||
len(list) != 1 and 's' or '',
|
len(list) != 1 and 's' or '',
|
||||||
date))
|
date,
|
||||||
|
project.revisionExpr))
|
||||||
for commit in list:
|
for commit in list:
|
||||||
script.append('# %s' % commit)
|
script.append('# %s' % commit)
|
||||||
b[name] = branch
|
b[name] = branch
|
||||||
@ -215,6 +230,11 @@ Gerrit Code Review: http://code.google.com/p/gerrit/
|
|||||||
branches[project.name] = b
|
branches[project.name] = b
|
||||||
script.append('')
|
script.append('')
|
||||||
|
|
||||||
|
script = [ x.encode('utf-8')
|
||||||
|
if issubclass(type(x), unicode)
|
||||||
|
else x
|
||||||
|
for x in script ]
|
||||||
|
|
||||||
script = Editor.EditString("\n".join(script)).split("\n")
|
script = Editor.EditString("\n".join(script)).split("\n")
|
||||||
|
|
||||||
project_re = re.compile(r'^#?\s*project\s*([^\s]+)/:$')
|
project_re = re.compile(r'^#?\s*project\s*([^\s]+)/:$')
|
||||||
@ -294,7 +314,7 @@ Gerrit Code Review: http://code.google.com/p/gerrit/
|
|||||||
|
|
||||||
# if they want to auto upload, let's not ask because it could be automated
|
# if they want to auto upload, let's not ask because it could be automated
|
||||||
if answer is None:
|
if answer is None:
|
||||||
sys.stdout.write('Uncommitted changes in ' + branch.project.name + ' (did you forget to amend?). Continue uploading? (y/n) ')
|
sys.stdout.write('Uncommitted changes in ' + branch.project.name + ' (did you forget to amend?). Continue uploading? (y/N) ')
|
||||||
a = sys.stdin.readline().strip().lower()
|
a = sys.stdin.readline().strip().lower()
|
||||||
if a not in ('y', 'yes', 't', 'true', 'on'):
|
if a not in ('y', 'yes', 't', 'true', 'on'):
|
||||||
print >>sys.stderr, "skipping upload"
|
print >>sys.stderr, "skipping upload"
|
||||||
@ -302,7 +322,12 @@ Gerrit Code Review: http://code.google.com/p/gerrit/
|
|||||||
branch.error = 'User aborted'
|
branch.error = 'User aborted'
|
||||||
continue
|
continue
|
||||||
|
|
||||||
branch.UploadForReview(people, auto_topic=opt.auto_topic)
|
# Check if topic branches should be sent to the server during upload
|
||||||
|
if opt.auto_topic is not True:
|
||||||
|
key = 'review.%s.uploadtopic' % branch.project.remote.review
|
||||||
|
opt.auto_topic = branch.project.config.GetBoolean(key)
|
||||||
|
|
||||||
|
branch.UploadForReview(people, auto_topic=opt.auto_topic, draft=opt.draft)
|
||||||
branch.uploaded = True
|
branch.uploaded = True
|
||||||
except UploadError, e:
|
except UploadError, e:
|
||||||
branch.error = e
|
branch.error = e
|
||||||
@ -345,7 +370,11 @@ Gerrit Code Review: http://code.google.com/p/gerrit/
|
|||||||
branch = opt.branch
|
branch = opt.branch
|
||||||
|
|
||||||
for project in project_list:
|
for project in project_list:
|
||||||
avail = project.GetUploadableBranches(branch)
|
if opt.current_branch:
|
||||||
|
cbr = project.CurrentBranch
|
||||||
|
avail = [project.GetUploadableBranch(cbr)] if cbr else None
|
||||||
|
else:
|
||||||
|
avail = project.GetUploadableBranches(branch)
|
||||||
if avail:
|
if avail:
|
||||||
pending.append((project, avail))
|
pending.append((project, avail))
|
||||||
|
|
||||||
|
@ -19,6 +19,9 @@ from git_command import git
|
|||||||
from project import HEAD
|
from project import HEAD
|
||||||
|
|
||||||
class Version(Command, MirrorSafeCommand):
|
class Version(Command, MirrorSafeCommand):
|
||||||
|
wrapper_version = None
|
||||||
|
wrapper_path = None
|
||||||
|
|
||||||
common = False
|
common = False
|
||||||
helpSummary = "Display the version of repo"
|
helpSummary = "Display the version of repo"
|
||||||
helpUsage = """
|
helpUsage = """
|
||||||
@ -31,5 +34,10 @@ class Version(Command, MirrorSafeCommand):
|
|||||||
|
|
||||||
print 'repo version %s' % rp.work_git.describe(HEAD)
|
print 'repo version %s' % rp.work_git.describe(HEAD)
|
||||||
print ' (from %s)' % rem.url
|
print ' (from %s)' % rem.url
|
||||||
|
|
||||||
|
if Version.wrapper_path is not None:
|
||||||
|
print 'repo launcher version %s' % Version.wrapper_version
|
||||||
|
print ' (from %s)' % Version.wrapper_path
|
||||||
|
|
||||||
print git.version().strip()
|
print git.version().strip()
|
||||||
print 'Python %s' % sys.version
|
print 'Python %s' % sys.version
|
||||||
|
Reference in New Issue
Block a user