mirror of
https://gerrit.googlesource.com/git-repo
synced 2025-06-30 20:17:08 +00:00
Compare commits
141 Commits
Author | SHA1 | Date | |
---|---|---|---|
e76efdd7b3 | |||
730ce4c3c2 | |||
745a39ba3d | |||
efc986c508 | |||
edd0151a26 | |||
5e0ee14575 | |||
70df18944a | |||
0836a22d38 | |||
b6a16e6390 | |||
351fe2c793 | |||
fb99c71939 | |||
bc0308478b | |||
610d3c4e46 | |||
033a7e91de | |||
854f2b6ef4 | |||
a892b1006b | |||
db2ad9dfce | |||
ef668c92c2 | |||
65b162b32f | |||
cd51f17c64 | |||
53a6c5d93a | |||
c2791e85f3 | |||
5bca9fcdd9 | |||
74c1f3d5e6 | |||
91f3ba5a3f | |||
691a75936d | |||
710d4b0391 | |||
a1f77d92c6 | |||
ecf8f2b7c8 | |||
f609f91b72 | |||
59bbb580e3 | |||
da45e5d884 | |||
0826c0749f | |||
de50d81c91 | |||
2b30e3aaba | |||
793f90cdc0 | |||
d503352b14 | |||
2f992cba32 | |||
b5267f9ad2 | |||
45401230cf | |||
56f4eea26c | |||
f385d0ca09 | |||
84c4d3c345 | |||
a8864fba9f | |||
275e4b727a | |||
c4c01f914c | |||
9d5bf60d3c | |||
217ea7d274 | |||
51813dfed1 | |||
fef4ae74e2 | |||
db83b1b5ab | |||
ede7f12d4a | |||
04d84a23fd | |||
0a1c6a1c16 | |||
33e0456737 | |||
07669002cb | |||
a0444584cb | |||
3cba0b8613 | |||
a27852d0e7 | |||
61ac9ae090 | |||
3ee6ffd078 | |||
28db6ffef4 | |||
2f9e7e40c4 | |||
45d21685b9 | |||
597868b4c4 | |||
75b4c2deac | |||
b75415075c | |||
4eb285cf90 | |||
5f434ed723 | |||
606eab8043 | |||
cd07cfae1c | |||
55693aabe5 | |||
23bd3a1dd3 | |||
bbf71fe363 | |||
91f011ab0d | |||
87b9d9b4f2 | |||
57bd7b717b | |||
4e46520362 | |||
63d356ffce | |||
35765966bf | |||
254709804d | |||
e0b6de32f7 | |||
4baf87f92c | |||
84f7e137c2 | |||
26e2475a0f | |||
c59bafffb9 | |||
0290cad5db | |||
ed68d0e852 | |||
1a5c774cbf | |||
a9f11b3cb2 | |||
0c635bb427 | |||
7bdbde7af8 | |||
223bf963f0 | |||
b2bd91c99b | |||
3f5ea0b182 | |||
b148ac9d9a | |||
a67df63ef1 | |||
f91074881f | |||
75ee0570da | |||
88b86728a4 | |||
e66291f6d0 | |||
7ba25bedf9 | |||
3794a78b80 | |||
33949c34d2 | |||
8f62fb7bd3 | |||
98ffba1401 | |||
c1b86a2323 | |||
cecd1d864f | |||
fc241240d8 | |||
9f3406ea46 | |||
b1525bffae | |||
685f080d62 | |||
8898e2f26d | |||
52f1e5d911 | |||
8e3d355d44 | |||
4a4776e9ab | |||
2fa715f8b5 | |||
6287543e35 | |||
b0936b0e20 | |||
0b8df7be79 | |||
717ece9d81 | |||
5566ae5dde | |||
2d5a0df798 | |||
f7fc8a95be | |||
1ad7b555df | |||
7e6dd2dff0 | |||
8d070cfb25 | |||
a6053d54f1 | |||
e072a92a9b | |||
7601ee2608 | |||
1f7627fd3c | |||
b42b4746af | |||
e21526754b | |||
60798a32f6 | |||
1d947b3034 | |||
2d113f3546 | |||
de7eae4826 | |||
2fe99e8820 | |||
c5aa4d3528 | |||
bed45f9400 | |||
75cc353380 |
4
.gitattributes
vendored
Normal file
4
.gitattributes
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
# Prevent /bin/sh scripts from being clobbered by autocrlf=true
|
||||||
|
git_ssh text eol=lf
|
||||||
|
main.py text eol=lf
|
||||||
|
repo text eol=lf
|
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
*.pyc
|
*.pyc
|
||||||
.repopickle_*
|
.repopickle_*
|
||||||
|
/repoc
|
||||||
|
2
.project
2
.project
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<projectDescription>
|
<projectDescription>
|
||||||
<name>repo</name>
|
<name>git-repo</name>
|
||||||
<comment></comment>
|
<comment></comment>
|
||||||
<projects>
|
<projects>
|
||||||
</projects>
|
</projects>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
<pydev_project>
|
<pydev_project>
|
||||||
<pydev_pathproperty name="org.python.pydev.PROJECT_SOURCE_PATH">
|
<pydev_pathproperty name="org.python.pydev.PROJECT_SOURCE_PATH">
|
||||||
<path>/repo</path>
|
<path>/git-repo</path>
|
||||||
</pydev_pathproperty>
|
</pydev_pathproperty>
|
||||||
<pydev_property name="org.python.pydev.PYTHON_PROJECT_VERSION">python 2.6</pydev_property>
|
<pydev_property name="org.python.pydev.PYTHON_PROJECT_VERSION">python 2.6</pydev_property>
|
||||||
<pydev_property name="org.python.pydev.PYTHON_PROJECT_INTERPRETER">Default</pydev_property>
|
<pydev_property name="org.python.pydev.PYTHON_PROJECT_INTERPRETER">Default</pydev_property>
|
||||||
|
@ -53,7 +53,7 @@ load-plugins=
|
|||||||
enable=RP0004
|
enable=RP0004
|
||||||
|
|
||||||
# Disable the message(s) with the given id(s).
|
# Disable the message(s) with the given id(s).
|
||||||
disable=R0903,R0912,R0913,R0914,R0915,W0141,C0111,C0103,C0323,C0322,C0324,W0603,W0703,R0911,C0301,C0302,R0902,R0904,W0142,W0212,E1101,E1103,R0201,W0201,W0122,W0232,W0311,RP0001,RP0003,RP0101,RP0002,RP0401,RP0701,RP0801
|
disable=R0903,R0912,R0913,R0914,R0915,W0141,C0111,C0103,W0603,W0703,R0911,C0301,C0302,R0902,R0904,W0142,W0212,E1101,E1103,R0201,W0201,W0122,W0232,RP0001,RP0003,RP0101,RP0002,RP0401,RP0701,RP0801,F0401,E0611,R0801,I0011
|
||||||
|
|
||||||
[REPORTS]
|
[REPORTS]
|
||||||
|
|
||||||
|
83
color.py
83
color.py
@ -36,50 +36,51 @@ ATTRS = {None :-1,
|
|||||||
'blink' : 5,
|
'blink' : 5,
|
||||||
'reverse': 7}
|
'reverse': 7}
|
||||||
|
|
||||||
RESET = "\033[m"
|
RESET = "\033[m" # pylint: disable=W1401
|
||||||
|
# backslash is not anomalous
|
||||||
|
|
||||||
def is_color(s):
|
def is_color(s):
|
||||||
return s in COLORS
|
return s in COLORS
|
||||||
|
|
||||||
def is_attr(s):
|
def is_attr(s):
|
||||||
return s in ATTRS
|
return s in ATTRS
|
||||||
|
|
||||||
def _Color(fg = None, bg = None, attr = None):
|
def _Color(fg = None, bg = None, attr = None):
|
||||||
fg = COLORS[fg]
|
fg = COLORS[fg]
|
||||||
bg = COLORS[bg]
|
bg = COLORS[bg]
|
||||||
attr = ATTRS[attr]
|
attr = ATTRS[attr]
|
||||||
|
|
||||||
if attr >= 0 or fg >= 0 or bg >= 0:
|
if attr >= 0 or fg >= 0 or bg >= 0:
|
||||||
need_sep = False
|
need_sep = False
|
||||||
code = "\033["
|
code = "\033[" #pylint: disable=W1401
|
||||||
|
|
||||||
if attr >= 0:
|
if attr >= 0:
|
||||||
code += chr(ord('0') + attr)
|
code += chr(ord('0') + attr)
|
||||||
need_sep = True
|
need_sep = True
|
||||||
|
|
||||||
if fg >= 0:
|
if fg >= 0:
|
||||||
if need_sep:
|
if need_sep:
|
||||||
code += ';'
|
code += ';'
|
||||||
need_sep = True
|
need_sep = True
|
||||||
|
|
||||||
if fg < 8:
|
if fg < 8:
|
||||||
code += '3%c' % (ord('0') + fg)
|
code += '3%c' % (ord('0') + fg)
|
||||||
else:
|
else:
|
||||||
code += '38;5;%d' % fg
|
code += '38;5;%d' % fg
|
||||||
|
|
||||||
if bg >= 0:
|
if bg >= 0:
|
||||||
if need_sep:
|
if need_sep:
|
||||||
code += ';'
|
code += ';'
|
||||||
need_sep = True
|
need_sep = True
|
||||||
|
|
||||||
if bg < 8:
|
if bg < 8:
|
||||||
code += '4%c' % (ord('0') + bg)
|
code += '4%c' % (ord('0') + bg)
|
||||||
else:
|
else:
|
||||||
code += '48;5;%d' % bg
|
code += '48;5;%d' % bg
|
||||||
code += 'm'
|
code += 'm'
|
||||||
else:
|
else:
|
||||||
code = ''
|
code = ''
|
||||||
return code
|
return code
|
||||||
|
|
||||||
|
|
||||||
class Coloring(object):
|
class Coloring(object):
|
||||||
@ -125,6 +126,13 @@ class Coloring(object):
|
|||||||
s._out.write(c(fmt, *args))
|
s._out.write(c(fmt, *args))
|
||||||
return f
|
return f
|
||||||
|
|
||||||
|
def nofmt_printer(self, opt=None, fg=None, bg=None, attr=None):
|
||||||
|
s = self
|
||||||
|
c = self.nofmt_colorer(opt, fg, bg, attr)
|
||||||
|
def f(fmt):
|
||||||
|
s._out.write(c(fmt))
|
||||||
|
return f
|
||||||
|
|
||||||
def colorer(self, opt=None, fg=None, bg=None, attr=None):
|
def colorer(self, opt=None, fg=None, bg=None, attr=None):
|
||||||
if self._on:
|
if self._on:
|
||||||
c = self._parse(opt, fg, bg, attr)
|
c = self._parse(opt, fg, bg, attr)
|
||||||
@ -137,6 +145,17 @@ class Coloring(object):
|
|||||||
return fmt % args
|
return fmt % args
|
||||||
return f
|
return f
|
||||||
|
|
||||||
|
def nofmt_colorer(self, opt=None, fg=None, bg=None, attr=None):
|
||||||
|
if self._on:
|
||||||
|
c = self._parse(opt, fg, bg, attr)
|
||||||
|
def f(fmt):
|
||||||
|
return ''.join([c, fmt, RESET])
|
||||||
|
return f
|
||||||
|
else:
|
||||||
|
def f(fmt):
|
||||||
|
return fmt
|
||||||
|
return f
|
||||||
|
|
||||||
def _parse(self, opt, fg, bg, attr):
|
def _parse(self, opt, fg, bg, attr):
|
||||||
if not opt:
|
if not opt:
|
||||||
return _Color(fg, bg, attr)
|
return _Color(fg, bg, attr)
|
||||||
|
126
command.py
126
command.py
@ -22,6 +22,7 @@ import sys
|
|||||||
from error import NoSuchProjectError
|
from error import NoSuchProjectError
|
||||||
from error import InvalidProjectGroupsError
|
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.
|
||||||
"""
|
"""
|
||||||
@ -33,6 +34,27 @@ class Command(object):
|
|||||||
def WantPager(self, opt):
|
def WantPager(self, opt):
|
||||||
return False
|
return False
|
||||||
|
|
||||||
|
def ReadEnvironmentOptions(self, opts):
|
||||||
|
""" Set options from environment variables. """
|
||||||
|
|
||||||
|
env_options = self._RegisteredEnvironmentOptions()
|
||||||
|
|
||||||
|
for env_key, opt_key in env_options.items():
|
||||||
|
# Get the user-set option value if any
|
||||||
|
opt_value = getattr(opts, opt_key)
|
||||||
|
|
||||||
|
# If the value is set, it means the user has passed it as a command
|
||||||
|
# line option, and we should use that. Otherwise we can try to set it
|
||||||
|
# with the value from the corresponding environment variable.
|
||||||
|
if opt_value is not None:
|
||||||
|
continue
|
||||||
|
|
||||||
|
env_value = os.environ.get(env_key)
|
||||||
|
if env_value is not None:
|
||||||
|
setattr(opts, opt_key, env_value)
|
||||||
|
|
||||||
|
return opts
|
||||||
|
|
||||||
@property
|
@property
|
||||||
def OptionParser(self):
|
def OptionParser(self):
|
||||||
if self._optparse is None:
|
if self._optparse is None:
|
||||||
@ -49,6 +71,24 @@ class Command(object):
|
|||||||
"""Initialize the option parser.
|
"""Initialize the option parser.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
def _RegisteredEnvironmentOptions(self):
|
||||||
|
"""Get options that can be set from environment variables.
|
||||||
|
|
||||||
|
Return a dictionary mapping environment variable name
|
||||||
|
to option key name that it can override.
|
||||||
|
|
||||||
|
Example: {'REPO_MY_OPTION': 'my_option'}
|
||||||
|
|
||||||
|
Will allow the option with key value 'my_option' to be set
|
||||||
|
from the value in the environment variable named 'REPO_MY_OPTION'.
|
||||||
|
|
||||||
|
Note: This does not work properly for options that are explicitly
|
||||||
|
set to None by the user, or options that are defined with a
|
||||||
|
default value other than None.
|
||||||
|
|
||||||
|
"""
|
||||||
|
return {}
|
||||||
|
|
||||||
def Usage(self):
|
def Usage(self):
|
||||||
"""Display usage and terminate.
|
"""Display usage and terminate.
|
||||||
"""
|
"""
|
||||||
@ -60,7 +100,33 @@ class Command(object):
|
|||||||
"""
|
"""
|
||||||
raise NotImplementedError
|
raise NotImplementedError
|
||||||
|
|
||||||
def GetProjects(self, args, missing_ok=False):
|
def _ResetPathToProjectMap(self, projects):
|
||||||
|
self._by_path = dict((p.worktree, p) for p in projects)
|
||||||
|
|
||||||
|
def _UpdatePathToProjectMap(self, project):
|
||||||
|
self._by_path[project.worktree] = project
|
||||||
|
|
||||||
|
def _GetProjectByPath(self, path):
|
||||||
|
project = None
|
||||||
|
if os.path.exists(path):
|
||||||
|
oldpath = None
|
||||||
|
while path \
|
||||||
|
and path != oldpath \
|
||||||
|
and path != self.manifest.topdir:
|
||||||
|
try:
|
||||||
|
project = self._by_path[path]
|
||||||
|
break
|
||||||
|
except KeyError:
|
||||||
|
oldpath = path
|
||||||
|
path = os.path.dirname(path)
|
||||||
|
else:
|
||||||
|
try:
|
||||||
|
project = self._by_path[path]
|
||||||
|
except KeyError:
|
||||||
|
pass
|
||||||
|
return project
|
||||||
|
|
||||||
|
def GetProjects(self, args, missing_ok=False, submodules_ok=False):
|
||||||
"""A list of projects that match the arguments.
|
"""A list of projects that match the arguments.
|
||||||
"""
|
"""
|
||||||
all_projects = self.manifest.projects
|
all_projects = self.manifest.projects
|
||||||
@ -70,44 +136,41 @@ class Command(object):
|
|||||||
|
|
||||||
groups = mp.config.GetString('manifest.groups')
|
groups = mp.config.GetString('manifest.groups')
|
||||||
if not groups:
|
if not groups:
|
||||||
groups = 'all,-notdefault,platform-' + platform.system().lower()
|
groups = 'default,platform-' + platform.system().lower()
|
||||||
groups = [x for x in re.split('[,\s]+', groups) if x]
|
groups = [x for x in re.split(r'[,\s]+', groups) if x]
|
||||||
|
|
||||||
if not args:
|
if not args:
|
||||||
for project in all_projects.values():
|
all_projects_list = list(all_projects.values())
|
||||||
|
derived_projects = {}
|
||||||
|
for project in all_projects_list:
|
||||||
|
if submodules_ok or project.sync_s:
|
||||||
|
derived_projects.update((p.name, p)
|
||||||
|
for p in project.GetDerivedSubprojects())
|
||||||
|
all_projects_list.extend(derived_projects.values())
|
||||||
|
for project in all_projects_list:
|
||||||
if ((missing_ok or project.Exists) and
|
if ((missing_ok or project.Exists) and
|
||||||
project.MatchesGroups(groups)):
|
project.MatchesGroups(groups)):
|
||||||
result.append(project)
|
result.append(project)
|
||||||
else:
|
else:
|
||||||
by_path = None
|
self._ResetPathToProjectMap(all_projects.values())
|
||||||
|
|
||||||
for arg in args:
|
for arg in args:
|
||||||
project = all_projects.get(arg)
|
project = all_projects.get(arg)
|
||||||
|
|
||||||
if not project:
|
if not project:
|
||||||
path = os.path.abspath(arg).replace('\\', '/')
|
path = os.path.abspath(arg).replace('\\', '/')
|
||||||
|
project = self._GetProjectByPath(path)
|
||||||
|
|
||||||
if not by_path:
|
# If it's not a derived project, update path->project mapping and
|
||||||
by_path = dict()
|
# search again, as arg might actually point to a derived subproject.
|
||||||
for p in all_projects.values():
|
if (project and not project.Derived and
|
||||||
by_path[p.worktree] = p
|
(submodules_ok or project.sync_s)):
|
||||||
|
search_again = False
|
||||||
if os.path.exists(path):
|
for subproject in project.GetDerivedSubprojects():
|
||||||
oldpath = None
|
self._UpdatePathToProjectMap(subproject)
|
||||||
while path \
|
search_again = True
|
||||||
and path != oldpath \
|
if search_again:
|
||||||
and path != self.manifest.topdir:
|
project = self._GetProjectByPath(path) or project
|
||||||
try:
|
|
||||||
project = by_path[path]
|
|
||||||
break
|
|
||||||
except KeyError:
|
|
||||||
oldpath = path
|
|
||||||
path = os.path.dirname(path)
|
|
||||||
else:
|
|
||||||
try:
|
|
||||||
project = by_path[path]
|
|
||||||
except KeyError:
|
|
||||||
pass
|
|
||||||
|
|
||||||
if not project:
|
if not project:
|
||||||
raise NoSuchProjectError(arg)
|
raise NoSuchProjectError(arg)
|
||||||
@ -123,6 +186,17 @@ class Command(object):
|
|||||||
result.sort(key=_getpath)
|
result.sort(key=_getpath)
|
||||||
return result
|
return result
|
||||||
|
|
||||||
|
def FindProjects(self, args):
|
||||||
|
result = []
|
||||||
|
patterns = [re.compile(r'%s' % a, re.IGNORECASE) for a in args]
|
||||||
|
for project in self.GetProjects(''):
|
||||||
|
for pattern in patterns:
|
||||||
|
if pattern.search(project.name) or pattern.search(project.relpath):
|
||||||
|
result.append(project)
|
||||||
|
break
|
||||||
|
result.sort(key=lambda project: project.relpath)
|
||||||
|
return result
|
||||||
|
|
||||||
# pylint: disable=W0223
|
# pylint: disable=W0223
|
||||||
# Pylint warns that the `InteractiveCommand` and `PagedCommand` classes do not
|
# Pylint warns that the `InteractiveCommand` and `PagedCommand` classes do not
|
||||||
# override method `Execute` which is abstract in `Command`. Since that method
|
# override method `Execute` which is abstract in `Command`. Since that method
|
||||||
|
@ -37,21 +37,29 @@ following DTD:
|
|||||||
<!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 dest-branch CDATA #IMPLIED>
|
||||||
<!ATTLIST default sync-c CDATA #IMPLIED>
|
<!ATTLIST default sync-j CDATA #IMPLIED>
|
||||||
|
<!ATTLIST default sync-c CDATA #IMPLIED>
|
||||||
|
<!ATTLIST default sync-s CDATA #IMPLIED>
|
||||||
|
|
||||||
<!ELEMENT manifest-server (EMPTY)>
|
<!ELEMENT manifest-server (EMPTY)>
|
||||||
<!ATTLIST url CDATA #REQUIRED>
|
<!ATTLIST url CDATA #REQUIRED>
|
||||||
|
|
||||||
<!ELEMENT project (annotation?)>
|
<!ELEMENT project (annotation?,
|
||||||
<!ATTLIST project name CDATA #REQUIRED>
|
project*)>
|
||||||
<!ATTLIST project path CDATA #IMPLIED>
|
<!ATTLIST project name CDATA #REQUIRED>
|
||||||
<!ATTLIST project remote IDREF #IMPLIED>
|
<!ATTLIST project path CDATA #IMPLIED>
|
||||||
<!ATTLIST project revision CDATA #IMPLIED>
|
<!ATTLIST project remote IDREF #IMPLIED>
|
||||||
<!ATTLIST project groups CDATA #IMPLIED>
|
<!ATTLIST project revision CDATA #IMPLIED>
|
||||||
<!ATTLIST project sync-c CDATA #IMPLIED>
|
<!ATTLIST project dest-branch CDATA #IMPLIED>
|
||||||
|
<!ATTLIST project groups CDATA #IMPLIED>
|
||||||
|
<!ATTLIST project sync-c CDATA #IMPLIED>
|
||||||
|
<!ATTLIST project sync-s CDATA #IMPLIED>
|
||||||
|
<!ATTLIST project upstream CDATA #IMPLIED>
|
||||||
|
<!ATTLIST project clone-depth CDATA #IMPLIED>
|
||||||
|
<!ATTLIST project force-path CDATA #IMPLIED>
|
||||||
|
|
||||||
<!ELEMENT annotation (EMPTY)>
|
<!ELEMENT annotation (EMPTY)>
|
||||||
<!ATTLIST annotation name CDATA #REQUIRED>
|
<!ATTLIST annotation name CDATA #REQUIRED>
|
||||||
@ -119,6 +127,20 @@ Attribute `revision`: Name of a Git branch (e.g. `master` or
|
|||||||
`refs/heads/master`). Project elements lacking their own
|
`refs/heads/master`). Project elements lacking their own
|
||||||
revision attribute will use this revision.
|
revision attribute will use this revision.
|
||||||
|
|
||||||
|
Attribute `dest-branch`: Name of a Git branch (e.g. `master`).
|
||||||
|
Project elements not setting their own `dest-branch` will inherit
|
||||||
|
this value. If this value is not set, projects will use `revision`
|
||||||
|
by default instead.
|
||||||
|
|
||||||
|
Attribute `sync_j`: Number of parallel jobs to use when synching.
|
||||||
|
|
||||||
|
Attribute `sync_c`: Set to true to only sync the given Git
|
||||||
|
branch (specified in the `revision` attribute) rather than the
|
||||||
|
whole ref space. Project elements lacking a sync_c element of
|
||||||
|
their own will use this value.
|
||||||
|
|
||||||
|
Attribute `sync_s`: Set to true to also sync sub-projects.
|
||||||
|
|
||||||
|
|
||||||
Element manifest-server
|
Element manifest-server
|
||||||
-----------------------
|
-----------------------
|
||||||
@ -152,7 +174,10 @@ Element project
|
|||||||
|
|
||||||
One or more project elements may be specified. Each element
|
One or more project elements may be specified. Each element
|
||||||
describes a single Git repository to be cloned into the repo
|
describes a single Git repository to be cloned into the repo
|
||||||
client workspace.
|
client workspace. You may specify Git-submodules by creating a
|
||||||
|
nested project. Git-submodules will be automatically
|
||||||
|
recognized and inherit their parent's attributes, but those
|
||||||
|
may be overridden by an explicitly specified project element.
|
||||||
|
|
||||||
Attribute `name`: A unique name for this project. The project's
|
Attribute `name`: A unique name for this project. The project's
|
||||||
name is appended onto its remote's fetch URL to generate the actual
|
name is appended onto its remote's fetch URL to generate the actual
|
||||||
@ -163,7 +188,8 @@ 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 forest of
|
is always appended as repo assumes the upstream is a forest of
|
||||||
bare Git repositories.
|
bare Git repositories. If the project has a parent element, its
|
||||||
|
name will be prefixed by the parent's.
|
||||||
|
|
||||||
The project name must match the name Gerrit knows, if Gerrit is
|
The project name must match the name Gerrit knows, if Gerrit is
|
||||||
being used for code reviews.
|
being used for code reviews.
|
||||||
@ -171,6 +197,8 @@ being used for code reviews.
|
|||||||
Attribute `path`: An optional path relative to the top directory
|
Attribute `path`: An optional path relative to the top directory
|
||||||
of the repo client where the Git working directory for this project
|
of the repo client where the Git working directory for this project
|
||||||
should be placed. If not supplied the project name is used.
|
should be placed. If not supplied the project name is used.
|
||||||
|
If the project has a parent element, its path will be prefixed
|
||||||
|
by the parent's.
|
||||||
|
|
||||||
Attribute `remote`: Name of a previously defined remote element.
|
Attribute `remote`: Name of a previously defined remote element.
|
||||||
If not supplied the remote given by the default element is used.
|
If not supplied the remote given by the default element is used.
|
||||||
@ -182,6 +210,11 @@ 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 `dest-branch`: Name of a Git branch (e.g. `master`).
|
||||||
|
When using `repo upload`, changes will be submitted for code
|
||||||
|
review on this branch. If unspecified both here and in the
|
||||||
|
default element, `revision` is used instead.
|
||||||
|
|
||||||
Attribute `groups`: List of groups to which this project belongs,
|
Attribute `groups`: List of groups to which this project belongs,
|
||||||
whitespace or comma separated. All projects belong to the group
|
whitespace or comma separated. All projects belong to the group
|
||||||
"all", and each project automatically belongs to a group of
|
"all", and each project automatically belongs to a group of
|
||||||
@ -190,6 +223,28 @@ its name:`name` and path:`path`. E.g. for
|
|||||||
definition is implicitly in the following manifest groups:
|
definition is implicitly in the following manifest groups:
|
||||||
default, name:monkeys, and path:barrel-of. If you place a project in the
|
default, name:monkeys, and path:barrel-of. If you place a project in the
|
||||||
group "notdefault", it will not be automatically downloaded by repo.
|
group "notdefault", it will not be automatically downloaded by repo.
|
||||||
|
If the project has a parent element, the `name` and `path` here
|
||||||
|
are the prefixed ones.
|
||||||
|
|
||||||
|
Attribute `sync_c`: Set to true to only sync the given Git
|
||||||
|
branch (specified in the `revision` attribute) rather than the
|
||||||
|
whole ref space.
|
||||||
|
|
||||||
|
Attribute `sync_s`: Set to true to also sync sub-projects.
|
||||||
|
|
||||||
|
Attribute `upstream`: Name of the Git branch in which a sha1
|
||||||
|
can be found. Used when syncing a revision locked manifest in
|
||||||
|
-c mode to avoid having to sync the entire ref space.
|
||||||
|
|
||||||
|
Attribute `clone-depth`: Set the depth to use when fetching this
|
||||||
|
project. If specified, this value will override any value given
|
||||||
|
to repo init with the --depth option on the command line.
|
||||||
|
|
||||||
|
Attribute `force-path`: Set to true to force this project to create the
|
||||||
|
local mirror repository according to its `path` attribute (if supplied)
|
||||||
|
rather than the `name` attribute. This attribute only applies to the
|
||||||
|
local mirrors syncing, it will be ignored when syncing the projects in a
|
||||||
|
client working directory.
|
||||||
|
|
||||||
Element annotation
|
Element annotation
|
||||||
------------------
|
------------------
|
||||||
@ -209,7 +264,7 @@ Deletes the named project from the internal manifest table, possibly
|
|||||||
allowing a subsequent project element in the same manifest file to
|
allowing a subsequent project element in the same manifest file to
|
||||||
replace the project with a different source.
|
replace the project with a different source.
|
||||||
|
|
||||||
This element is mostly useful in the local_manifest.xml, where
|
This element is mostly useful in a local manifest file, 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.
|
||||||
|
|
||||||
@ -218,21 +273,25 @@ Element include
|
|||||||
|
|
||||||
This element provides the capability of including another manifest
|
This element provides the capability of including another manifest
|
||||||
file into the originating manifest. Normal rules apply for the
|
file into the originating manifest. Normal rules apply for the
|
||||||
target manifest to include- it must be a usable manifest on it's own.
|
target manifest to include - it must be a usable manifest on its own.
|
||||||
|
|
||||||
Attribute `name`; the manifest to include, specified relative to
|
Attribute `name`: the manifest to include, specified relative to
|
||||||
the manifest repositories root.
|
the manifest repository's root.
|
||||||
|
|
||||||
|
|
||||||
Local Manifest
|
Local Manifests
|
||||||
==============
|
===============
|
||||||
|
|
||||||
Additional remotes and projects may be added through a local
|
Additional remotes and projects may be added through local manifest
|
||||||
manifest, stored in `$TOP_DIR/.repo/local_manifest.xml`.
|
files stored in `$TOP_DIR/.repo/local_manifests/*.xml`.
|
||||||
|
|
||||||
For example:
|
For example:
|
||||||
|
|
||||||
$ cat .repo/local_manifest.xml
|
$ ls .repo/local_manifests
|
||||||
|
local_manifest.xml
|
||||||
|
another_local_manifest.xml
|
||||||
|
|
||||||
|
$ cat .repo/local_manifests/local_manifest.xml
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<manifest>
|
<manifest>
|
||||||
<project path="manifest"
|
<project path="manifest"
|
||||||
@ -241,6 +300,17 @@ For example:
|
|||||||
name="platform/manifest" />
|
name="platform/manifest" />
|
||||||
</manifest>
|
</manifest>
|
||||||
|
|
||||||
Users may add projects to the local manifest prior to a `repo sync`
|
Users may add projects to the local manifest(s) prior to a `repo sync`
|
||||||
invocation, instructing repo to automatically download and manage
|
invocation, instructing repo to automatically download and manage
|
||||||
these extra projects.
|
these extra projects.
|
||||||
|
|
||||||
|
Manifest files stored in `$TOP_DIR/.repo/local_manifests/*.xml` will
|
||||||
|
be loaded in alphabetical order.
|
||||||
|
|
||||||
|
Additional remotes and projects may also be added through a local
|
||||||
|
manifest, stored in `$TOP_DIR/.repo/local_manifest.xml`. This method
|
||||||
|
is deprecated in favor of using multiple manifest files as mentioned
|
||||||
|
above.
|
||||||
|
|
||||||
|
If `$TOP_DIR/.repo/local_manifest.xml` exists, it will be loaded before
|
||||||
|
any manifest files stored in `$TOP_DIR/.repo/local_manifests/*.xml`.
|
||||||
|
@ -13,6 +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.
|
||||||
|
|
||||||
|
from __future__ import print_function
|
||||||
import os
|
import os
|
||||||
import re
|
import re
|
||||||
import sys
|
import sys
|
||||||
@ -53,10 +54,10 @@ class Editor(object):
|
|||||||
return e
|
return e
|
||||||
|
|
||||||
if os.getenv('TERM') == 'dumb':
|
if os.getenv('TERM') == 'dumb':
|
||||||
print >>sys.stderr,\
|
print(
|
||||||
"""No editor specified in GIT_EDITOR, core.editor, VISUAL or EDITOR.
|
"""No editor specified in GIT_EDITOR, core.editor, VISUAL or EDITOR.
|
||||||
Tried to fall back to vi but terminal is dumb. Please configure at
|
Tried to fall back to vi but terminal is dumb. Please configure at
|
||||||
least one of these before using this command."""
|
least one of these before using this command.""", file=sys.stderr)
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
|
||||||
return 'vi'
|
return 'vi'
|
||||||
@ -67,7 +68,7 @@ least one of these before using this command."""
|
|||||||
|
|
||||||
Args:
|
Args:
|
||||||
data : the text to edit
|
data : the text to edit
|
||||||
|
|
||||||
Returns:
|
Returns:
|
||||||
new value of edited text; None if editing did not succeed
|
new value of edited text; None if editing did not succeed
|
||||||
"""
|
"""
|
||||||
|
4
error.py
4
error.py
@ -21,6 +21,10 @@ class ManifestInvalidRevisionError(Exception):
|
|||||||
"""The revision value in a project is incorrect.
|
"""The revision value in a project is incorrect.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
class NoManifestException(Exception):
|
||||||
|
"""The required manifest does not exist.
|
||||||
|
"""
|
||||||
|
|
||||||
class EditorError(Exception):
|
class EditorError(Exception):
|
||||||
"""Unspecified error from the user's text editor.
|
"""Unspecified error from the user's text editor.
|
||||||
"""
|
"""
|
||||||
|
@ -13,6 +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.
|
||||||
|
|
||||||
|
from __future__ import print_function
|
||||||
import os
|
import os
|
||||||
import sys
|
import sys
|
||||||
import subprocess
|
import subprocess
|
||||||
@ -88,11 +89,11 @@ class _GitCall(object):
|
|||||||
ver_str = git.version()
|
ver_str = git.version()
|
||||||
if ver_str.startswith('git version '):
|
if ver_str.startswith('git version '):
|
||||||
_git_version = tuple(
|
_git_version = tuple(
|
||||||
map(lambda x: int(x),
|
map(int,
|
||||||
ver_str[len('git version '):].strip().split('-')[0].split('.')[0:3]
|
ver_str[len('git version '):].strip().split('-')[0].split('.')[0:3]
|
||||||
))
|
))
|
||||||
else:
|
else:
|
||||||
print >>sys.stderr, 'fatal: "%s" unsupported' % ver_str
|
print('fatal: "%s" unsupported' % ver_str, file=sys.stderr)
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
return _git_version
|
return _git_version
|
||||||
|
|
||||||
@ -110,8 +111,8 @@ def git_require(min_version, fail=False):
|
|||||||
if min_version <= git_version:
|
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(str, min_version))
|
||||||
print >>sys.stderr, 'fatal: git %s or later required' % need
|
print('fatal: git %s or later required' % need, file=sys.stderr)
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
return False
|
return False
|
||||||
|
|
||||||
@ -132,15 +133,15 @@ class GitCommand(object):
|
|||||||
gitdir = None):
|
gitdir = None):
|
||||||
env = os.environ.copy()
|
env = os.environ.copy()
|
||||||
|
|
||||||
for e in [REPO_TRACE,
|
for key in [REPO_TRACE,
|
||||||
GIT_DIR,
|
GIT_DIR,
|
||||||
'GIT_ALTERNATE_OBJECT_DIRECTORIES',
|
'GIT_ALTERNATE_OBJECT_DIRECTORIES',
|
||||||
'GIT_OBJECT_DIRECTORY',
|
'GIT_OBJECT_DIRECTORY',
|
||||||
'GIT_WORK_TREE',
|
'GIT_WORK_TREE',
|
||||||
'GIT_GRAFT_FILE',
|
'GIT_GRAFT_FILE',
|
||||||
'GIT_INDEX_FILE']:
|
'GIT_INDEX_FILE']:
|
||||||
if e in env:
|
if key in env:
|
||||||
del env[e]
|
del env[key]
|
||||||
|
|
||||||
if disable_editor:
|
if disable_editor:
|
||||||
_setenv(env, 'GIT_EDITOR', ':')
|
_setenv(env, 'GIT_EDITOR', ':')
|
||||||
|
@ -13,8 +13,10 @@
|
|||||||
# 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 cPickle
|
from __future__ import print_function
|
||||||
|
|
||||||
import os
|
import os
|
||||||
|
import pickle
|
||||||
import re
|
import re
|
||||||
import subprocess
|
import subprocess
|
||||||
import sys
|
import sys
|
||||||
@ -23,11 +25,25 @@ try:
|
|||||||
except ImportError:
|
except ImportError:
|
||||||
import dummy_threading as _threading
|
import dummy_threading as _threading
|
||||||
import time
|
import time
|
||||||
import urllib2
|
|
||||||
|
from pyversion import is_python3
|
||||||
|
if is_python3():
|
||||||
|
import urllib.request
|
||||||
|
import urllib.error
|
||||||
|
else:
|
||||||
|
import urllib2
|
||||||
|
import imp
|
||||||
|
urllib = imp.new_module('urllib')
|
||||||
|
urllib.request = urllib2
|
||||||
|
urllib.error = urllib2
|
||||||
|
|
||||||
from signal import SIGTERM
|
from signal import SIGTERM
|
||||||
from error import GitError, UploadError
|
from error import GitError, UploadError
|
||||||
from trace import Trace
|
from trace import Trace
|
||||||
|
if is_python3():
|
||||||
|
from http.client import HTTPException
|
||||||
|
else:
|
||||||
|
from httplib import HTTPException
|
||||||
|
|
||||||
from git_command import GitCommand
|
from git_command import GitCommand
|
||||||
from git_command import ssh_sock
|
from git_command import ssh_sock
|
||||||
@ -35,7 +51,7 @@ from git_command import terminate_ssh_clients
|
|||||||
|
|
||||||
R_HEADS = 'refs/heads/'
|
R_HEADS = 'refs/heads/'
|
||||||
R_TAGS = 'refs/tags/'
|
R_TAGS = 'refs/tags/'
|
||||||
ID_RE = re.compile('^[0-9a-f]{40}$')
|
ID_RE = re.compile(r'^[0-9a-f]{40}$')
|
||||||
|
|
||||||
REVIEW_CACHE = dict()
|
REVIEW_CACHE = dict()
|
||||||
|
|
||||||
@ -157,7 +173,7 @@ class GitConfig(object):
|
|||||||
elif old != value:
|
elif old != value:
|
||||||
self._cache[key] = list(value)
|
self._cache[key] = list(value)
|
||||||
self._do('--replace-all', name, value[0])
|
self._do('--replace-all', name, value[0])
|
||||||
for i in xrange(1, len(value)):
|
for i in range(1, len(value)):
|
||||||
self._do('--add', name, value[i])
|
self._do('--add', name, value[i])
|
||||||
|
|
||||||
elif len(old) != 1 or old[0] != value:
|
elif len(old) != 1 or old[0] != value:
|
||||||
@ -250,7 +266,7 @@ class GitConfig(object):
|
|||||||
Trace(': unpickle %s', self.file)
|
Trace(': unpickle %s', self.file)
|
||||||
fd = open(self._pickle, 'rb')
|
fd = open(self._pickle, 'rb')
|
||||||
try:
|
try:
|
||||||
return cPickle.load(fd)
|
return pickle.load(fd)
|
||||||
finally:
|
finally:
|
||||||
fd.close()
|
fd.close()
|
||||||
except EOFError:
|
except EOFError:
|
||||||
@ -259,7 +275,7 @@ class GitConfig(object):
|
|||||||
except IOError:
|
except IOError:
|
||||||
os.remove(self._pickle)
|
os.remove(self._pickle)
|
||||||
return None
|
return None
|
||||||
except cPickle.PickleError:
|
except pickle.PickleError:
|
||||||
os.remove(self._pickle)
|
os.remove(self._pickle)
|
||||||
return None
|
return None
|
||||||
|
|
||||||
@ -267,13 +283,13 @@ class GitConfig(object):
|
|||||||
try:
|
try:
|
||||||
fd = open(self._pickle, 'wb')
|
fd = open(self._pickle, 'wb')
|
||||||
try:
|
try:
|
||||||
cPickle.dump(cache, fd, cPickle.HIGHEST_PROTOCOL)
|
pickle.dump(cache, fd, pickle.HIGHEST_PROTOCOL)
|
||||||
finally:
|
finally:
|
||||||
fd.close()
|
fd.close()
|
||||||
except IOError:
|
except IOError:
|
||||||
if os.path.exists(self._pickle):
|
if os.path.exists(self._pickle):
|
||||||
os.remove(self._pickle)
|
os.remove(self._pickle)
|
||||||
except cPickle.PickleError:
|
except pickle.PickleError:
|
||||||
if os.path.exists(self._pickle):
|
if os.path.exists(self._pickle):
|
||||||
os.remove(self._pickle)
|
os.remove(self._pickle)
|
||||||
|
|
||||||
@ -288,12 +304,13 @@ class GitConfig(object):
|
|||||||
d = self._do('--null', '--list')
|
d = self._do('--null', '--list')
|
||||||
if d is None:
|
if d is None:
|
||||||
return c
|
return c
|
||||||
for line in d.rstrip('\0').split('\0'):
|
for line in d.rstrip('\0').split('\0'): # pylint: disable=W1401
|
||||||
|
# Backslash is not anomalous
|
||||||
if '\n' in line:
|
if '\n' in line:
|
||||||
key, val = line.split('\n', 1)
|
key, val = line.split('\n', 1)
|
||||||
else:
|
else:
|
||||||
key = line
|
key = line
|
||||||
val = None
|
val = None
|
||||||
|
|
||||||
if key in c:
|
if key in c:
|
||||||
c[key].append(val)
|
c[key].append(val)
|
||||||
@ -418,7 +435,7 @@ def _open_ssh(host, port=None):
|
|||||||
'-o','ControlPath %s' % ssh_sock(),
|
'-o','ControlPath %s' % ssh_sock(),
|
||||||
host]
|
host]
|
||||||
if port is not None:
|
if port is not None:
|
||||||
command_base[1:1] = ['-p',str(port)]
|
command_base[1:1] = ['-p', str(port)]
|
||||||
|
|
||||||
# Since the key wasn't in _master_keys, we think that master isn't running.
|
# Since the key wasn't in _master_keys, we think that master isn't running.
|
||||||
# ...but before actually starting a master, we'll double-check. This can
|
# ...but before actually starting a master, we'll double-check. This can
|
||||||
@ -451,9 +468,8 @@ def _open_ssh(host, port=None):
|
|||||||
p = subprocess.Popen(command)
|
p = subprocess.Popen(command)
|
||||||
except Exception as e:
|
except Exception as e:
|
||||||
_ssh_master = False
|
_ssh_master = False
|
||||||
print >>sys.stderr, \
|
print('\nwarn: cannot enable ssh control master for %s:%s\n%s'
|
||||||
'\nwarn: cannot enable ssh control master for %s:%s\n%s' \
|
% (host,port, str(e)), file=sys.stderr)
|
||||||
% (host,port, str(e))
|
|
||||||
return False
|
return False
|
||||||
|
|
||||||
_master_processes.append(p)
|
_master_processes.append(p)
|
||||||
@ -525,8 +541,8 @@ class Remote(object):
|
|||||||
self.url = self._Get('url')
|
self.url = self._Get('url')
|
||||||
self.review = self._Get('review')
|
self.review = self._Get('review')
|
||||||
self.projectname = self._Get('projectname')
|
self.projectname = self._Get('projectname')
|
||||||
self.fetch = map(lambda x: RefSpec.FromString(x),
|
self.fetch = list(map(RefSpec.FromString,
|
||||||
self._Get('fetch', all_keys=True))
|
self._Get('fetch', all_keys=True)))
|
||||||
self._review_url = None
|
self._review_url = None
|
||||||
|
|
||||||
def _InsteadOf(self):
|
def _InsteadOf(self):
|
||||||
@ -579,23 +595,22 @@ class Remote(object):
|
|||||||
else:
|
else:
|
||||||
try:
|
try:
|
||||||
info_url = u + 'ssh_info'
|
info_url = u + 'ssh_info'
|
||||||
info = urllib2.urlopen(info_url).read()
|
info = urllib.request.urlopen(info_url).read()
|
||||||
if '<' in info:
|
if info == 'NOT_AVAILABLE' or '<' in info:
|
||||||
# Assume the server gave us some sort of HTML
|
# If `info` contains '<', we assume the server gave us some sort
|
||||||
# response back, like maybe a login page.
|
# of HTML response back, like maybe a login page.
|
||||||
#
|
#
|
||||||
raise UploadError('%s: Cannot parse response' % info_url)
|
# Assume HTTP if SSH is not enabled or ssh_info doesn't look right.
|
||||||
|
|
||||||
if info == 'NOT_AVAILABLE':
|
|
||||||
# Assume HTTP if SSH is not enabled.
|
|
||||||
self._review_url = http_url + 'p/'
|
self._review_url = http_url + 'p/'
|
||||||
else:
|
else:
|
||||||
host, port = info.split()
|
host, port = info.split()
|
||||||
self._review_url = self._SshReviewUrl(userEmail, host, port)
|
self._review_url = self._SshReviewUrl(userEmail, host, port)
|
||||||
except urllib2.HTTPError as e:
|
except urllib.error.HTTPError as e:
|
||||||
raise UploadError('%s: %s' % (self.review, str(e)))
|
raise UploadError('%s: %s' % (self.review, str(e)))
|
||||||
except urllib2.URLError as e:
|
except urllib.error.URLError as e:
|
||||||
raise UploadError('%s: %s' % (self.review, str(e)))
|
raise UploadError('%s: %s' % (self.review, str(e)))
|
||||||
|
except HTTPException as e:
|
||||||
|
raise UploadError('%s: %s' % (self.review, e.__class__.__name__))
|
||||||
|
|
||||||
REVIEW_CACHE[u] = self._review_url
|
REVIEW_CACHE[u] = self._review_url
|
||||||
return self._review_url + self.projectname
|
return self._review_url + self.projectname
|
||||||
@ -645,7 +660,7 @@ class Remote(object):
|
|||||||
self._Set('url', self.url)
|
self._Set('url', self.url)
|
||||||
self._Set('review', self.review)
|
self._Set('review', self.review)
|
||||||
self._Set('projectname', self.projectname)
|
self._Set('projectname', self.projectname)
|
||||||
self._Set('fetch', map(lambda x: str(x), self.fetch))
|
self._Set('fetch', list(map(str, self.fetch)))
|
||||||
|
|
||||||
def _Set(self, key, value):
|
def _Set(self, key, value):
|
||||||
key = 'remote.%s.%s' % (self.name, key)
|
key = 'remote.%s.%s' % (self.name, key)
|
||||||
|
13
git_refs.py
13
git_refs.py
@ -66,7 +66,7 @@ class GitRefs(object):
|
|||||||
def _NeedUpdate(self):
|
def _NeedUpdate(self):
|
||||||
Trace(': scan refs %s', self._gitdir)
|
Trace(': scan refs %s', self._gitdir)
|
||||||
|
|
||||||
for name, mtime in self._mtime.iteritems():
|
for name, mtime in self._mtime.items():
|
||||||
try:
|
try:
|
||||||
if mtime != os.path.getmtime(os.path.join(self._gitdir, name)):
|
if mtime != os.path.getmtime(os.path.join(self._gitdir, name)):
|
||||||
return True
|
return True
|
||||||
@ -89,7 +89,7 @@ class GitRefs(object):
|
|||||||
attempts = 0
|
attempts = 0
|
||||||
while scan and attempts < 5:
|
while scan and attempts < 5:
|
||||||
scan_next = {}
|
scan_next = {}
|
||||||
for name, dest in scan.iteritems():
|
for name, dest in scan.items():
|
||||||
if dest in self._phyref:
|
if dest in self._phyref:
|
||||||
self._phyref[name] = self._phyref[dest]
|
self._phyref[name] = self._phyref[dest]
|
||||||
else:
|
else:
|
||||||
@ -108,6 +108,7 @@ class GitRefs(object):
|
|||||||
return
|
return
|
||||||
try:
|
try:
|
||||||
for line in fd:
|
for line in fd:
|
||||||
|
line = str(line)
|
||||||
if line[0] == '#':
|
if line[0] == '#':
|
||||||
continue
|
continue
|
||||||
if line[0] == '^':
|
if line[0] == '^':
|
||||||
@ -138,18 +139,22 @@ class GitRefs(object):
|
|||||||
def _ReadLoose1(self, path, name):
|
def _ReadLoose1(self, path, name):
|
||||||
try:
|
try:
|
||||||
fd = open(path, 'rb')
|
fd = open(path, 'rb')
|
||||||
except:
|
except IOError:
|
||||||
return
|
return
|
||||||
|
|
||||||
try:
|
try:
|
||||||
try:
|
try:
|
||||||
mtime = os.path.getmtime(path)
|
mtime = os.path.getmtime(path)
|
||||||
ref_id = fd.readline()
|
ref_id = fd.readline()
|
||||||
except:
|
except (IOError, OSError):
|
||||||
return
|
return
|
||||||
finally:
|
finally:
|
||||||
fd.close()
|
fd.close()
|
||||||
|
|
||||||
|
try:
|
||||||
|
ref_id = ref_id.decode()
|
||||||
|
except AttributeError:
|
||||||
|
pass
|
||||||
if not ref_id:
|
if not ref_id:
|
||||||
return
|
return
|
||||||
ref_id = ref_id[:-1]
|
ref_id = ref_id[:-1]
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# From Gerrit Code Review 2.5-rc0
|
# From Gerrit Code Review 2.5.2
|
||||||
#
|
#
|
||||||
# Part of Gerrit Code Review (http://code.google.com/p/gerrit/)
|
# Part of Gerrit Code Review (http://code.google.com/p/gerrit/)
|
||||||
#
|
#
|
||||||
@ -18,6 +18,8 @@
|
|||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
unset GREP_OPTIONS
|
||||||
|
|
||||||
CHANGE_ID_AFTER="Bug|Issue"
|
CHANGE_ID_AFTER="Bug|Issue"
|
||||||
MSG="$1"
|
MSG="$1"
|
||||||
|
|
||||||
|
160
main.py
160
main.py
@ -1,4 +1,4 @@
|
|||||||
#!/bin/sh
|
#!/usr/bin/env python
|
||||||
#
|
#
|
||||||
# Copyright (C) 2008 The Android Open Source Project
|
# Copyright (C) 2008 The Android Open Source Project
|
||||||
#
|
#
|
||||||
@ -14,23 +14,22 @@
|
|||||||
# 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.
|
||||||
|
|
||||||
magic='--calling-python-from-/bin/sh--'
|
from __future__ import print_function
|
||||||
"""exec" python -E "$0" "$@" """#$magic"
|
|
||||||
if __name__ == '__main__':
|
|
||||||
import sys
|
|
||||||
if sys.argv[-1] == '#%s' % magic:
|
|
||||||
del sys.argv[-1]
|
|
||||||
del magic
|
|
||||||
|
|
||||||
import getpass
|
import getpass
|
||||||
import imp
|
import imp
|
||||||
import netrc
|
import netrc
|
||||||
import optparse
|
import optparse
|
||||||
import os
|
import os
|
||||||
import re
|
|
||||||
import sys
|
import sys
|
||||||
import time
|
import time
|
||||||
import urllib2
|
|
||||||
|
from pyversion import is_python3
|
||||||
|
if is_python3():
|
||||||
|
import urllib.request
|
||||||
|
else:
|
||||||
|
import urllib2
|
||||||
|
urllib = imp.new_module('urllib')
|
||||||
|
urllib.request = urllib2
|
||||||
|
|
||||||
from trace import SetTrace
|
from trace import SetTrace
|
||||||
from git_command import git, GitCommand
|
from git_command import git, GitCommand
|
||||||
@ -41,6 +40,8 @@ from subcmds.version import Version
|
|||||||
from editor import Editor
|
from editor import Editor
|
||||||
from error import DownloadError
|
from error import DownloadError
|
||||||
from error import ManifestInvalidRevisionError
|
from error import ManifestInvalidRevisionError
|
||||||
|
from error import ManifestParseError
|
||||||
|
from error import NoManifestException
|
||||||
from error import NoSuchProjectError
|
from error import NoSuchProjectError
|
||||||
from error import RepoChangedException
|
from error import RepoChangedException
|
||||||
from manifest_xml import XmlManifest
|
from manifest_xml import XmlManifest
|
||||||
@ -48,6 +49,11 @@ from pager import RunPager
|
|||||||
|
|
||||||
from subcmds import all_commands
|
from subcmds import all_commands
|
||||||
|
|
||||||
|
if not is_python3():
|
||||||
|
# pylint:disable=W0622
|
||||||
|
input = raw_input
|
||||||
|
# pylint:enable=W0622
|
||||||
|
|
||||||
global_options = optparse.OptionParser(
|
global_options = optparse.OptionParser(
|
||||||
usage="repo [-p|--paginate|--no-pager] COMMAND [ARGS]"
|
usage="repo [-p|--paginate|--no-pager] COMMAND [ARGS]"
|
||||||
)
|
)
|
||||||
@ -79,7 +85,7 @@ class _Repo(object):
|
|||||||
name = None
|
name = None
|
||||||
glob = []
|
glob = []
|
||||||
|
|
||||||
for i in xrange(0, len(argv)):
|
for i in range(len(argv)):
|
||||||
if not argv[i].startswith('-'):
|
if not argv[i].startswith('-'):
|
||||||
name = argv[i]
|
name = argv[i]
|
||||||
if i > 0:
|
if i > 0:
|
||||||
@ -98,15 +104,14 @@ class _Repo(object):
|
|||||||
if name == 'help':
|
if name == 'help':
|
||||||
name = 'version'
|
name = 'version'
|
||||||
else:
|
else:
|
||||||
print >>sys.stderr, 'fatal: invalid usage of --version'
|
print('fatal: invalid usage of --version', file=sys.stderr)
|
||||||
return 1
|
return 1
|
||||||
|
|
||||||
try:
|
try:
|
||||||
cmd = self.commands[name]
|
cmd = self.commands[name]
|
||||||
except KeyError:
|
except KeyError:
|
||||||
print >>sys.stderr,\
|
print("repo: '%s' is not a repo command. See 'repo help'." % name,
|
||||||
"repo: '%s' is not a repo command. See 'repo help'."\
|
file=sys.stderr)
|
||||||
% name
|
|
||||||
return 1
|
return 1
|
||||||
|
|
||||||
cmd.repodir = self.repodir
|
cmd.repodir = self.repodir
|
||||||
@ -114,12 +119,12 @@ class _Repo(object):
|
|||||||
Editor.globalConfig = cmd.manifest.globalConfig
|
Editor.globalConfig = cmd.manifest.globalConfig
|
||||||
|
|
||||||
if not isinstance(cmd, MirrorSafeCommand) and cmd.manifest.IsMirror:
|
if not isinstance(cmd, MirrorSafeCommand) and cmd.manifest.IsMirror:
|
||||||
print >>sys.stderr, \
|
print("fatal: '%s' requires a working directory" % name,
|
||||||
"fatal: '%s' requires a working directory"\
|
file=sys.stderr)
|
||||||
% name
|
|
||||||
return 1
|
return 1
|
||||||
|
|
||||||
copts, cargs = cmd.OptionParser.parse_args(argv)
|
copts, cargs = cmd.OptionParser.parse_args(argv)
|
||||||
|
copts = cmd.ReadEnvironmentOptions(copts)
|
||||||
|
|
||||||
if not gopts.no_pager and not isinstance(cmd, InteractiveCommand):
|
if not gopts.no_pager and not isinstance(cmd, InteractiveCommand):
|
||||||
config = cmd.manifest.globalConfig
|
config = cmd.manifest.globalConfig
|
||||||
@ -132,33 +137,35 @@ class _Repo(object):
|
|||||||
if use_pager:
|
if use_pager:
|
||||||
RunPager(config)
|
RunPager(config)
|
||||||
|
|
||||||
|
start = time.time()
|
||||||
try:
|
try:
|
||||||
start = time.time()
|
result = cmd.Execute(copts, cargs)
|
||||||
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 as e:
|
except DownloadError as e:
|
||||||
print >>sys.stderr, 'error: %s' % str(e)
|
print('error: %s' % str(e), file=sys.stderr)
|
||||||
return 1
|
result = 1
|
||||||
except ManifestInvalidRevisionError as e:
|
except ManifestInvalidRevisionError as e:
|
||||||
print >>sys.stderr, 'error: %s' % str(e)
|
print('error: %s' % str(e), file=sys.stderr)
|
||||||
return 1
|
result = 1
|
||||||
|
except NoManifestException as e:
|
||||||
|
print('error: manifest required for this command -- please run init',
|
||||||
|
file=sys.stderr)
|
||||||
|
result = 1
|
||||||
except NoSuchProjectError as e:
|
except NoSuchProjectError as e:
|
||||||
if e.name:
|
if e.name:
|
||||||
print >>sys.stderr, 'error: project %s not found' % e.name
|
print('error: project %s not found' % e.name, file=sys.stderr)
|
||||||
else:
|
else:
|
||||||
print >>sys.stderr, 'error: no project in current directory'
|
print('error: no project in current directory', file=sys.stderr)
|
||||||
return 1
|
result = 1
|
||||||
|
finally:
|
||||||
|
elapsed = time.time() - start
|
||||||
|
hours, remainder = divmod(elapsed, 3600)
|
||||||
|
minutes, seconds = divmod(remainder, 60)
|
||||||
|
if gopts.time:
|
||||||
|
if hours == 0:
|
||||||
|
print('real\t%dm%.3fs' % (minutes, seconds), file=sys.stderr)
|
||||||
|
else:
|
||||||
|
print('real\t%dh%dm%.3fs' % (hours, minutes, seconds),
|
||||||
|
file=sys.stderr)
|
||||||
|
|
||||||
return result
|
return result
|
||||||
|
|
||||||
@ -183,36 +190,35 @@ def _CheckWrapperVersion(ver, repo_path):
|
|||||||
repo_path = '~/bin/repo'
|
repo_path = '~/bin/repo'
|
||||||
|
|
||||||
if not ver:
|
if not ver:
|
||||||
print >>sys.stderr, 'no --wrapper-version argument'
|
print('no --wrapper-version argument', file=sys.stderr)
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
|
||||||
exp = _CurrentWrapperVersion()
|
exp = _CurrentWrapperVersion()
|
||||||
ver = tuple(map(lambda x: int(x), ver.split('.')))
|
ver = tuple(map(int, ver.split('.')))
|
||||||
if len(ver) == 1:
|
if len(ver) == 1:
|
||||||
ver = (0, ver[0])
|
ver = (0, ver[0])
|
||||||
|
|
||||||
|
exp_str = '.'.join(map(str, exp))
|
||||||
if exp[0] > ver[0] or ver < (0, 4):
|
if exp[0] > ver[0] or ver < (0, 4):
|
||||||
exp_str = '.'.join(map(lambda x: str(x), exp))
|
print("""
|
||||||
print >>sys.stderr, """
|
|
||||||
!!! A new repo command (%5s) is available. !!!
|
!!! A new repo command (%5s) is available. !!!
|
||||||
!!! You must upgrade before you can continue: !!!
|
!!! You must upgrade before you can continue: !!!
|
||||||
|
|
||||||
cp %s %s
|
cp %s %s
|
||||||
""" % (exp_str, _MyWrapperPath(), repo_path)
|
""" % (exp_str, _MyWrapperPath(), repo_path), file=sys.stderr)
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
|
||||||
if exp > ver:
|
if exp > ver:
|
||||||
exp_str = '.'.join(map(lambda x: str(x), exp))
|
print("""
|
||||||
print >>sys.stderr, """
|
|
||||||
... A new repo command (%5s) is available.
|
... A new repo command (%5s) is available.
|
||||||
... You should upgrade soon:
|
... You should upgrade soon:
|
||||||
|
|
||||||
cp %s %s
|
cp %s %s
|
||||||
""" % (exp_str, _MyWrapperPath(), repo_path)
|
""" % (exp_str, _MyWrapperPath(), repo_path), file=sys.stderr)
|
||||||
|
|
||||||
def _CheckRepoDir(repo_dir):
|
def _CheckRepoDir(repo_dir):
|
||||||
if not repo_dir:
|
if not repo_dir:
|
||||||
print >>sys.stderr, 'no --repo-dir argument'
|
print('no --repo-dir argument', file=sys.stderr)
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
|
||||||
def _PruneOptions(argv, opt):
|
def _PruneOptions(argv, opt):
|
||||||
@ -264,11 +270,11 @@ def _UserAgent():
|
|||||||
_user_agent = 'git-repo/%s (%s) git/%s Python/%d.%d.%d' % (
|
_user_agent = 'git-repo/%s (%s) git/%s Python/%d.%d.%d' % (
|
||||||
repo_version,
|
repo_version,
|
||||||
os_name,
|
os_name,
|
||||||
'.'.join(map(lambda d: str(d), git.version_tuple())),
|
'.'.join(map(str, git.version_tuple())),
|
||||||
py_version[0], py_version[1], py_version[2])
|
py_version[0], py_version[1], py_version[2])
|
||||||
return _user_agent
|
return _user_agent
|
||||||
|
|
||||||
class _UserAgentHandler(urllib2.BaseHandler):
|
class _UserAgentHandler(urllib.request.BaseHandler):
|
||||||
def http_request(self, req):
|
def http_request(self, req):
|
||||||
req.add_header('User-Agent', _UserAgent())
|
req.add_header('User-Agent', _UserAgent())
|
||||||
return req
|
return req
|
||||||
@ -278,22 +284,22 @@ class _UserAgentHandler(urllib2.BaseHandler):
|
|||||||
return req
|
return req
|
||||||
|
|
||||||
def _AddPasswordFromUserInput(handler, msg, req):
|
def _AddPasswordFromUserInput(handler, msg, req):
|
||||||
# If repo could not find auth info from netrc, try to get it from user input
|
# If repo could not find auth info from netrc, try to get it from user input
|
||||||
url = req.get_full_url()
|
url = req.get_full_url()
|
||||||
user, password = handler.passwd.find_user_password(None, url)
|
user, password = handler.passwd.find_user_password(None, url)
|
||||||
if user is None:
|
if user is None:
|
||||||
print msg
|
print(msg)
|
||||||
try:
|
try:
|
||||||
user = raw_input('User: ')
|
user = input('User: ')
|
||||||
password = getpass.getpass()
|
password = getpass.getpass()
|
||||||
except KeyboardInterrupt:
|
except KeyboardInterrupt:
|
||||||
return
|
return
|
||||||
handler.passwd.add_password(None, url, user, password)
|
handler.passwd.add_password(None, url, user, password)
|
||||||
|
|
||||||
class _BasicAuthHandler(urllib2.HTTPBasicAuthHandler):
|
class _BasicAuthHandler(urllib.request.HTTPBasicAuthHandler):
|
||||||
def http_error_401(self, req, fp, code, msg, headers):
|
def http_error_401(self, req, fp, code, msg, headers):
|
||||||
_AddPasswordFromUserInput(self, msg, req)
|
_AddPasswordFromUserInput(self, msg, req)
|
||||||
return urllib2.HTTPBasicAuthHandler.http_error_401(
|
return urllib.request.HTTPBasicAuthHandler.http_error_401(
|
||||||
self, req, fp, code, msg, headers)
|
self, req, fp, code, msg, headers)
|
||||||
|
|
||||||
def http_error_auth_reqed(self, authreq, host, req, headers):
|
def http_error_auth_reqed(self, authreq, host, req, headers):
|
||||||
@ -303,7 +309,7 @@ class _BasicAuthHandler(urllib2.HTTPBasicAuthHandler):
|
|||||||
val = val.replace('\n', '')
|
val = val.replace('\n', '')
|
||||||
old_add_header(name, val)
|
old_add_header(name, val)
|
||||||
req.add_header = _add_header
|
req.add_header = _add_header
|
||||||
return urllib2.AbstractBasicAuthHandler.http_error_auth_reqed(
|
return urllib.request.AbstractBasicAuthHandler.http_error_auth_reqed(
|
||||||
self, authreq, host, req, headers)
|
self, authreq, host, req, headers)
|
||||||
except:
|
except:
|
||||||
reset = getattr(self, 'reset_retry_count', None)
|
reset = getattr(self, 'reset_retry_count', None)
|
||||||
@ -313,10 +319,10 @@ class _BasicAuthHandler(urllib2.HTTPBasicAuthHandler):
|
|||||||
self.retried = 0
|
self.retried = 0
|
||||||
raise
|
raise
|
||||||
|
|
||||||
class _DigestAuthHandler(urllib2.HTTPDigestAuthHandler):
|
class _DigestAuthHandler(urllib.request.HTTPDigestAuthHandler):
|
||||||
def http_error_401(self, req, fp, code, msg, headers):
|
def http_error_401(self, req, fp, code, msg, headers):
|
||||||
_AddPasswordFromUserInput(self, msg, req)
|
_AddPasswordFromUserInput(self, msg, req)
|
||||||
return urllib2.HTTPDigestAuthHandler.http_error_401(
|
return urllib.request.HTTPDigestAuthHandler.http_error_401(
|
||||||
self, req, fp, code, msg, headers)
|
self, req, fp, code, msg, headers)
|
||||||
|
|
||||||
def http_error_auth_reqed(self, auth_header, host, req, headers):
|
def http_error_auth_reqed(self, auth_header, host, req, headers):
|
||||||
@ -326,7 +332,7 @@ class _DigestAuthHandler(urllib2.HTTPDigestAuthHandler):
|
|||||||
val = val.replace('\n', '')
|
val = val.replace('\n', '')
|
||||||
old_add_header(name, val)
|
old_add_header(name, val)
|
||||||
req.add_header = _add_header
|
req.add_header = _add_header
|
||||||
return urllib2.AbstractDigestAuthHandler.http_error_auth_reqed(
|
return urllib.request.AbstractDigestAuthHandler.http_error_auth_reqed(
|
||||||
self, auth_header, host, req, headers)
|
self, auth_header, host, req, headers)
|
||||||
except:
|
except:
|
||||||
reset = getattr(self, 'reset_retry_count', None)
|
reset = getattr(self, 'reset_retry_count', None)
|
||||||
@ -339,7 +345,7 @@ class _DigestAuthHandler(urllib2.HTTPDigestAuthHandler):
|
|||||||
def init_http():
|
def init_http():
|
||||||
handlers = [_UserAgentHandler()]
|
handlers = [_UserAgentHandler()]
|
||||||
|
|
||||||
mgr = urllib2.HTTPPasswordMgrWithDefaultRealm()
|
mgr = urllib.request.HTTPPasswordMgrWithDefaultRealm()
|
||||||
try:
|
try:
|
||||||
n = netrc.netrc()
|
n = netrc.netrc()
|
||||||
for host in n.hosts:
|
for host in n.hosts:
|
||||||
@ -355,11 +361,11 @@ def init_http():
|
|||||||
|
|
||||||
if 'http_proxy' in os.environ:
|
if 'http_proxy' in os.environ:
|
||||||
url = os.environ['http_proxy']
|
url = os.environ['http_proxy']
|
||||||
handlers.append(urllib2.ProxyHandler({'http': url, 'https': url}))
|
handlers.append(urllib.request.ProxyHandler({'http': url, 'https': url}))
|
||||||
if 'REPO_CURL_VERBOSE' in os.environ:
|
if 'REPO_CURL_VERBOSE' in os.environ:
|
||||||
handlers.append(urllib2.HTTPHandler(debuglevel=1))
|
handlers.append(urllib.request.HTTPHandler(debuglevel=1))
|
||||||
handlers.append(urllib2.HTTPSHandler(debuglevel=1))
|
handlers.append(urllib.request.HTTPSHandler(debuglevel=1))
|
||||||
urllib2.install_opener(urllib2.build_opener(*handlers))
|
urllib.request.install_opener(urllib.request.build_opener(*handlers))
|
||||||
|
|
||||||
def _Main(argv):
|
def _Main(argv):
|
||||||
result = 0
|
result = 0
|
||||||
@ -389,6 +395,10 @@ def _Main(argv):
|
|||||||
finally:
|
finally:
|
||||||
close_ssh()
|
close_ssh()
|
||||||
except KeyboardInterrupt:
|
except KeyboardInterrupt:
|
||||||
|
print('aborted by user', file=sys.stderr)
|
||||||
|
result = 1
|
||||||
|
except ManifestParseError as mpe:
|
||||||
|
print('fatal: %s' % mpe, file=sys.stderr)
|
||||||
result = 1
|
result = 1
|
||||||
except RepoChangedException as rce:
|
except RepoChangedException as rce:
|
||||||
# If repo changed, re-exec ourselves.
|
# If repo changed, re-exec ourselves.
|
||||||
@ -398,8 +408,8 @@ def _Main(argv):
|
|||||||
try:
|
try:
|
||||||
os.execv(__file__, argv)
|
os.execv(__file__, argv)
|
||||||
except OSError as e:
|
except OSError as e:
|
||||||
print >>sys.stderr, 'fatal: cannot restart repo after upgrade'
|
print('fatal: cannot restart repo after upgrade', file=sys.stderr)
|
||||||
print >>sys.stderr, 'fatal: %s' % e
|
print('fatal: %s' % e, file=sys.stderr)
|
||||||
result = 128
|
result = 128
|
||||||
|
|
||||||
sys.exit(result)
|
sys.exit(result)
|
||||||
|
321
manifest_xml.py
321
manifest_xml.py
@ -13,13 +13,22 @@
|
|||||||
# 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.
|
||||||
|
|
||||||
|
from __future__ import print_function
|
||||||
import itertools
|
import itertools
|
||||||
import os
|
import os
|
||||||
import re
|
import re
|
||||||
import sys
|
import sys
|
||||||
import urlparse
|
|
||||||
import xml.dom.minidom
|
import xml.dom.minidom
|
||||||
|
|
||||||
|
from pyversion import is_python3
|
||||||
|
if is_python3():
|
||||||
|
import urllib.parse
|
||||||
|
else:
|
||||||
|
import imp
|
||||||
|
import urlparse
|
||||||
|
urllib = imp.new_module('urllib')
|
||||||
|
urllib.parse = urlparse
|
||||||
|
|
||||||
from git_config import GitConfig
|
from git_config import GitConfig
|
||||||
from git_refs import R_HEADS, HEAD
|
from git_refs import R_HEADS, HEAD
|
||||||
from project import RemoteSpec, Project, MetaProject
|
from project import RemoteSpec, Project, MetaProject
|
||||||
@ -27,17 +36,20 @@ 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'
|
||||||
|
LOCAL_MANIFESTS_DIR_NAME = 'local_manifests'
|
||||||
|
|
||||||
urlparse.uses_relative.extend(['ssh', 'git'])
|
urllib.parse.uses_relative.extend(['ssh', 'git'])
|
||||||
urlparse.uses_netloc.extend(['ssh', 'git'])
|
urllib.parse.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
|
||||||
|
destBranchExpr = None
|
||||||
remote = None
|
remote = None
|
||||||
sync_j = 1
|
sync_j = 1
|
||||||
sync_c = False
|
sync_c = False
|
||||||
|
sync_s = False
|
||||||
|
|
||||||
class _XmlRemote(object):
|
class _XmlRemote(object):
|
||||||
def __init__(self,
|
def __init__(self,
|
||||||
@ -53,21 +65,32 @@ class _XmlRemote(object):
|
|||||||
self.reviewUrl = review
|
self.reviewUrl = review
|
||||||
self.resolvedFetchUrl = self._resolveFetchUrl()
|
self.resolvedFetchUrl = self._resolveFetchUrl()
|
||||||
|
|
||||||
|
def __eq__(self, other):
|
||||||
|
return self.__dict__ == other.__dict__
|
||||||
|
|
||||||
|
def __ne__(self, other):
|
||||||
|
return self.__dict__ != other.__dict__
|
||||||
|
|
||||||
def _resolveFetchUrl(self):
|
def _resolveFetchUrl(self):
|
||||||
url = self.fetchUrl.rstrip('/')
|
url = self.fetchUrl.rstrip('/')
|
||||||
manifestUrl = self.manifestUrl.rstrip('/')
|
manifestUrl = self.manifestUrl.rstrip('/')
|
||||||
|
p = manifestUrl.startswith('persistent-http')
|
||||||
|
if p:
|
||||||
|
manifestUrl = manifestUrl[len('persistent-'):]
|
||||||
|
|
||||||
# urljoin will get confused if there is no scheme in the base url
|
# urljoin will get confused if there is no scheme in the base url
|
||||||
# ie, if manifestUrl is of the form <hostname:port>
|
# ie, if manifestUrl is of the form <hostname:port>
|
||||||
if manifestUrl.find(':') != manifestUrl.find('/') - 1:
|
if manifestUrl.find(':') != manifestUrl.find('/') - 1:
|
||||||
manifestUrl = 'gopher://' + manifestUrl
|
manifestUrl = 'gopher://' + manifestUrl
|
||||||
url = urlparse.urljoin(manifestUrl, url)
|
url = urllib.parse.urljoin(manifestUrl, url)
|
||||||
return re.sub(r'^gopher://', '', url)
|
url = re.sub(r'^gopher://', '', url)
|
||||||
|
if p:
|
||||||
|
url = 'persistent-' + url
|
||||||
|
return url
|
||||||
|
|
||||||
def ToRemoteSpec(self, projectName):
|
def ToRemoteSpec(self, projectName):
|
||||||
url = self.resolvedFetchUrl.rstrip('/') + '/' + projectName
|
url = self.resolvedFetchUrl.rstrip('/') + '/' + projectName
|
||||||
remoteName = self.name
|
remoteName = self.name
|
||||||
if self.remoteAlias:
|
|
||||||
remoteName = self.remoteAlias
|
|
||||||
return RemoteSpec(remoteName, url, self.reviewUrl)
|
return RemoteSpec(remoteName, url, self.reviewUrl)
|
||||||
|
|
||||||
class XmlManifest(object):
|
class XmlManifest(object):
|
||||||
@ -78,6 +101,7 @@ class XmlManifest(object):
|
|||||||
self.topdir = os.path.dirname(self.repodir)
|
self.topdir = os.path.dirname(self.repodir)
|
||||||
self.manifestFile = os.path.join(self.repodir, MANIFEST_FILE_NAME)
|
self.manifestFile = os.path.join(self.repodir, MANIFEST_FILE_NAME)
|
||||||
self.globalConfig = GitConfig.ForUser()
|
self.globalConfig = GitConfig.ForUser()
|
||||||
|
self.localManifestWarning = False
|
||||||
|
|
||||||
self.repoProject = MetaProject(self, 'repo',
|
self.repoProject = MetaProject(self, 'repo',
|
||||||
gitdir = os.path.join(repodir, 'repo/.git'),
|
gitdir = os.path.join(repodir, 'repo/.git'),
|
||||||
@ -110,11 +134,11 @@ class XmlManifest(object):
|
|||||||
self.Override(name)
|
self.Override(name)
|
||||||
|
|
||||||
try:
|
try:
|
||||||
if os.path.exists(self.manifestFile):
|
if os.path.lexists(self.manifestFile):
|
||||||
os.remove(self.manifestFile)
|
os.remove(self.manifestFile)
|
||||||
os.symlink('manifests/%s' % name, self.manifestFile)
|
os.symlink('manifests/%s' % name, self.manifestFile)
|
||||||
except OSError:
|
except OSError as e:
|
||||||
raise ManifestParseError('cannot link manifest %s' % name)
|
raise ManifestParseError('cannot link manifest %s: %s' % (name, str(e)))
|
||||||
|
|
||||||
def _RemoteToXml(self, r, doc, root):
|
def _RemoteToXml(self, r, doc, root):
|
||||||
e = doc.createElement('remote')
|
e = doc.createElement('remote')
|
||||||
@ -130,9 +154,8 @@ class XmlManifest(object):
|
|||||||
mp = self.manifestProject
|
mp = self.manifestProject
|
||||||
|
|
||||||
groups = mp.config.GetString('manifest.groups')
|
groups = mp.config.GetString('manifest.groups')
|
||||||
if not groups:
|
if groups:
|
||||||
groups = 'all'
|
groups = [x for x in re.split(r'[,\s]+', groups) if x]
|
||||||
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')
|
||||||
@ -148,10 +171,8 @@ class XmlManifest(object):
|
|||||||
notice_element.appendChild(doc.createTextNode(indented_notice))
|
notice_element.appendChild(doc.createTextNode(indented_notice))
|
||||||
|
|
||||||
d = self.default
|
d = self.default
|
||||||
sort_remotes = list(self.remotes.keys())
|
|
||||||
sort_remotes.sort()
|
|
||||||
|
|
||||||
for r in sort_remotes:
|
for r in sorted(self.remotes):
|
||||||
self._RemoteToXml(self.remotes[r], doc, root)
|
self._RemoteToXml(self.remotes[r], doc, root)
|
||||||
if self.remotes:
|
if self.remotes:
|
||||||
root.appendChild(doc.createTextNode(''))
|
root.appendChild(doc.createTextNode(''))
|
||||||
@ -170,6 +191,9 @@ class XmlManifest(object):
|
|||||||
if d.sync_c:
|
if d.sync_c:
|
||||||
have_default = True
|
have_default = True
|
||||||
e.setAttribute('sync-c', 'true')
|
e.setAttribute('sync-c', 'true')
|
||||||
|
if d.sync_s:
|
||||||
|
have_default = True
|
||||||
|
e.setAttribute('sync-s', 'true')
|
||||||
if have_default:
|
if have_default:
|
||||||
root.appendChild(e)
|
root.appendChild(e)
|
||||||
root.appendChild(doc.createTextNode(''))
|
root.appendChild(doc.createTextNode(''))
|
||||||
@ -180,20 +204,25 @@ class XmlManifest(object):
|
|||||||
root.appendChild(e)
|
root.appendChild(e)
|
||||||
root.appendChild(doc.createTextNode(''))
|
root.appendChild(doc.createTextNode(''))
|
||||||
|
|
||||||
sort_projects = list(self.projects.keys())
|
def output_projects(parent, parent_node, projects):
|
||||||
sort_projects.sort()
|
for p in projects:
|
||||||
|
output_project(parent, parent_node, self.projects[p])
|
||||||
for p in sort_projects:
|
|
||||||
p = self.projects[p]
|
|
||||||
|
|
||||||
|
def output_project(parent, parent_node, p):
|
||||||
if not p.MatchesGroups(groups):
|
if not p.MatchesGroups(groups):
|
||||||
continue
|
return
|
||||||
|
|
||||||
|
name = p.name
|
||||||
|
relpath = p.relpath
|
||||||
|
if parent:
|
||||||
|
name = self._UnjoinName(parent.name, name)
|
||||||
|
relpath = self._UnjoinRelpath(parent.relpath, relpath)
|
||||||
|
|
||||||
e = doc.createElement('project')
|
e = doc.createElement('project')
|
||||||
root.appendChild(e)
|
parent_node.appendChild(e)
|
||||||
e.setAttribute('name', p.name)
|
e.setAttribute('name', name)
|
||||||
if p.relpath != p.name:
|
if relpath != name:
|
||||||
e.setAttribute('path', p.relpath)
|
e.setAttribute('path', relpath)
|
||||||
if not d.remote or p.remote.name != d.remote.name:
|
if not d.remote or p.remote.name != d.remote.name:
|
||||||
e.setAttribute('remote', p.remote.name)
|
e.setAttribute('remote', p.remote.name)
|
||||||
if peg_rev:
|
if peg_rev:
|
||||||
@ -231,6 +260,18 @@ class XmlManifest(object):
|
|||||||
if p.sync_c:
|
if p.sync_c:
|
||||||
e.setAttribute('sync-c', 'true')
|
e.setAttribute('sync-c', 'true')
|
||||||
|
|
||||||
|
if p.sync_s:
|
||||||
|
e.setAttribute('sync-s', 'true')
|
||||||
|
|
||||||
|
if p.subprojects:
|
||||||
|
sort_projects = list(sorted([subp.name for subp in p.subprojects]))
|
||||||
|
output_projects(p, e, sort_projects)
|
||||||
|
|
||||||
|
sort_projects = list(sorted([key for key, value in self.projects.items()
|
||||||
|
if not value.parent]))
|
||||||
|
sort_projects.sort()
|
||||||
|
output_projects(None, root, sort_projects)
|
||||||
|
|
||||||
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')
|
||||||
@ -299,9 +340,29 @@ class XmlManifest(object):
|
|||||||
|
|
||||||
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):
|
||||||
|
if not self.localManifestWarning:
|
||||||
|
self.localManifestWarning = True
|
||||||
|
print('warning: %s is deprecated; put local manifests in `%s` instead'
|
||||||
|
% (LOCAL_MANIFEST_NAME, os.path.join(self.repodir, LOCAL_MANIFESTS_DIR_NAME)),
|
||||||
|
file=sys.stderr)
|
||||||
nodes.append(self._ParseManifestXml(local, self.repodir))
|
nodes.append(self._ParseManifestXml(local, self.repodir))
|
||||||
|
|
||||||
self._ParseManifest(nodes)
|
local_dir = os.path.abspath(os.path.join(self.repodir, LOCAL_MANIFESTS_DIR_NAME))
|
||||||
|
try:
|
||||||
|
for local_file in sorted(os.listdir(local_dir)):
|
||||||
|
if local_file.endswith('.xml'):
|
||||||
|
local = os.path.join(local_dir, local_file)
|
||||||
|
nodes.append(self._ParseManifestXml(local, self.repodir))
|
||||||
|
except OSError:
|
||||||
|
pass
|
||||||
|
|
||||||
|
try:
|
||||||
|
self._ParseManifest(nodes)
|
||||||
|
except ManifestParseError as e:
|
||||||
|
# There was a problem parsing, unload ourselves in case they catch
|
||||||
|
# this error and try again later, we will show the correct error
|
||||||
|
self._Unload()
|
||||||
|
raise e
|
||||||
|
|
||||||
if self.IsMirror:
|
if self.IsMirror:
|
||||||
self._AddMetaProjectMirror(self.repoProject)
|
self._AddMetaProjectMirror(self.repoProject)
|
||||||
@ -310,7 +371,11 @@ class XmlManifest(object):
|
|||||||
self._loaded = True
|
self._loaded = True
|
||||||
|
|
||||||
def _ParseManifestXml(self, path, include_root):
|
def _ParseManifestXml(self, path, include_root):
|
||||||
root = xml.dom.minidom.parse(path)
|
try:
|
||||||
|
root = xml.dom.minidom.parse(path)
|
||||||
|
except (OSError, xml.parsers.expat.ExpatError) as e:
|
||||||
|
raise ManifestParseError("error parsing manifest %s: %s" % (path, e))
|
||||||
|
|
||||||
if not root or not root.childNodes:
|
if not root or not root.childNodes:
|
||||||
raise ManifestParseError("no root node in %s" % (path,))
|
raise ManifestParseError("no root node in %s" % (path,))
|
||||||
|
|
||||||
@ -323,35 +388,37 @@ class XmlManifest(object):
|
|||||||
nodes = []
|
nodes = []
|
||||||
for node in manifest.childNodes: # pylint:disable=W0631
|
for node in manifest.childNodes: # pylint:disable=W0631
|
||||||
# We only get here if manifest is initialised
|
# We only get here if manifest is initialised
|
||||||
if node.nodeName == 'include':
|
if node.nodeName == 'include':
|
||||||
name = self._reqatt(node, 'name')
|
name = self._reqatt(node, 'name')
|
||||||
fp = os.path.join(include_root, name)
|
fp = os.path.join(include_root, name)
|
||||||
if not os.path.isfile(fp):
|
if not os.path.isfile(fp):
|
||||||
raise ManifestParseError, \
|
raise ManifestParseError("include %s doesn't exist or isn't a file"
|
||||||
"include %s doesn't exist or isn't a file" % \
|
% (name,))
|
||||||
(name,)
|
try:
|
||||||
try:
|
nodes.extend(self._ParseManifestXml(fp, include_root))
|
||||||
nodes.extend(self._ParseManifestXml(fp, include_root))
|
# should isolate this to the exact exception, but that's
|
||||||
# should isolate this to the exact exception, but that's
|
# tricky. actual parsing implementation may vary.
|
||||||
# tricky. actual parsing implementation may vary.
|
except (KeyboardInterrupt, RuntimeError, SystemExit):
|
||||||
except (KeyboardInterrupt, RuntimeError, SystemExit):
|
raise
|
||||||
raise
|
except Exception as e:
|
||||||
except Exception as e:
|
raise ManifestParseError(
|
||||||
raise ManifestParseError(
|
"failed parsing included manifest %s: %s", (name, e))
|
||||||
"failed parsing included manifest %s: %s", (name, e))
|
else:
|
||||||
else:
|
nodes.append(node)
|
||||||
nodes.append(node)
|
|
||||||
return nodes
|
return nodes
|
||||||
|
|
||||||
def _ParseManifest(self, node_list):
|
def _ParseManifest(self, node_list):
|
||||||
for node in itertools.chain(*node_list):
|
for node in itertools.chain(*node_list):
|
||||||
if node.nodeName == 'remote':
|
if node.nodeName == 'remote':
|
||||||
remote = self._ParseRemote(node)
|
remote = self._ParseRemote(node)
|
||||||
if self._remotes.get(remote.name):
|
if remote:
|
||||||
raise ManifestParseError(
|
if remote.name in self._remotes:
|
||||||
'duplicate remote %s in %s' %
|
if remote != self._remotes[remote.name]:
|
||||||
(remote.name, self.manifestFile))
|
raise ManifestParseError(
|
||||||
self._remotes[remote.name] = remote
|
'remote %s already exists with different attributes' %
|
||||||
|
(remote.name))
|
||||||
|
else:
|
||||||
|
self._remotes[remote.name] = remote
|
||||||
|
|
||||||
for node in itertools.chain(*node_list):
|
for node in itertools.chain(*node_list):
|
||||||
if node.nodeName == 'default':
|
if node.nodeName == 'default':
|
||||||
@ -375,19 +442,24 @@ class XmlManifest(object):
|
|||||||
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:
|
||||||
raise ManifestParseError(
|
raise ManifestParseError(
|
||||||
'duplicate manifest-server in %s' %
|
'duplicate manifest-server in %s' %
|
||||||
(self.manifestFile))
|
(self.manifestFile))
|
||||||
self._manifest_server = url
|
self._manifest_server = url
|
||||||
|
|
||||||
|
def recursively_add_projects(project):
|
||||||
|
if self._projects.get(project.name):
|
||||||
|
raise ManifestParseError(
|
||||||
|
'duplicate project %s in %s' %
|
||||||
|
(project.name, self.manifestFile))
|
||||||
|
self._projects[project.name] = project
|
||||||
|
for subproject in project.subprojects:
|
||||||
|
recursively_add_projects(subproject)
|
||||||
|
|
||||||
for node in itertools.chain(*node_list):
|
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):
|
recursively_add_projects(project)
|
||||||
raise ManifestParseError(
|
|
||||||
'duplicate project %s in %s' %
|
|
||||||
(project.name, self.manifestFile))
|
|
||||||
self._projects[project.name] = project
|
|
||||||
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')
|
||||||
@ -414,9 +486,8 @@ class XmlManifest(object):
|
|||||||
try:
|
try:
|
||||||
del self._projects[name]
|
del self._projects[name]
|
||||||
except KeyError:
|
except KeyError:
|
||||||
raise ManifestParseError(
|
raise ManifestParseError('remove-project element specifies non-existent '
|
||||||
'project %s not found' %
|
'project: %s' % name)
|
||||||
(name))
|
|
||||||
|
|
||||||
# If the manifest removes the hooks project, treat it as if it deleted
|
# If the manifest removes the hooks project, treat it as if it deleted
|
||||||
# the repo-hooks element too.
|
# the repo-hooks element too.
|
||||||
@ -428,7 +499,7 @@ class XmlManifest(object):
|
|||||||
name = None
|
name = None
|
||||||
m_url = m.GetRemote(m.remote.name).url
|
m_url = m.GetRemote(m.remote.name).url
|
||||||
if m_url.endswith('/.git'):
|
if m_url.endswith('/.git'):
|
||||||
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.resolvedFetchUrl
|
url = self._default.remote.resolvedFetchUrl
|
||||||
@ -485,6 +556,8 @@ class XmlManifest(object):
|
|||||||
if d.revisionExpr == '':
|
if d.revisionExpr == '':
|
||||||
d.revisionExpr = None
|
d.revisionExpr = None
|
||||||
|
|
||||||
|
d.destBranchExpr = node.getAttribute('dest-branch') or None
|
||||||
|
|
||||||
sync_j = node.getAttribute('sync-j')
|
sync_j = node.getAttribute('sync-j')
|
||||||
if sync_j == '' or sync_j is None:
|
if sync_j == '' or sync_j is None:
|
||||||
d.sync_j = 1
|
d.sync_j = 1
|
||||||
@ -496,6 +569,12 @@ class XmlManifest(object):
|
|||||||
d.sync_c = False
|
d.sync_c = False
|
||||||
else:
|
else:
|
||||||
d.sync_c = sync_c.lower() in ("yes", "true", "1")
|
d.sync_c = sync_c.lower() in ("yes", "true", "1")
|
||||||
|
|
||||||
|
sync_s = node.getAttribute('sync-s')
|
||||||
|
if not sync_s:
|
||||||
|
d.sync_s = False
|
||||||
|
else:
|
||||||
|
d.sync_s = sync_s.lower() in ("yes", "true", "1")
|
||||||
return d
|
return d
|
||||||
|
|
||||||
def _ParseNotice(self, node):
|
def _ParseNotice(self, node):
|
||||||
@ -516,7 +595,7 @@ class XmlManifest(object):
|
|||||||
|
|
||||||
# Figure out minimum indentation, skipping the first line (the same line
|
# Figure out minimum indentation, skipping the first line (the same line
|
||||||
# as the <notice> tag)...
|
# as the <notice> tag)...
|
||||||
minIndent = sys.maxint
|
minIndent = sys.maxsize
|
||||||
lines = notice.splitlines()
|
lines = notice.splitlines()
|
||||||
for line in lines[1:]:
|
for line in lines[1:]:
|
||||||
lstrippedLine = line.lstrip()
|
lstrippedLine = line.lstrip()
|
||||||
@ -537,35 +616,40 @@ class XmlManifest(object):
|
|||||||
|
|
||||||
return '\n'.join(cleanLines)
|
return '\n'.join(cleanLines)
|
||||||
|
|
||||||
def _ParseProject(self, node):
|
def _JoinName(self, parent_name, name):
|
||||||
|
return os.path.join(parent_name, name)
|
||||||
|
|
||||||
|
def _UnjoinName(self, parent_name, name):
|
||||||
|
return os.path.relpath(name, parent_name)
|
||||||
|
|
||||||
|
def _ParseProject(self, node, parent = None):
|
||||||
"""
|
"""
|
||||||
reads a <project> element from the manifest file
|
reads a <project> element from the manifest file
|
||||||
"""
|
"""
|
||||||
name = self._reqatt(node, 'name')
|
name = self._reqatt(node, 'name')
|
||||||
|
if parent:
|
||||||
|
name = self._JoinName(parent.name, name)
|
||||||
|
|
||||||
remote = self._get_remote(node)
|
remote = self._get_remote(node)
|
||||||
if remote is None:
|
if remote is None:
|
||||||
remote = self._default.remote
|
remote = self._default.remote
|
||||||
if remote is None:
|
if remote is None:
|
||||||
raise ManifestParseError, \
|
raise ManifestParseError("no remote for project %s within %s" %
|
||||||
"no remote for project %s within %s" % \
|
(name, self.manifestFile))
|
||||||
(name, self.manifestFile)
|
|
||||||
|
|
||||||
revisionExpr = node.getAttribute('revision')
|
revisionExpr = node.getAttribute('revision')
|
||||||
if not revisionExpr:
|
if not revisionExpr:
|
||||||
revisionExpr = self._default.revisionExpr
|
revisionExpr = self._default.revisionExpr
|
||||||
if not revisionExpr:
|
if not revisionExpr:
|
||||||
raise ManifestParseError, \
|
raise ManifestParseError("no revision for project %s within %s" %
|
||||||
"no revision for project %s within %s" % \
|
(name, self.manifestFile))
|
||||||
(name, self.manifestFile)
|
|
||||||
|
|
||||||
path = node.getAttribute('path')
|
path = node.getAttribute('path')
|
||||||
if not path:
|
if not path:
|
||||||
path = name
|
path = name
|
||||||
if path.startswith('/'):
|
if path.startswith('/'):
|
||||||
raise ManifestParseError, \
|
raise ManifestParseError("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')
|
rebase = node.getAttribute('rebase')
|
||||||
if not rebase:
|
if not rebase:
|
||||||
@ -579,44 +663,98 @@ class XmlManifest(object):
|
|||||||
else:
|
else:
|
||||||
sync_c = sync_c.lower() in ("yes", "true", "1")
|
sync_c = sync_c.lower() in ("yes", "true", "1")
|
||||||
|
|
||||||
|
sync_s = node.getAttribute('sync-s')
|
||||||
|
if not sync_s:
|
||||||
|
sync_s = self._default.sync_s
|
||||||
|
else:
|
||||||
|
sync_s = sync_s.lower() in ("yes", "true", "1")
|
||||||
|
|
||||||
|
clone_depth = node.getAttribute('clone-depth')
|
||||||
|
if clone_depth:
|
||||||
|
try:
|
||||||
|
clone_depth = int(clone_depth)
|
||||||
|
if clone_depth <= 0:
|
||||||
|
raise ValueError()
|
||||||
|
except ValueError:
|
||||||
|
raise ManifestParseError('invalid clone-depth %s in %s' %
|
||||||
|
(clone_depth, self.manifestFile))
|
||||||
|
|
||||||
|
dest_branch = node.getAttribute('dest-branch') or self._default.destBranchExpr
|
||||||
|
|
||||||
upstream = node.getAttribute('upstream')
|
upstream = node.getAttribute('upstream')
|
||||||
|
|
||||||
groups = ''
|
groups = ''
|
||||||
if node.hasAttribute('groups'):
|
if node.hasAttribute('groups'):
|
||||||
groups = node.getAttribute('groups')
|
groups = node.getAttribute('groups')
|
||||||
groups = [x for x in re.split('[,\s]+', groups) if x]
|
groups = [x for x in re.split(r'[,\s]+', groups) if x]
|
||||||
|
|
||||||
default_groups = ['all', 'name:%s' % name, 'path:%s' % path]
|
if parent is None:
|
||||||
|
relpath, worktree, gitdir = self.GetProjectPaths(name, path)
|
||||||
|
else:
|
||||||
|
relpath, worktree, gitdir = self.GetSubprojectPaths(parent, path)
|
||||||
|
|
||||||
|
default_groups = ['all', 'name:%s' % name, 'path:%s' % relpath]
|
||||||
groups.extend(set(default_groups).difference(groups))
|
groups.extend(set(default_groups).difference(groups))
|
||||||
|
|
||||||
if self.IsMirror:
|
if self.IsMirror and node.hasAttribute('force-path'):
|
||||||
worktree = None
|
if node.getAttribute('force-path').lower() in ("yes", "true", "1"):
|
||||||
gitdir = os.path.join(self.topdir, '%s.git' % name)
|
gitdir = os.path.join(self.topdir, '%s.git' % path)
|
||||||
else:
|
|
||||||
worktree = os.path.join(self.topdir, path).replace('\\', '/')
|
|
||||||
gitdir = os.path.join(self.repodir, 'projects/%s.git' % path)
|
|
||||||
|
|
||||||
project = Project(manifest = self,
|
project = Project(manifest = self,
|
||||||
name = name,
|
name = name,
|
||||||
remote = remote.ToRemoteSpec(name),
|
remote = remote.ToRemoteSpec(name),
|
||||||
gitdir = gitdir,
|
gitdir = gitdir,
|
||||||
worktree = worktree,
|
worktree = worktree,
|
||||||
relpath = path,
|
relpath = relpath,
|
||||||
revisionExpr = revisionExpr,
|
revisionExpr = revisionExpr,
|
||||||
revisionId = None,
|
revisionId = None,
|
||||||
rebase = rebase,
|
rebase = rebase,
|
||||||
groups = groups,
|
groups = groups,
|
||||||
sync_c = sync_c,
|
sync_c = sync_c,
|
||||||
upstream = upstream)
|
sync_s = sync_s,
|
||||||
|
clone_depth = clone_depth,
|
||||||
|
upstream = upstream,
|
||||||
|
parent = parent,
|
||||||
|
dest_branch = dest_branch)
|
||||||
|
|
||||||
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':
|
if n.nodeName == 'annotation':
|
||||||
self._ParseAnnotation(project, n)
|
self._ParseAnnotation(project, n)
|
||||||
|
if n.nodeName == 'project':
|
||||||
|
project.subprojects.append(self._ParseProject(n, parent = project))
|
||||||
|
|
||||||
return project
|
return project
|
||||||
|
|
||||||
|
def GetProjectPaths(self, name, path):
|
||||||
|
relpath = path
|
||||||
|
if self.IsMirror:
|
||||||
|
worktree = None
|
||||||
|
gitdir = os.path.join(self.topdir, '%s.git' % name)
|
||||||
|
else:
|
||||||
|
worktree = os.path.join(self.topdir, path).replace('\\', '/')
|
||||||
|
gitdir = os.path.join(self.repodir, 'projects', '%s.git' % path)
|
||||||
|
return relpath, worktree, gitdir
|
||||||
|
|
||||||
|
def GetSubprojectName(self, parent, submodule_path):
|
||||||
|
return os.path.join(parent.name, submodule_path)
|
||||||
|
|
||||||
|
def _JoinRelpath(self, parent_relpath, relpath):
|
||||||
|
return os.path.join(parent_relpath, relpath)
|
||||||
|
|
||||||
|
def _UnjoinRelpath(self, parent_relpath, relpath):
|
||||||
|
return os.path.relpath(relpath, parent_relpath)
|
||||||
|
|
||||||
|
def GetSubprojectPaths(self, parent, path):
|
||||||
|
relpath = self._JoinRelpath(parent.relpath, path)
|
||||||
|
gitdir = os.path.join(parent.gitdir, 'subprojects', '%s.git' % path)
|
||||||
|
if self.IsMirror:
|
||||||
|
worktree = None
|
||||||
|
else:
|
||||||
|
worktree = os.path.join(parent.worktree, path).replace('\\', '/')
|
||||||
|
return relpath, worktree, gitdir
|
||||||
|
|
||||||
def _ParseCopyFile(self, project, node):
|
def _ParseCopyFile(self, project, node):
|
||||||
src = self._reqatt(node, 'src')
|
src = self._reqatt(node, 'src')
|
||||||
dest = self._reqatt(node, 'dest')
|
dest = self._reqatt(node, 'dest')
|
||||||
@ -633,7 +771,8 @@ class XmlManifest(object):
|
|||||||
except ManifestParseError:
|
except ManifestParseError:
|
||||||
keep = "true"
|
keep = "true"
|
||||||
if keep != "true" and keep != "false":
|
if keep != "true" and keep != "false":
|
||||||
raise ManifestParseError, "optional \"keep\" attribute must be \"true\" or \"false\""
|
raise ManifestParseError('optional "keep" attribute must be '
|
||||||
|
'"true" or "false"')
|
||||||
project.AddAnnotation(name, value, keep)
|
project.AddAnnotation(name, value, keep)
|
||||||
|
|
||||||
def _get_remote(self, node):
|
def _get_remote(self, node):
|
||||||
@ -643,9 +782,8 @@ class XmlManifest(object):
|
|||||||
|
|
||||||
v = self._remotes.get(name)
|
v = self._remotes.get(name)
|
||||||
if not v:
|
if not v:
|
||||||
raise ManifestParseError, \
|
raise ManifestParseError("remote %s not defined in %s" %
|
||||||
"remote %s not defined in %s" % \
|
(name, self.manifestFile))
|
||||||
(name, self.manifestFile)
|
|
||||||
return v
|
return v
|
||||||
|
|
||||||
def _reqatt(self, node, attname):
|
def _reqatt(self, node, attname):
|
||||||
@ -654,7 +792,6 @@ class XmlManifest(object):
|
|||||||
"""
|
"""
|
||||||
v = node.getAttribute(attname)
|
v = node.getAttribute(attname)
|
||||||
if not v:
|
if not v:
|
||||||
raise ManifestParseError, \
|
raise ManifestParseError("no %s in <%s> within %s" %
|
||||||
"no %s in <%s> within %s" % \
|
(attname, node.nodeName, self.manifestFile))
|
||||||
(attname, node.nodeName, self.manifestFile)
|
|
||||||
return v
|
return v
|
||||||
|
3
pager.py
3
pager.py
@ -13,6 +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.
|
||||||
|
|
||||||
|
from __future__ import print_function
|
||||||
import os
|
import os
|
||||||
import select
|
import select
|
||||||
import sys
|
import sys
|
||||||
@ -49,7 +50,7 @@ def RunPager(globalConfig):
|
|||||||
|
|
||||||
_BecomePager(pager)
|
_BecomePager(pager)
|
||||||
except Exception:
|
except Exception:
|
||||||
print >>sys.stderr, "fatal: cannot start pager '%s'" % pager
|
print("fatal: cannot start pager '%s'" % pager, file=sys.stderr)
|
||||||
sys.exit(255)
|
sys.exit(255)
|
||||||
|
|
||||||
def _SelectPager(globalConfig):
|
def _SelectPager(globalConfig):
|
||||||
|
435
project.py
435
project.py
@ -12,6 +12,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.
|
||||||
|
|
||||||
|
from __future__ import print_function
|
||||||
import traceback
|
import traceback
|
||||||
import errno
|
import errno
|
||||||
import filecmp
|
import filecmp
|
||||||
@ -22,17 +23,25 @@ import shutil
|
|||||||
import stat
|
import stat
|
||||||
import subprocess
|
import subprocess
|
||||||
import sys
|
import sys
|
||||||
|
import tempfile
|
||||||
import time
|
import time
|
||||||
|
|
||||||
from color import Coloring
|
from color import Coloring
|
||||||
from git_command import GitCommand
|
from git_command import GitCommand, git_require
|
||||||
from git_config import GitConfig, IsId, GetSchemeFromUrl, ID_RE
|
from git_config import GitConfig, IsId, GetSchemeFromUrl, ID_RE
|
||||||
from error import GitError, HookError, UploadError
|
from error import GitError, HookError, UploadError
|
||||||
from error import ManifestInvalidRevisionError
|
from error import ManifestInvalidRevisionError
|
||||||
|
from error import NoManifestException
|
||||||
from trace import IsTrace, Trace
|
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
|
||||||
|
|
||||||
|
from pyversion import is_python3
|
||||||
|
if not is_python3():
|
||||||
|
# pylint:disable=W0622
|
||||||
|
input = raw_input
|
||||||
|
# pylint:enable=W0622
|
||||||
|
|
||||||
def _lwrite(path, content):
|
def _lwrite(path, content):
|
||||||
lock = '%s.lock' % path
|
lock = '%s.lock' % path
|
||||||
|
|
||||||
@ -50,7 +59,7 @@ def _lwrite(path, content):
|
|||||||
|
|
||||||
def _error(fmt, *args):
|
def _error(fmt, *args):
|
||||||
msg = fmt % args
|
msg = fmt % args
|
||||||
print >>sys.stderr, 'error: %s' % msg
|
print('error: %s' % msg, file=sys.stderr)
|
||||||
|
|
||||||
def not_rev(r):
|
def not_rev(r):
|
||||||
return '^' + r
|
return '^' + r
|
||||||
@ -75,7 +84,7 @@ def _ProjectHooks():
|
|||||||
if _project_hook_list is None:
|
if _project_hook_list is None:
|
||||||
d = os.path.abspath(os.path.dirname(__file__))
|
d = os.path.abspath(os.path.dirname(__file__))
|
||||||
d = os.path.join(d , 'hooks')
|
d = os.path.join(d , 'hooks')
|
||||||
_project_hook_list = map(lambda x: os.path.join(d, x), os.listdir(d))
|
_project_hook_list = [os.path.join(d, x) for x in os.listdir(d)]
|
||||||
return _project_hook_list
|
return _project_hook_list
|
||||||
|
|
||||||
|
|
||||||
@ -148,11 +157,12 @@ class ReviewableBranch(object):
|
|||||||
R_HEADS + self.name,
|
R_HEADS + self.name,
|
||||||
'--')
|
'--')
|
||||||
|
|
||||||
def UploadForReview(self, people, auto_topic=False, draft=False):
|
def UploadForReview(self, people, auto_topic=False, draft=False, dest_branch=None):
|
||||||
self.project.UploadForReview(self.name,
|
self.project.UploadForReview(self.name,
|
||||||
people,
|
people,
|
||||||
auto_topic=auto_topic,
|
auto_topic=auto_topic,
|
||||||
draft=draft)
|
draft=draft,
|
||||||
|
dest_branch=dest_branch)
|
||||||
|
|
||||||
def GetPublishedRefs(self):
|
def GetPublishedRefs(self):
|
||||||
refs = {}
|
refs = {}
|
||||||
@ -358,8 +368,8 @@ class RepoHook(object):
|
|||||||
'Do you want to allow this script to run '
|
'Do you want to allow this script to run '
|
||||||
'(yes/yes-never-ask-again/NO)? ') % (
|
'(yes/yes-never-ask-again/NO)? ') % (
|
||||||
self._GetMustVerb(), self._script_fullpath)
|
self._GetMustVerb(), self._script_fullpath)
|
||||||
response = raw_input(prompt).lower()
|
response = input(prompt).lower()
|
||||||
print
|
print()
|
||||||
|
|
||||||
# User is doing a one-time approval.
|
# User is doing a one-time approval.
|
||||||
if response in ('y', 'yes'):
|
if response in ('y', 'yes'):
|
||||||
@ -484,7 +494,33 @@ class Project(object):
|
|||||||
rebase = True,
|
rebase = True,
|
||||||
groups = None,
|
groups = None,
|
||||||
sync_c = False,
|
sync_c = False,
|
||||||
upstream = None):
|
sync_s = False,
|
||||||
|
clone_depth = None,
|
||||||
|
upstream = None,
|
||||||
|
parent = None,
|
||||||
|
is_derived = False,
|
||||||
|
dest_branch = None):
|
||||||
|
"""Init a Project object.
|
||||||
|
|
||||||
|
Args:
|
||||||
|
manifest: The XmlManifest object.
|
||||||
|
name: The `name` attribute of manifest.xml's project element.
|
||||||
|
remote: RemoteSpec object specifying its remote's properties.
|
||||||
|
gitdir: Absolute path of git directory.
|
||||||
|
worktree: Absolute path of git working tree.
|
||||||
|
relpath: Relative path of git working tree to repo's top directory.
|
||||||
|
revisionExpr: The `revision` attribute of manifest.xml's project element.
|
||||||
|
revisionId: git commit id for checking out.
|
||||||
|
rebase: The `rebase` attribute of manifest.xml's project element.
|
||||||
|
groups: The `groups` attribute of manifest.xml's project element.
|
||||||
|
sync_c: The `sync-c` attribute of manifest.xml's project element.
|
||||||
|
sync_s: The `sync-s` attribute of manifest.xml's project element.
|
||||||
|
upstream: The `upstream` attribute of manifest.xml's project element.
|
||||||
|
parent: The parent Project object.
|
||||||
|
is_derived: False if the project was explicitly defined in the manifest;
|
||||||
|
True if the project is a discovered submodule.
|
||||||
|
dest_branch: The branch to which to push changes for review by default.
|
||||||
|
"""
|
||||||
self.manifest = manifest
|
self.manifest = manifest
|
||||||
self.name = name
|
self.name = name
|
||||||
self.remote = remote
|
self.remote = remote
|
||||||
@ -506,7 +542,12 @@ class Project(object):
|
|||||||
self.rebase = rebase
|
self.rebase = rebase
|
||||||
self.groups = groups
|
self.groups = groups
|
||||||
self.sync_c = sync_c
|
self.sync_c = sync_c
|
||||||
|
self.sync_s = sync_s
|
||||||
|
self.clone_depth = clone_depth
|
||||||
self.upstream = upstream
|
self.upstream = upstream
|
||||||
|
self.parent = parent
|
||||||
|
self.is_derived = is_derived
|
||||||
|
self.subprojects = []
|
||||||
|
|
||||||
self.snapshots = {}
|
self.snapshots = {}
|
||||||
self.copyfiles = []
|
self.copyfiles = []
|
||||||
@ -521,11 +562,16 @@ class Project(object):
|
|||||||
self.work_git = None
|
self.work_git = None
|
||||||
self.bare_git = self._GitGetByExec(self, bare=True)
|
self.bare_git = self._GitGetByExec(self, bare=True)
|
||||||
self.bare_ref = GitRefs(gitdir)
|
self.bare_ref = GitRefs(gitdir)
|
||||||
|
self.dest_branch = dest_branch
|
||||||
|
|
||||||
# This will be filled in if a project is later identified to be the
|
# This will be filled in if a project is later identified to be the
|
||||||
# project containing repo hooks.
|
# project containing repo hooks.
|
||||||
self.enabled_repo_hooks = []
|
self.enabled_repo_hooks = []
|
||||||
|
|
||||||
|
@property
|
||||||
|
def Derived(self):
|
||||||
|
return self.is_derived
|
||||||
|
|
||||||
@property
|
@property
|
||||||
def Exists(self):
|
def Exists(self):
|
||||||
return os.path.isdir(self.gitdir)
|
return os.path.isdir(self.gitdir)
|
||||||
@ -555,7 +601,7 @@ class Project(object):
|
|||||||
'--unmerged',
|
'--unmerged',
|
||||||
'--ignore-missing',
|
'--ignore-missing',
|
||||||
'--refresh')
|
'--refresh')
|
||||||
if self.work_git.DiffZ('diff-index','-M','--cached',HEAD):
|
if self.work_git.DiffZ('diff-index', '-M', '--cached', HEAD):
|
||||||
return True
|
return True
|
||||||
if self.work_git.DiffZ('diff-files'):
|
if self.work_git.DiffZ('diff-files'):
|
||||||
return True
|
return True
|
||||||
@ -584,14 +630,14 @@ class Project(object):
|
|||||||
return self._userident_email
|
return self._userident_email
|
||||||
|
|
||||||
def _LoadUserIdentity(self):
|
def _LoadUserIdentity(self):
|
||||||
u = self.bare_git.var('GIT_COMMITTER_IDENT')
|
u = self.bare_git.var('GIT_COMMITTER_IDENT')
|
||||||
m = re.compile("^(.*) <([^>]*)> ").match(u)
|
m = re.compile("^(.*) <([^>]*)> ").match(u)
|
||||||
if m:
|
if m:
|
||||||
self._userident_name = m.group(1)
|
self._userident_name = m.group(1)
|
||||||
self._userident_email = m.group(2)
|
self._userident_email = m.group(2)
|
||||||
else:
|
else:
|
||||||
self._userident_name = ''
|
self._userident_name = ''
|
||||||
self._userident_email = ''
|
self._userident_email = ''
|
||||||
|
|
||||||
def GetRemote(self, name):
|
def GetRemote(self, name):
|
||||||
"""Get the configuration for a single remote.
|
"""Get the configuration for a single remote.
|
||||||
@ -610,7 +656,7 @@ class Project(object):
|
|||||||
all_refs = self._allrefs
|
all_refs = self._allrefs
|
||||||
heads = {}
|
heads = {}
|
||||||
|
|
||||||
for name, ref_id in all_refs.iteritems():
|
for name, ref_id in all_refs.items():
|
||||||
if name.startswith(R_HEADS):
|
if name.startswith(R_HEADS):
|
||||||
name = name[len(R_HEADS):]
|
name = name[len(R_HEADS):]
|
||||||
b = self.GetBranch(name)
|
b = self.GetBranch(name)
|
||||||
@ -619,7 +665,7 @@ class Project(object):
|
|||||||
b.revision = ref_id
|
b.revision = ref_id
|
||||||
heads[name] = b
|
heads[name] = b
|
||||||
|
|
||||||
for name, ref_id in all_refs.iteritems():
|
for name, ref_id in all_refs.items():
|
||||||
if name.startswith(R_PUB):
|
if name.startswith(R_PUB):
|
||||||
name = name[len(R_PUB):]
|
name = name[len(R_PUB):]
|
||||||
b = heads.get(name)
|
b = heads.get(name)
|
||||||
@ -638,9 +684,14 @@ class Project(object):
|
|||||||
project_groups: "all,group1,group2"
|
project_groups: "all,group1,group2"
|
||||||
manifest_groups: "-group1,group2"
|
manifest_groups: "-group1,group2"
|
||||||
the project will be matched.
|
the project will be matched.
|
||||||
|
|
||||||
|
The special manifest group "default" will match any project that
|
||||||
|
does not have the special project group "notdefault"
|
||||||
"""
|
"""
|
||||||
expanded_manifest_groups = manifest_groups or ['all', '-notdefault']
|
expanded_manifest_groups = manifest_groups or ['default']
|
||||||
expanded_project_groups = ['all'] + (self.groups or [])
|
expanded_project_groups = ['all'] + (self.groups or [])
|
||||||
|
if not 'notdefault' in expanded_project_groups:
|
||||||
|
expanded_project_groups += ['default']
|
||||||
|
|
||||||
matched = False
|
matched = False
|
||||||
for group in expanded_manifest_groups:
|
for group in expanded_manifest_groups:
|
||||||
@ -683,9 +734,9 @@ class Project(object):
|
|||||||
if not os.path.isdir(self.worktree):
|
if not os.path.isdir(self.worktree):
|
||||||
if output_redir == None:
|
if output_redir == None:
|
||||||
output_redir = sys.stdout
|
output_redir = sys.stdout
|
||||||
print >>output_redir, ''
|
print(file=output_redir)
|
||||||
print >>output_redir, 'project %s/' % self.relpath
|
print('project %s/' % self.relpath, file=output_redir)
|
||||||
print >>output_redir, ' missing (run "repo sync")'
|
print(' missing (run "repo sync")', file=output_redir)
|
||||||
return
|
return
|
||||||
|
|
||||||
self.work_git.update_index('-q',
|
self.work_git.update_index('-q',
|
||||||
@ -720,10 +771,7 @@ class Project(object):
|
|||||||
paths.extend(df.keys())
|
paths.extend(df.keys())
|
||||||
paths.extend(do)
|
paths.extend(do)
|
||||||
|
|
||||||
paths = list(set(paths))
|
for p in sorted(set(paths)):
|
||||||
paths.sort()
|
|
||||||
|
|
||||||
for p in paths:
|
|
||||||
try:
|
try:
|
||||||
i = di[p]
|
i = di[p]
|
||||||
except KeyError:
|
except KeyError:
|
||||||
@ -785,7 +833,7 @@ class Project(object):
|
|||||||
out.project('project %s/' % self.relpath)
|
out.project('project %s/' % self.relpath)
|
||||||
out.nl()
|
out.nl()
|
||||||
has_diff = True
|
has_diff = True
|
||||||
print line[:-1]
|
print(line[:-1])
|
||||||
p.Wait()
|
p.Wait()
|
||||||
|
|
||||||
|
|
||||||
@ -815,13 +863,13 @@ class Project(object):
|
|||||||
all_refs = self._allrefs
|
all_refs = self._allrefs
|
||||||
heads = set()
|
heads = set()
|
||||||
canrm = {}
|
canrm = {}
|
||||||
for name, ref_id in all_refs.iteritems():
|
for name, ref_id in all_refs.items():
|
||||||
if name.startswith(R_HEADS):
|
if name.startswith(R_HEADS):
|
||||||
heads.add(name)
|
heads.add(name)
|
||||||
elif name.startswith(R_PUB):
|
elif name.startswith(R_PUB):
|
||||||
canrm[name] = ref_id
|
canrm[name] = ref_id
|
||||||
|
|
||||||
for name, ref_id in canrm.iteritems():
|
for name, ref_id in canrm.items():
|
||||||
n = name[len(R_PUB):]
|
n = name[len(R_PUB):]
|
||||||
if R_HEADS + n not in heads:
|
if R_HEADS + n not in heads:
|
||||||
self.bare_git.DeleteRef(name, ref_id)
|
self.bare_git.DeleteRef(name, ref_id)
|
||||||
@ -832,14 +880,14 @@ class Project(object):
|
|||||||
heads = {}
|
heads = {}
|
||||||
pubed = {}
|
pubed = {}
|
||||||
|
|
||||||
for name, ref_id in self._allrefs.iteritems():
|
for name, ref_id in self._allrefs.items():
|
||||||
if name.startswith(R_HEADS):
|
if name.startswith(R_HEADS):
|
||||||
heads[name[len(R_HEADS):]] = ref_id
|
heads[name[len(R_HEADS):]] = ref_id
|
||||||
elif name.startswith(R_PUB):
|
elif name.startswith(R_PUB):
|
||||||
pubed[name[len(R_PUB):]] = ref_id
|
pubed[name[len(R_PUB):]] = ref_id
|
||||||
|
|
||||||
ready = []
|
ready = []
|
||||||
for branch, ref_id in heads.iteritems():
|
for branch, ref_id in heads.items():
|
||||||
if branch in pubed and pubed[branch] == ref_id:
|
if branch in pubed and pubed[branch] == ref_id:
|
||||||
continue
|
continue
|
||||||
if selected_branch and branch != selected_branch:
|
if selected_branch and branch != selected_branch:
|
||||||
@ -864,7 +912,8 @@ class Project(object):
|
|||||||
def UploadForReview(self, branch=None,
|
def UploadForReview(self, branch=None,
|
||||||
people=([],[]),
|
people=([],[]),
|
||||||
auto_topic=False,
|
auto_topic=False,
|
||||||
draft=False):
|
draft=False,
|
||||||
|
dest_branch=None):
|
||||||
"""Uploads the named branch for code review.
|
"""Uploads the named branch for code review.
|
||||||
"""
|
"""
|
||||||
if branch is None:
|
if branch is None:
|
||||||
@ -878,7 +927,10 @@ class Project(object):
|
|||||||
if not branch.remote.review:
|
if not branch.remote.review:
|
||||||
raise GitError('remote %s has no review url' % branch.remote.name)
|
raise GitError('remote %s has no review url' % branch.remote.name)
|
||||||
|
|
||||||
dest_branch = branch.merge
|
if dest_branch is None:
|
||||||
|
dest_branch = self.dest_branch
|
||||||
|
if dest_branch is None:
|
||||||
|
dest_branch = branch.merge
|
||||||
if not dest_branch.startswith(R_HEADS):
|
if not dest_branch.startswith(R_HEADS):
|
||||||
dest_branch = R_HEADS + dest_branch
|
dest_branch = R_HEADS + dest_branch
|
||||||
|
|
||||||
@ -912,6 +964,11 @@ class Project(object):
|
|||||||
dest_branch)
|
dest_branch)
|
||||||
if auto_topic:
|
if auto_topic:
|
||||||
ref_spec = ref_spec + '/' + branch.name
|
ref_spec = ref_spec + '/' + branch.name
|
||||||
|
if not url.startswith('ssh://'):
|
||||||
|
rp = ['r=%s' % p for p in people[0]] + \
|
||||||
|
['cc=%s' % p for p in people[1]]
|
||||||
|
if rp:
|
||||||
|
ref_spec = ref_spec + '%' + ','.join(rp)
|
||||||
cmd.append(ref_spec)
|
cmd.append(ref_spec)
|
||||||
|
|
||||||
if GitCommand(self, cmd, bare = True).Wait() != 0:
|
if GitCommand(self, cmd, bare = True).Wait() != 0:
|
||||||
@ -929,7 +986,8 @@ class Project(object):
|
|||||||
quiet=False,
|
quiet=False,
|
||||||
is_new=None,
|
is_new=None,
|
||||||
current_branch_only=False,
|
current_branch_only=False,
|
||||||
clone_bundle=True):
|
clone_bundle=True,
|
||||||
|
no_tags=False):
|
||||||
"""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.
|
||||||
"""
|
"""
|
||||||
@ -937,6 +995,8 @@ class Project(object):
|
|||||||
is_new = not self.Exists
|
is_new = not self.Exists
|
||||||
if is_new:
|
if is_new:
|
||||||
self._InitGitDir()
|
self._InitGitDir()
|
||||||
|
else:
|
||||||
|
self._UpdateHooks()
|
||||||
self._InitRemote()
|
self._InitRemote()
|
||||||
|
|
||||||
if is_new:
|
if is_new:
|
||||||
@ -967,7 +1027,8 @@ class Project(object):
|
|||||||
current_branch_only = True
|
current_branch_only = True
|
||||||
|
|
||||||
if not self._RemoteFetch(initial=is_new, quiet=quiet, alt_dir=alt_dir,
|
if not self._RemoteFetch(initial=is_new, quiet=quiet, alt_dir=alt_dir,
|
||||||
current_branch_only=current_branch_only):
|
current_branch_only=current_branch_only,
|
||||||
|
no_tags=no_tags):
|
||||||
return False
|
return False
|
||||||
|
|
||||||
if self.worktree:
|
if self.worktree:
|
||||||
@ -1012,6 +1073,10 @@ class Project(object):
|
|||||||
self.CleanPublishedCache(all_refs)
|
self.CleanPublishedCache(all_refs)
|
||||||
revid = self.GetRevisionId(all_refs)
|
revid = self.GetRevisionId(all_refs)
|
||||||
|
|
||||||
|
def _doff():
|
||||||
|
self._FastForward(revid)
|
||||||
|
self._CopyFiles()
|
||||||
|
|
||||||
self._InitWorkTree()
|
self._InitWorkTree()
|
||||||
head = self.work_git.GetHead()
|
head = self.work_git.GetHead()
|
||||||
if head.startswith(R_HEADS):
|
if head.startswith(R_HEADS):
|
||||||
@ -1090,9 +1155,6 @@ class Project(object):
|
|||||||
# All published commits are merged, and thus we are a
|
# All published commits are merged, and thus we are a
|
||||||
# strict subset. We can fast-forward safely.
|
# strict subset. We can fast-forward safely.
|
||||||
#
|
#
|
||||||
def _doff():
|
|
||||||
self._FastForward(revid)
|
|
||||||
self._CopyFiles()
|
|
||||||
syncbuf.later1(self, _doff)
|
syncbuf.later1(self, _doff)
|
||||||
return
|
return
|
||||||
|
|
||||||
@ -1155,9 +1217,6 @@ class Project(object):
|
|||||||
syncbuf.fail(self, e)
|
syncbuf.fail(self, e)
|
||||||
return
|
return
|
||||||
else:
|
else:
|
||||||
def _doff():
|
|
||||||
self._FastForward(revid)
|
|
||||||
self._CopyFiles()
|
|
||||||
syncbuf.later1(self, _doff)
|
syncbuf.later1(self, _doff)
|
||||||
|
|
||||||
def AddCopyFile(self, src, dest, absdest):
|
def AddCopyFile(self, src, dest, absdest):
|
||||||
@ -1177,7 +1236,6 @@ class Project(object):
|
|||||||
cmd = ['fetch', remote.name]
|
cmd = ['fetch', remote.name]
|
||||||
cmd.append('refs/changes/%2.2d/%d/%d' \
|
cmd.append('refs/changes/%2.2d/%d/%d' \
|
||||||
% (change_id % 100, change_id, patch_id))
|
% (change_id % 100, change_id, patch_id))
|
||||||
cmd.extend(map(lambda x: str(x), remote.fetch))
|
|
||||||
if GitCommand(self, cmd, bare=True).Wait() != 0:
|
if GitCommand(self, cmd, bare=True).Wait() != 0:
|
||||||
return None
|
return None
|
||||||
return DownloadedChange(self,
|
return DownloadedChange(self,
|
||||||
@ -1370,26 +1428,170 @@ class Project(object):
|
|||||||
return kept
|
return kept
|
||||||
|
|
||||||
|
|
||||||
|
## Submodule Management ##
|
||||||
|
|
||||||
|
def GetRegisteredSubprojects(self):
|
||||||
|
result = []
|
||||||
|
def rec(subprojects):
|
||||||
|
if not subprojects:
|
||||||
|
return
|
||||||
|
result.extend(subprojects)
|
||||||
|
for p in subprojects:
|
||||||
|
rec(p.subprojects)
|
||||||
|
rec(self.subprojects)
|
||||||
|
return result
|
||||||
|
|
||||||
|
def _GetSubmodules(self):
|
||||||
|
# Unfortunately we cannot call `git submodule status --recursive` here
|
||||||
|
# because the working tree might not exist yet, and it cannot be used
|
||||||
|
# without a working tree in its current implementation.
|
||||||
|
|
||||||
|
def get_submodules(gitdir, rev):
|
||||||
|
# Parse .gitmodules for submodule sub_paths and sub_urls
|
||||||
|
sub_paths, sub_urls = parse_gitmodules(gitdir, rev)
|
||||||
|
if not sub_paths:
|
||||||
|
return []
|
||||||
|
# Run `git ls-tree` to read SHAs of submodule object, which happen to be
|
||||||
|
# revision of submodule repository
|
||||||
|
sub_revs = git_ls_tree(gitdir, rev, sub_paths)
|
||||||
|
submodules = []
|
||||||
|
for sub_path, sub_url in zip(sub_paths, sub_urls):
|
||||||
|
try:
|
||||||
|
sub_rev = sub_revs[sub_path]
|
||||||
|
except KeyError:
|
||||||
|
# Ignore non-exist submodules
|
||||||
|
continue
|
||||||
|
submodules.append((sub_rev, sub_path, sub_url))
|
||||||
|
return submodules
|
||||||
|
|
||||||
|
re_path = re.compile(r'^submodule\.([^.]+)\.path=(.*)$')
|
||||||
|
re_url = re.compile(r'^submodule\.([^.]+)\.url=(.*)$')
|
||||||
|
def parse_gitmodules(gitdir, rev):
|
||||||
|
cmd = ['cat-file', 'blob', '%s:.gitmodules' % rev]
|
||||||
|
try:
|
||||||
|
p = GitCommand(None, cmd, capture_stdout = True, capture_stderr = True,
|
||||||
|
bare = True, gitdir = gitdir)
|
||||||
|
except GitError:
|
||||||
|
return [], []
|
||||||
|
if p.Wait() != 0:
|
||||||
|
return [], []
|
||||||
|
|
||||||
|
gitmodules_lines = []
|
||||||
|
fd, temp_gitmodules_path = tempfile.mkstemp()
|
||||||
|
try:
|
||||||
|
os.write(fd, p.stdout)
|
||||||
|
os.close(fd)
|
||||||
|
cmd = ['config', '--file', temp_gitmodules_path, '--list']
|
||||||
|
p = GitCommand(None, cmd, capture_stdout = True, capture_stderr = True,
|
||||||
|
bare = True, gitdir = gitdir)
|
||||||
|
if p.Wait() != 0:
|
||||||
|
return [], []
|
||||||
|
gitmodules_lines = p.stdout.split('\n')
|
||||||
|
except GitError:
|
||||||
|
return [], []
|
||||||
|
finally:
|
||||||
|
os.remove(temp_gitmodules_path)
|
||||||
|
|
||||||
|
names = set()
|
||||||
|
paths = {}
|
||||||
|
urls = {}
|
||||||
|
for line in gitmodules_lines:
|
||||||
|
if not line:
|
||||||
|
continue
|
||||||
|
m = re_path.match(line)
|
||||||
|
if m:
|
||||||
|
names.add(m.group(1))
|
||||||
|
paths[m.group(1)] = m.group(2)
|
||||||
|
continue
|
||||||
|
m = re_url.match(line)
|
||||||
|
if m:
|
||||||
|
names.add(m.group(1))
|
||||||
|
urls[m.group(1)] = m.group(2)
|
||||||
|
continue
|
||||||
|
names = sorted(names)
|
||||||
|
return ([paths.get(name, '') for name in names],
|
||||||
|
[urls.get(name, '') for name in names])
|
||||||
|
|
||||||
|
def git_ls_tree(gitdir, rev, paths):
|
||||||
|
cmd = ['ls-tree', rev, '--']
|
||||||
|
cmd.extend(paths)
|
||||||
|
try:
|
||||||
|
p = GitCommand(None, cmd, capture_stdout = True, capture_stderr = True,
|
||||||
|
bare = True, gitdir = gitdir)
|
||||||
|
except GitError:
|
||||||
|
return []
|
||||||
|
if p.Wait() != 0:
|
||||||
|
return []
|
||||||
|
objects = {}
|
||||||
|
for line in p.stdout.split('\n'):
|
||||||
|
if not line.strip():
|
||||||
|
continue
|
||||||
|
object_rev, object_path = line.split()[2:4]
|
||||||
|
objects[object_path] = object_rev
|
||||||
|
return objects
|
||||||
|
|
||||||
|
try:
|
||||||
|
rev = self.GetRevisionId()
|
||||||
|
except GitError:
|
||||||
|
return []
|
||||||
|
return get_submodules(self.gitdir, rev)
|
||||||
|
|
||||||
|
def GetDerivedSubprojects(self):
|
||||||
|
result = []
|
||||||
|
if not self.Exists:
|
||||||
|
# If git repo does not exist yet, querying its submodules will
|
||||||
|
# mess up its states; so return here.
|
||||||
|
return result
|
||||||
|
for rev, path, url in self._GetSubmodules():
|
||||||
|
name = self.manifest.GetSubprojectName(self, path)
|
||||||
|
project = self.manifest.projects.get(name)
|
||||||
|
if project:
|
||||||
|
result.extend(project.GetDerivedSubprojects())
|
||||||
|
continue
|
||||||
|
relpath, worktree, gitdir = self.manifest.GetSubprojectPaths(self, path)
|
||||||
|
remote = RemoteSpec(self.remote.name,
|
||||||
|
url = url,
|
||||||
|
review = self.remote.review)
|
||||||
|
subproject = Project(manifest = self.manifest,
|
||||||
|
name = name,
|
||||||
|
remote = remote,
|
||||||
|
gitdir = gitdir,
|
||||||
|
worktree = worktree,
|
||||||
|
relpath = relpath,
|
||||||
|
revisionExpr = self.revisionExpr,
|
||||||
|
revisionId = rev,
|
||||||
|
rebase = self.rebase,
|
||||||
|
groups = self.groups,
|
||||||
|
sync_c = self.sync_c,
|
||||||
|
sync_s = self.sync_s,
|
||||||
|
parent = self,
|
||||||
|
is_derived = True)
|
||||||
|
result.append(subproject)
|
||||||
|
result.extend(subproject.GetDerivedSubprojects())
|
||||||
|
return result
|
||||||
|
|
||||||
|
|
||||||
## Direct Git Commands ##
|
## Direct Git Commands ##
|
||||||
|
|
||||||
def _RemoteFetch(self, name=None,
|
def _RemoteFetch(self, name=None,
|
||||||
current_branch_only=False,
|
current_branch_only=False,
|
||||||
initial=False,
|
initial=False,
|
||||||
quiet=False,
|
quiet=False,
|
||||||
alt_dir=None):
|
alt_dir=None,
|
||||||
|
no_tags=False):
|
||||||
|
|
||||||
is_sha1 = False
|
is_sha1 = False
|
||||||
tag_name = None
|
tag_name = None
|
||||||
|
|
||||||
def CheckForSha1():
|
def CheckForSha1():
|
||||||
try:
|
try:
|
||||||
# if revision (sha or tag) is not present then following function
|
# if revision (sha or tag) is not present then following function
|
||||||
# throws an error.
|
# throws an error.
|
||||||
self.bare_git.rev_parse('--verify', '%s^0' % self.revisionExpr)
|
self.bare_git.rev_parse('--verify', '%s^0' % self.revisionExpr)
|
||||||
return True
|
return True
|
||||||
except GitError:
|
except GitError:
|
||||||
# There is no such persistent revision. We have to fetch it.
|
# There is no such persistent revision. We have to fetch it.
|
||||||
return False
|
return False
|
||||||
|
|
||||||
if current_branch_only:
|
if current_branch_only:
|
||||||
if ID_RE.match(self.revisionExpr) is not None:
|
if ID_RE.match(self.revisionExpr) is not None:
|
||||||
@ -1422,7 +1624,7 @@ class Project(object):
|
|||||||
ids = set(all_refs.values())
|
ids = set(all_refs.values())
|
||||||
tmp = set()
|
tmp = set()
|
||||||
|
|
||||||
for r, ref_id in GitRefs(ref_dir).all.iteritems():
|
for r, ref_id in GitRefs(ref_dir).all.items():
|
||||||
if r not in all_refs:
|
if r not in all_refs:
|
||||||
if r.startswith(R_TAGS) or remote.WritesTo(r):
|
if r.startswith(R_TAGS) or remote.WritesTo(r):
|
||||||
all_refs[r] = ref_id
|
all_refs[r] = ref_id
|
||||||
@ -1437,13 +1639,10 @@ class Project(object):
|
|||||||
ids.add(ref_id)
|
ids.add(ref_id)
|
||||||
tmp.add(r)
|
tmp.add(r)
|
||||||
|
|
||||||
ref_names = list(all_refs.keys())
|
|
||||||
ref_names.sort()
|
|
||||||
|
|
||||||
tmp_packed = ''
|
tmp_packed = ''
|
||||||
old_packed = ''
|
old_packed = ''
|
||||||
|
|
||||||
for r in ref_names:
|
for r in sorted(all_refs):
|
||||||
line = '%s %s\n' % (all_refs[r], r)
|
line = '%s %s\n' % (all_refs[r], r)
|
||||||
tmp_packed += line
|
tmp_packed += line
|
||||||
if r not in tmp:
|
if r not in tmp:
|
||||||
@ -1457,7 +1656,10 @@ class Project(object):
|
|||||||
|
|
||||||
# The --depth option only affects the initial fetch; after that we'll do
|
# The --depth option only affects the initial fetch; after that we'll do
|
||||||
# full fetches of changes.
|
# full fetches of changes.
|
||||||
depth = self.manifest.manifestProject.config.GetString('repo.depth')
|
if self.clone_depth:
|
||||||
|
depth = self.clone_depth
|
||||||
|
else:
|
||||||
|
depth = self.manifest.manifestProject.config.GetString('repo.depth')
|
||||||
if depth and initial:
|
if depth and initial:
|
||||||
cmd.append('--depth=%s' % depth)
|
cmd.append('--depth=%s' % depth)
|
||||||
|
|
||||||
@ -1469,8 +1671,13 @@ class Project(object):
|
|||||||
|
|
||||||
if not current_branch_only:
|
if not current_branch_only:
|
||||||
# Fetch whole repo
|
# Fetch whole repo
|
||||||
cmd.append('--tags')
|
# If using depth then we should not get all the tags since they may
|
||||||
cmd.append((u'+refs/heads/*:') + remote.ToLocal('refs/heads/*'))
|
# be outside of the depth.
|
||||||
|
if no_tags or depth:
|
||||||
|
cmd.append('--no-tags')
|
||||||
|
else:
|
||||||
|
cmd.append('--tags')
|
||||||
|
cmd.append(str((u'+refs/heads/*:') + remote.ToLocal('refs/heads/*')))
|
||||||
elif tag_name is not None:
|
elif tag_name is not None:
|
||||||
cmd.append('tag')
|
cmd.append('tag')
|
||||||
cmd.append(tag_name)
|
cmd.append(tag_name)
|
||||||
@ -1480,7 +1687,7 @@ class Project(object):
|
|||||||
branch = self.upstream
|
branch = self.upstream
|
||||||
if branch.startswith(R_HEADS):
|
if branch.startswith(R_HEADS):
|
||||||
branch = branch[len(R_HEADS):]
|
branch = branch[len(R_HEADS):]
|
||||||
cmd.append((u'+refs/heads/%s:' % branch) + remote.ToLocal('refs/heads/%s' % branch))
|
cmd.append(str((u'+refs/heads/%s:' % branch) + remote.ToLocal('refs/heads/%s' % branch)))
|
||||||
|
|
||||||
ok = False
|
ok = False
|
||||||
for _i in range(2):
|
for _i in range(2):
|
||||||
@ -1514,15 +1721,14 @@ class Project(object):
|
|||||||
return ok
|
return ok
|
||||||
|
|
||||||
def _ApplyCloneBundle(self, initial=False, quiet=False):
|
def _ApplyCloneBundle(self, initial=False, quiet=False):
|
||||||
if initial and self.manifest.manifestProject.config.GetString('repo.depth'):
|
if initial and (self.manifest.manifestProject.config.GetString('repo.depth') or self.clone_depth):
|
||||||
return False
|
return False
|
||||||
|
|
||||||
remote = self.GetRemote(self.remote.name)
|
remote = self.GetRemote(self.remote.name)
|
||||||
bundle_url = remote.url + '/clone.bundle'
|
bundle_url = remote.url + '/clone.bundle'
|
||||||
bundle_url = GitConfig.ForUser().UrlInsteadOf(bundle_url)
|
bundle_url = GitConfig.ForUser().UrlInsteadOf(bundle_url)
|
||||||
if GetSchemeFromUrl(bundle_url) in ('persistent-http', 'persistent-https'):
|
if GetSchemeFromUrl(bundle_url) not in (
|
||||||
bundle_url = bundle_url[len('persistent-'):]
|
'http', 'https', 'persistent-http', 'persistent-https'):
|
||||||
if GetSchemeFromUrl(bundle_url) not in ('http', 'https'):
|
|
||||||
return False
|
return False
|
||||||
|
|
||||||
bundle_dst = os.path.join(self.gitdir, 'clone.bundle')
|
bundle_dst = os.path.join(self.gitdir, 'clone.bundle')
|
||||||
@ -1571,6 +1777,11 @@ class Project(object):
|
|||||||
os.remove(tmpPath)
|
os.remove(tmpPath)
|
||||||
if 'http_proxy' in os.environ and 'darwin' == sys.platform:
|
if 'http_proxy' in os.environ and 'darwin' == sys.platform:
|
||||||
cmd += ['--proxy', os.environ['http_proxy']]
|
cmd += ['--proxy', os.environ['http_proxy']]
|
||||||
|
cookiefile = self._GetBundleCookieFile(srcUrl)
|
||||||
|
if cookiefile:
|
||||||
|
cmd += ['--cookie', cookiefile]
|
||||||
|
if srcUrl.startswith('persistent-'):
|
||||||
|
srcUrl = srcUrl[len('persistent-'):]
|
||||||
cmd += [srcUrl]
|
cmd += [srcUrl]
|
||||||
|
|
||||||
if IsTrace():
|
if IsTrace():
|
||||||
@ -1588,11 +1799,12 @@ class Project(object):
|
|||||||
# returned another error with the HTTP error code being 400 or above.
|
# returned another error with the HTTP error code being 400 or above.
|
||||||
# This return code only appears if -f, --fail is used.
|
# This return code only appears if -f, --fail is used.
|
||||||
if not quiet:
|
if not quiet:
|
||||||
print >> sys.stderr, "Server does not provide clone.bundle; ignoring."
|
print("Server does not provide clone.bundle; ignoring.",
|
||||||
|
file=sys.stderr)
|
||||||
return False
|
return False
|
||||||
|
|
||||||
if os.path.exists(tmpPath):
|
if os.path.exists(tmpPath):
|
||||||
if curlret == 0 and os.stat(tmpPath).st_size > 16:
|
if curlret == 0 and self._IsValidBundle(tmpPath):
|
||||||
os.rename(tmpPath, dstPath)
|
os.rename(tmpPath, dstPath)
|
||||||
return True
|
return True
|
||||||
else:
|
else:
|
||||||
@ -1601,6 +1813,46 @@ class Project(object):
|
|||||||
else:
|
else:
|
||||||
return False
|
return False
|
||||||
|
|
||||||
|
def _IsValidBundle(self, path):
|
||||||
|
try:
|
||||||
|
with open(path) as f:
|
||||||
|
if f.read(16) == '# v2 git bundle\n':
|
||||||
|
return True
|
||||||
|
else:
|
||||||
|
print("Invalid clone.bundle file; ignoring.", file=sys.stderr)
|
||||||
|
return False
|
||||||
|
except OSError:
|
||||||
|
return False
|
||||||
|
|
||||||
|
def _GetBundleCookieFile(self, url):
|
||||||
|
if url.startswith('persistent-'):
|
||||||
|
try:
|
||||||
|
p = subprocess.Popen(
|
||||||
|
['git-remote-persistent-https', '-print_config', url],
|
||||||
|
stdin=subprocess.PIPE, stdout=subprocess.PIPE,
|
||||||
|
stderr=subprocess.PIPE)
|
||||||
|
p.stdin.close() # Tell subprocess it's ok to close.
|
||||||
|
prefix = 'http.cookiefile='
|
||||||
|
cookiefile = None
|
||||||
|
for line in p.stdout:
|
||||||
|
line = line.strip()
|
||||||
|
if line.startswith(prefix):
|
||||||
|
cookiefile = line[len(prefix):]
|
||||||
|
break
|
||||||
|
if p.wait():
|
||||||
|
line = iter(p.stderr).next()
|
||||||
|
if ' -print_config' in line:
|
||||||
|
pass # Persistent proxy doesn't support -print_config.
|
||||||
|
else:
|
||||||
|
print(line + p.stderr.read(), file=sys.stderr)
|
||||||
|
if cookiefile:
|
||||||
|
return cookiefile
|
||||||
|
except OSError as e:
|
||||||
|
if e.errno == errno.ENOENT:
|
||||||
|
pass # No persistent proxy.
|
||||||
|
raise
|
||||||
|
return GitConfig.ForUser().GetString('http.cookiefile')
|
||||||
|
|
||||||
def _Checkout(self, rev, quiet=False):
|
def _Checkout(self, rev, quiet=False):
|
||||||
cmd = ['checkout']
|
cmd = ['checkout']
|
||||||
if quiet:
|
if quiet:
|
||||||
@ -1651,16 +1903,17 @@ class Project(object):
|
|||||||
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))
|
||||||
|
|
||||||
def _InitGitDir(self):
|
def _InitGitDir(self, mirror_git=None):
|
||||||
if not os.path.exists(self.gitdir):
|
if not os.path.exists(self.gitdir):
|
||||||
os.makedirs(self.gitdir)
|
os.makedirs(self.gitdir)
|
||||||
self.bare_git.init()
|
self.bare_git.init()
|
||||||
|
|
||||||
mp = self.manifest.manifestProject
|
mp = self.manifest.manifestProject
|
||||||
ref_dir = mp.config.GetString('repo.reference')
|
ref_dir = mp.config.GetString('repo.reference') or ''
|
||||||
|
|
||||||
if ref_dir:
|
if ref_dir or mirror_git:
|
||||||
mirror_git = os.path.join(ref_dir, self.name + '.git')
|
if not mirror_git:
|
||||||
|
mirror_git = os.path.join(ref_dir, self.name + '.git')
|
||||||
repo_git = os.path.join(ref_dir, '.repo', 'projects',
|
repo_git = os.path.join(ref_dir, '.repo', 'projects',
|
||||||
self.relpath + '.git')
|
self.relpath + '.git')
|
||||||
|
|
||||||
@ -1677,11 +1930,21 @@ class Project(object):
|
|||||||
_lwrite(os.path.join(self.gitdir, 'objects/info/alternates'),
|
_lwrite(os.path.join(self.gitdir, 'objects/info/alternates'),
|
||||||
os.path.join(ref_dir, 'objects') + '\n')
|
os.path.join(ref_dir, 'objects') + '\n')
|
||||||
|
|
||||||
|
self._UpdateHooks()
|
||||||
|
|
||||||
|
m = self.manifest.manifestProject.config
|
||||||
|
for key in ['user.name', 'user.email']:
|
||||||
|
if m.Has(key, include_defaults = False):
|
||||||
|
self.config.SetString(key, m.GetString(key))
|
||||||
if self.manifest.IsMirror:
|
if self.manifest.IsMirror:
|
||||||
self.config.SetString('core.bare', 'true')
|
self.config.SetString('core.bare', 'true')
|
||||||
else:
|
else:
|
||||||
self.config.SetString('core.bare', None)
|
self.config.SetString('core.bare', None)
|
||||||
|
|
||||||
|
def _UpdateHooks(self):
|
||||||
|
if os.path.exists(self.gitdir):
|
||||||
|
# Always recreate hooks since they can have been changed
|
||||||
|
# since the latest update.
|
||||||
hooks = self._gitdir_path('hooks')
|
hooks = self._gitdir_path('hooks')
|
||||||
try:
|
try:
|
||||||
to_rm = os.listdir(hooks)
|
to_rm = os.listdir(hooks)
|
||||||
@ -1691,11 +1954,6 @@ class Project(object):
|
|||||||
os.remove(os.path.join(hooks, old_hook))
|
os.remove(os.path.join(hooks, old_hook))
|
||||||
self._InitHooks()
|
self._InitHooks()
|
||||||
|
|
||||||
m = self.manifest.manifestProject.config
|
|
||||||
for key in ['user.name', 'user.email']:
|
|
||||||
if m.Has(key, include_defaults = False):
|
|
||||||
self.config.SetString(key, m.GetString(key))
|
|
||||||
|
|
||||||
def _InitHooks(self):
|
def _InitHooks(self):
|
||||||
hooks = self._gitdir_path('hooks')
|
hooks = self._gitdir_path('hooks')
|
||||||
if not os.path.exists(hooks):
|
if not os.path.exists(hooks):
|
||||||
@ -1836,7 +2094,8 @@ class Project(object):
|
|||||||
if p.Wait() == 0:
|
if p.Wait() == 0:
|
||||||
out = p.stdout
|
out = p.stdout
|
||||||
if out:
|
if out:
|
||||||
return out[:-1].split("\0")
|
return out[:-1].split('\0') # pylint: disable=W1401
|
||||||
|
# Backslash is not anomalous
|
||||||
return []
|
return []
|
||||||
|
|
||||||
def DiffZ(self, name, *args):
|
def DiffZ(self, name, *args):
|
||||||
@ -1852,7 +2111,7 @@ class Project(object):
|
|||||||
out = p.process.stdout.read()
|
out = p.process.stdout.read()
|
||||||
r = {}
|
r = {}
|
||||||
if out:
|
if out:
|
||||||
out = iter(out[:-1].split('\0'))
|
out = iter(out[:-1].split('\0')) # pylint: disable=W1401
|
||||||
while out:
|
while out:
|
||||||
try:
|
try:
|
||||||
info = out.next()
|
info = out.next()
|
||||||
@ -1879,7 +2138,7 @@ class Project(object):
|
|||||||
self.level = self.level[1:]
|
self.level = self.level[1:]
|
||||||
|
|
||||||
info = info[1:].split(' ')
|
info = info[1:].split(' ')
|
||||||
info =_Info(path, *info)
|
info = _Info(path, *info)
|
||||||
if info.status in ('R', 'C'):
|
if info.status in ('R', 'C'):
|
||||||
info.src_path = info.path
|
info.src_path = info.path
|
||||||
info.path = out.next()
|
info.path = out.next()
|
||||||
@ -1893,11 +2152,18 @@ class Project(object):
|
|||||||
path = os.path.join(self._project.gitdir, HEAD)
|
path = os.path.join(self._project.gitdir, HEAD)
|
||||||
else:
|
else:
|
||||||
path = os.path.join(self._project.worktree, '.git', HEAD)
|
path = os.path.join(self._project.worktree, '.git', HEAD)
|
||||||
fd = open(path, 'rb')
|
try:
|
||||||
|
fd = open(path, 'rb')
|
||||||
|
except IOError:
|
||||||
|
raise NoManifestException(path)
|
||||||
try:
|
try:
|
||||||
line = fd.read()
|
line = fd.read()
|
||||||
finally:
|
finally:
|
||||||
fd.close()
|
fd.close()
|
||||||
|
try:
|
||||||
|
line = line.decode()
|
||||||
|
except AttributeError:
|
||||||
|
pass
|
||||||
if line.startswith('ref: '):
|
if line.startswith('ref: '):
|
||||||
return line[5:-1]
|
return line[5:-1]
|
||||||
return line[:-1]
|
return line[:-1]
|
||||||
@ -1988,7 +2254,10 @@ class Project(object):
|
|||||||
raise TypeError('%s() got an unexpected keyword argument %r'
|
raise TypeError('%s() got an unexpected keyword argument %r'
|
||||||
% (name, k))
|
% (name, k))
|
||||||
if config is not None:
|
if config is not None:
|
||||||
for k, v in config.iteritems():
|
if not git_require((1, 7, 2)):
|
||||||
|
raise ValueError('cannot set config on command line for %s()'
|
||||||
|
% name)
|
||||||
|
for k, v in config.items():
|
||||||
cmdv.append('-c')
|
cmdv.append('-c')
|
||||||
cmdv.append('%s=%s' % (k, v))
|
cmdv.append('%s=%s' % (k, v))
|
||||||
cmdv.append(name)
|
cmdv.append(name)
|
||||||
@ -2004,6 +2273,10 @@ class Project(object):
|
|||||||
name,
|
name,
|
||||||
p.stderr))
|
p.stderr))
|
||||||
r = p.stdout
|
r = p.stdout
|
||||||
|
try:
|
||||||
|
r = r.decode('utf-8')
|
||||||
|
except AttributeError:
|
||||||
|
pass
|
||||||
if r.endswith('\n') and r.index('\n') == len(r) - 1:
|
if r.endswith('\n') and r.index('\n') == len(r) - 1:
|
||||||
return r[:-1]
|
return r[:-1]
|
||||||
return r
|
return r
|
||||||
|
19
pyversion.py
Normal file
19
pyversion.py
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
#
|
||||||
|
# Copyright (C) 2013 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.
|
||||||
|
|
||||||
|
import sys
|
||||||
|
|
||||||
|
def is_python3():
|
||||||
|
return sys.version_info[0] == 3
|
277
repo
277
repo
@ -1,9 +1,9 @@
|
|||||||
#!/bin/sh
|
#!/usr/bin/env python
|
||||||
|
|
||||||
## repo default configuration
|
## repo default configuration
|
||||||
##
|
##
|
||||||
REPO_URL='https://gerrit.googlesource.com/git-repo'
|
REPO_URL = 'https://gerrit.googlesource.com/git-repo'
|
||||||
REPO_REV='stable'
|
REPO_REV = 'stable'
|
||||||
|
|
||||||
# Copyright (C) 2008 Google Inc.
|
# Copyright (C) 2008 Google Inc.
|
||||||
#
|
#
|
||||||
@ -19,19 +19,11 @@ REPO_REV='stable'
|
|||||||
# 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.
|
||||||
|
|
||||||
magic='--calling-python-from-/bin/sh--'
|
|
||||||
"""exec" python -E "$0" "$@" """#$magic"
|
|
||||||
if __name__ == '__main__':
|
|
||||||
import sys
|
|
||||||
if sys.argv[-1] == '#%s' % magic:
|
|
||||||
del sys.argv[-1]
|
|
||||||
del magic
|
|
||||||
|
|
||||||
# increment this whenever we make important changes to this script
|
# increment this whenever we make important changes to this script
|
||||||
VERSION = (1, 18)
|
VERSION = (1, 20)
|
||||||
|
|
||||||
# increment this if the MAINTAINER_KEYS block is modified
|
# increment this if the MAINTAINER_KEYS block is modified
|
||||||
KEYRING_VERSION = (1,1)
|
KEYRING_VERSION = (1, 2)
|
||||||
MAINTAINER_KEYS = """
|
MAINTAINER_KEYS = """
|
||||||
|
|
||||||
Repo Maintainer <repo@android.kernel.org>
|
Repo Maintainer <repo@android.kernel.org>
|
||||||
@ -80,49 +72,81 @@ TACbBS+Up3RpfYVfd63c1cDdlru13pQAn3NQy/SN858MkxN+zym86UBgOad2
|
|||||||
-----BEGIN PGP PUBLIC KEY BLOCK-----
|
-----BEGIN PGP PUBLIC KEY BLOCK-----
|
||||||
Version: GnuPG v1.4.11 (GNU/Linux)
|
Version: GnuPG v1.4.11 (GNU/Linux)
|
||||||
|
|
||||||
mQENBFBiLPwBCACvISTASOgFXwADw2GYRH2I2z9RvYkYoZ6ThTTNlMXbbYYKO2Wo
|
mQENBFHRvc8BCADFg45Xx/y6QDC+T7Y/gGc7vx0ww7qfOwIKlAZ9xG3qKunMxo+S
|
||||||
a9LQDNW0TbCEekg5UKk0FD13XOdWaqUt4Gtuvq9c43GRSjMO6NXH+0BjcQ8vUtY2
|
hPCnzEl3cq+6I1Ww/ndop/HB3N3toPXRCoN8Vs4/Hc7by+SnaLFnacrm+tV5/OgT
|
||||||
/W4CYUevwdo4nQ1+1zsOCu1XYe/CReXq0fdugv3hgmRmh3sz1soo37Q44W2frxxg
|
V37Lzt8lhay1Kl+YfpFwHYYpIEBLFV9knyfRXS/428W2qhdzYfvB15/AasRmwmor
|
||||||
U7Rz3Da4FjgAL0RQ8qndD+LwRHXTY7H7wYM8V/3cYFZV7pSodd75q3MAXYQLf0ZV
|
py4NIzSs8UD/SPr1ihqNCdZM76+MQyN5HMYXW/ALZXUFG0pwluHFA7hrfPG74i8C
|
||||||
QR1XATu5l1QnXrxgHvz7MmDwb1D+jX3YPKnZveaukigQ6hDHdiVcePBiGXmk8LZC
|
zMiP7qvMWIl/r/jtzHioH1dRKgbod+LZsrDJ8mBaqsZaDmNJMhss9g76XvfMyLra
|
||||||
2jQkdXeF7Su1ZYpr2nnEHLJ6vOLcCpPGb8gDABEBAAG0H0NvbmxleSBPd2VucyA8
|
9DI9/iFuBpGzeqBv0hwOGQspLRrEoyTeR6n1ABEBAAG0H0NvbmxleSBPd2VucyA8
|
||||||
Y2NvM0BhbmRyb2lkLmNvbT6JATgEEwECACIFAlBiLPwCGwMGCwkIBwMCBhUIAgkK
|
Y2NvM0BhbmRyb2lkLmNvbT6JATgEEwECACIFAlHRvc8CGwMGCwkIBwMCBhUIAgkK
|
||||||
CwQWAgMBAh4BAheAAAoJEBkmlFUziHGkHVkH/2Hks2Cif5i2xPtv2IFZcjL42joU
|
CwQWAgMBAh4BAheAAAoJEGe35EhpKzgsP6AIAJKJmNtn4l7hkYHKHFSo3egb6RjQ
|
||||||
T7lO5XFqUYS9ZNHpGa/V0eiPt7rHoO16glR83NZtwlrq2cSN89i9HfOhMYV/qLu8
|
zEIP3MFTcu8HFX1kF1ZFbrp7xqurLaE53kEkKuAAvjJDAgI8mcZHP1JyplubqjQA
|
||||||
fLCHcV2muw+yCB5s5bxnI5UkToiNZyBNqFkcOt/Kbj9Hpy68A1kmc6myVEaUYebq
|
xvv84gK+OGP3Xk+QK1ZjUQSbjOpjEiSZpRhWcHci3dgOUH4blJfByHw25hlgHowd
|
||||||
2Chx/f3xuEthan099t746v1K+/6SvQGDNctHuaMr9cWdxZtHjdRf31SQRc99Phe5
|
a/2PrNKZVcJ92YienaxxGjcXEUcd0uYEG2+rwllQigFcnMFDhr9B71MfalRHjFKE
|
||||||
w+ZGR/ebxNDKRK9mKgZT8wVFHlXerJsRqWIqtx1fsW1UgLgbpcpe2MChm6B5wTu0
|
fmdoypqLrri61YBc59P88Rw2/WUpTQjgNubSqa3A2+CKdaRyaRw+2fdF4TdR0h8W
|
||||||
s1ltzox3l4q71FyRRPUJxXyvGkDLZWpK7EpiHSCOYq/KP3HkKeXU3xqHpcG5AQ0E
|
zbg+lbaPtJHsV+3mJC7fq26MiJDRJa5ZztpMn8su20gbLgi2ShBOaHAYDDi5AQ0E
|
||||||
UGIs/AEIAKzO/7lO9cB6dshmZYo8Vy/b7aGicThE+ChcDSfhvyOXVdEM2GKAjsR+
|
UdG9zwEIAMoOBq+QLNozAhxOOl5GL3StTStGRgPRXINfmViTsihrqGCWBBUfXlUE
|
||||||
rlBWbTFX3It301p2HwZPFEi9nEvJxVlqqBiW0bPmNMkDRR55l2vbWg35wwkg6RyE
|
OytC0mYcrDUQev/8ToVoyqw+iGSwDkcSXkrEUCKFtHV/GECWtk1keyHgR10YKI1R
|
||||||
Bc5/TQjhXI2w8IvlimoGoUff4t3JmMOnWrnKSvL+5iuRj12p9WmanCHzw3Ee7ztf
|
mquSXoubWGqPeG1PAI74XWaRx8UrL8uCXUtmD8Q5J7mDjKR5NpxaXrwlA0bKsf2E
|
||||||
/aU/q+FTpr3DLerb6S8xbv86ySgnJT6o5CyL2DCWRtnYQyGVi0ZmLzEouAYiO0hs
|
Gp9tu1kKauuToZhWHMRMqYSOGikQJwWSFYKT1KdNcOXLQF6+bfoJ6sjVYdwfmNQL
|
||||||
z0AAu28Mj+12g2WwePRz6gfM9rHtI37ylYW3oT/9M9mO9ei/Bc/1D7Dz6qNV+0vg
|
Ixn8QVhoTDedcqClSWB17VDEFDFa7MmqXZz2qtM3X1R/MUMHqPtegQzBGNhRdnI2
|
||||||
uSVJxM2Bl6GalHPZLhHntFEdIA6EdoUAEQEAAYkBHwQYAQIACQUCUGIs/AIbDAAK
|
V45+1Nnx/uuCxDbeI4RbHzujnxDiq70AEQEAAYkBHwQYAQIACQUCUdG9zwIbDAAK
|
||||||
CRAZJpRVM4hxpNfkB/0W/hP5WK/NETXBlWXXW7JPaWO2c5kGwD0lnj5RRmridyo1
|
CRBnt+RIaSs4LNVeB/0Y2pZ8I7gAAcEM0Xw8drr4omg2fUoK1J33ozlA/RxeA/lJ
|
||||||
vbm5PdM91jOsDQYqRu6YOoYBnDnEhB2wL2bPh34HWwwrA+LwB8hlcAV2z1bdwyfl
|
I3KnyCDTpXuIeBKPGkdL8uMATC9Z8DnBBajRlftNDVZS3Hz4G09G9QpMojvJkFJV
|
||||||
3R823fReKN3QcvLHzmvZPrF4Rk97M9UIyKS0RtnfTWykRgDWHIsrtQPoNwsXrWoT
|
By+01Flw/X+eeN8NpqSuLV4W+AjEO8at/VvgKr1AFvBRdZ7GkpI1o6DgPe7ZqX+1
|
||||||
9LrM2v+1+9mp3vuXnE473/NHxmiWEQH9Ez+O/mOxQ7rSOlqGRiKq/IBZCfioJOtV
|
dzQZt3e13W0rVBb/bUgx9iSLoeWP3aq/k+/GRGOR+S6F6BBSl0SQ2EF2+dIywb1x
|
||||||
fTQeIu/yASZnsLBqr6SJEGwYBoWcyjG++k4fyw8ocOAo4uGDYbxgN7yYfNQ0OH7o
|
JuinEP+AwLAUZ1Bsx9ISC0Agpk2VeHXPL3FGhroEmoMvBzO0kTFGyoeT7PR/BfKv
|
||||||
V6pfUgqKLWa/aK7/N1ZHnPdFLD8Xt0Dmy4BPwrKC
|
+H/g3HsL2LOB9uoIm8/5p2TTU5ttYCXMHhQZ81AY
|
||||||
=O7am
|
=AUp4
|
||||||
-----END PGP PUBLIC KEY BLOCK-----
|
-----END PGP PUBLIC KEY BLOCK-----
|
||||||
"""
|
"""
|
||||||
|
|
||||||
GIT = 'git' # our git command
|
GIT = 'git' # our git command
|
||||||
MIN_GIT_VERSION = (1, 5, 4) # minimum supported git version
|
MIN_GIT_VERSION = (1, 7, 2) # minimum supported git version
|
||||||
repodir = '.repo' # name of repo's private directory
|
repodir = '.repo' # name of repo's private directory
|
||||||
S_repo = 'repo' # special repo repository
|
S_repo = 'repo' # special repo repository
|
||||||
S_manifests = 'manifests' # special manifest repository
|
S_manifests = 'manifests' # special manifest repository
|
||||||
REPO_MAIN = S_repo + '/main.py' # main script
|
REPO_MAIN = S_repo + '/main.py' # main script
|
||||||
|
MIN_PYTHON_VERSION = (2, 6) # minimum supported python version
|
||||||
|
|
||||||
|
|
||||||
import optparse
|
import optparse
|
||||||
import os
|
import os
|
||||||
import re
|
import re
|
||||||
|
import stat
|
||||||
import subprocess
|
import subprocess
|
||||||
import sys
|
import sys
|
||||||
import urllib2
|
|
||||||
|
if sys.version_info[0] == 3:
|
||||||
|
import urllib.request
|
||||||
|
import urllib.error
|
||||||
|
else:
|
||||||
|
import imp
|
||||||
|
import urllib2
|
||||||
|
urllib = imp.new_module('urllib')
|
||||||
|
urllib.request = urllib2
|
||||||
|
urllib.error = urllib2
|
||||||
|
|
||||||
|
|
||||||
|
def _print(*objects, **kwargs):
|
||||||
|
sep = kwargs.get('sep', ' ')
|
||||||
|
end = kwargs.get('end', '\n')
|
||||||
|
out = kwargs.get('file', sys.stdout)
|
||||||
|
out.write(sep.join(objects) + end)
|
||||||
|
|
||||||
|
|
||||||
|
# Python version check
|
||||||
|
ver = sys.version_info
|
||||||
|
if ver[0] == 3:
|
||||||
|
_print('error: Python 3 support is not fully implemented in repo yet.\n'
|
||||||
|
'Please use Python 2.6 - 2.7 instead.',
|
||||||
|
file=sys.stderr)
|
||||||
|
sys.exit(1)
|
||||||
|
if (ver[0], ver[1]) < MIN_PYTHON_VERSION:
|
||||||
|
_print('error: Python version %s unsupported.\n'
|
||||||
|
'Please use Python 2.6 - 2.7 instead.'
|
||||||
|
% sys.version.split(' ')[0], file=sys.stderr)
|
||||||
|
sys.exit(1)
|
||||||
|
|
||||||
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')
|
||||||
@ -149,7 +173,8 @@ group.add_option('-m', '--manifest-name',
|
|||||||
help='initial manifest file', metavar='NAME.xml')
|
help='initial manifest file', metavar='NAME.xml')
|
||||||
group.add_option('--mirror',
|
group.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')
|
||||||
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')
|
||||||
@ -158,7 +183,8 @@ group.add_option('--depth', type='int', default=None,
|
|||||||
help='create a shallow clone with given depth; see git clone')
|
help='create a shallow clone with given depth; see git clone')
|
||||||
group.add_option('-g', '--groups',
|
group.add_option('-g', '--groups',
|
||||||
dest='groups', default='default',
|
dest='groups', default='default',
|
||||||
help='restrict manifest projects to ones with a specified group',
|
help='restrict manifest projects to ones with specified '
|
||||||
|
'group(s) [default|all|G1,G2,G3|G4,-G5,-G6]',
|
||||||
metavar='GROUP')
|
metavar='GROUP')
|
||||||
group.add_option('-p', '--platform',
|
group.add_option('-p', '--platform',
|
||||||
dest='platform', default="auto",
|
dest='platform', default="auto",
|
||||||
@ -211,17 +237,16 @@ def _Init(args):
|
|||||||
if branch.startswith('refs/heads/'):
|
if branch.startswith('refs/heads/'):
|
||||||
branch = branch[len('refs/heads/'):]
|
branch = branch[len('refs/heads/'):]
|
||||||
if branch.startswith('refs/'):
|
if branch.startswith('refs/'):
|
||||||
print >>sys.stderr, "fatal: invalid branch name '%s'" % branch
|
_print("fatal: invalid branch name '%s'" % branch, file=sys.stderr)
|
||||||
raise CloneFailure()
|
raise CloneFailure()
|
||||||
|
|
||||||
if not os.path.isdir(repodir):
|
if not os.path.isdir(repodir):
|
||||||
try:
|
try:
|
||||||
os.mkdir(repodir)
|
os.mkdir(repodir)
|
||||||
except OSError as e:
|
except OSError as e:
|
||||||
print >>sys.stderr, \
|
_print('fatal: cannot make %s directory: %s'
|
||||||
'fatal: cannot make %s directory: %s' % (
|
% (repodir, e.strerror), file=sys.stderr)
|
||||||
repodir, e.strerror)
|
# Don't raise CloneFailure; that would delete the
|
||||||
# Don't faise CloneFailure; that would delete the
|
|
||||||
# name. Instead exit immediately.
|
# name. Instead exit immediately.
|
||||||
#
|
#
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
@ -244,8 +269,8 @@ def _Init(args):
|
|||||||
_Checkout(dst, branch, rev, opt.quiet)
|
_Checkout(dst, branch, rev, opt.quiet)
|
||||||
except CloneFailure:
|
except CloneFailure:
|
||||||
if opt.quiet:
|
if opt.quiet:
|
||||||
print >>sys.stderr, \
|
_print('fatal: repo init failed; run without --quiet to see why',
|
||||||
'fatal: repo init failed; run without --quiet to see why'
|
file=sys.stderr)
|
||||||
raise
|
raise
|
||||||
|
|
||||||
|
|
||||||
@ -254,12 +279,12 @@ def _CheckGitVersion():
|
|||||||
try:
|
try:
|
||||||
proc = subprocess.Popen(cmd, stdout=subprocess.PIPE)
|
proc = subprocess.Popen(cmd, stdout=subprocess.PIPE)
|
||||||
except OSError as e:
|
except OSError as e:
|
||||||
print >>sys.stderr
|
_print(file=sys.stderr)
|
||||||
print >>sys.stderr, "fatal: '%s' is not available" % GIT
|
_print("fatal: '%s' is not available" % GIT, file=sys.stderr)
|
||||||
print >>sys.stderr, 'fatal: %s' % e
|
_print('fatal: %s' % e, file=sys.stderr)
|
||||||
print >>sys.stderr
|
_print(file=sys.stderr)
|
||||||
print >>sys.stderr, 'Please make sure %s is installed'\
|
_print('Please make sure %s is installed and in your path.' % GIT,
|
||||||
' and in your path.' % GIT
|
file=sys.stderr)
|
||||||
raise CloneFailure()
|
raise CloneFailure()
|
||||||
|
|
||||||
ver_str = proc.stdout.read().strip()
|
ver_str = proc.stdout.read().strip()
|
||||||
@ -267,14 +292,14 @@ def _CheckGitVersion():
|
|||||||
proc.wait()
|
proc.wait()
|
||||||
|
|
||||||
if not ver_str.startswith('git version '):
|
if not ver_str.startswith('git version '):
|
||||||
print >>sys.stderr, 'error: "%s" unsupported' % ver_str
|
_print('error: "%s" unsupported' % ver_str, file=sys.stderr)
|
||||||
raise CloneFailure()
|
raise CloneFailure()
|
||||||
|
|
||||||
ver_str = ver_str[len('git version '):].strip()
|
ver_str = ver_str[len('git version '):].strip()
|
||||||
ver_act = tuple(map(lambda x: int(x), ver_str.split('.')[0:3]))
|
ver_act = tuple(map(int, ver_str.split('.')[0:3]))
|
||||||
if ver_act < MIN_GIT_VERSION:
|
if ver_act < MIN_GIT_VERSION:
|
||||||
need = '.'.join(map(lambda x: str(x), MIN_GIT_VERSION))
|
need = '.'.join(map(str, MIN_GIT_VERSION))
|
||||||
print >>sys.stderr, 'fatal: git %s or later required' % need
|
_print('fatal: git %s or later required' % need, file=sys.stderr)
|
||||||
raise CloneFailure()
|
raise CloneFailure()
|
||||||
|
|
||||||
|
|
||||||
@ -290,7 +315,7 @@ def NeedSetupGnuPG():
|
|||||||
if not kv:
|
if not kv:
|
||||||
return True
|
return True
|
||||||
|
|
||||||
kv = tuple(map(lambda x: int(x), kv.split('.')))
|
kv = tuple(map(int, kv.split('.')))
|
||||||
if kv < KEYRING_VERSION:
|
if kv < KEYRING_VERSION:
|
||||||
return True
|
return True
|
||||||
return False
|
return False
|
||||||
@ -301,18 +326,16 @@ def SetupGnuPG(quiet):
|
|||||||
try:
|
try:
|
||||||
os.mkdir(home_dot_repo)
|
os.mkdir(home_dot_repo)
|
||||||
except OSError as e:
|
except OSError as e:
|
||||||
print >>sys.stderr, \
|
_print('fatal: cannot make %s directory: %s'
|
||||||
'fatal: cannot make %s directory: %s' % (
|
% (home_dot_repo, e.strerror), file=sys.stderr)
|
||||||
home_dot_repo, e.strerror)
|
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
|
||||||
if not os.path.isdir(gpg_dir):
|
if not os.path.isdir(gpg_dir):
|
||||||
try:
|
try:
|
||||||
os.mkdir(gpg_dir, 0700)
|
os.mkdir(gpg_dir, stat.S_IRWXU)
|
||||||
except OSError as e:
|
except OSError as e:
|
||||||
print >>sys.stderr, \
|
_print('fatal: cannot make %s directory: %s' % (gpg_dir, e.strerror),
|
||||||
'fatal: cannot make %s directory: %s' % (
|
file=sys.stderr)
|
||||||
gpg_dir, e.strerror)
|
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
|
||||||
env = os.environ.copy()
|
env = os.environ.copy()
|
||||||
@ -325,21 +348,21 @@ def SetupGnuPG(quiet):
|
|||||||
stdin = subprocess.PIPE)
|
stdin = subprocess.PIPE)
|
||||||
except OSError as e:
|
except OSError as e:
|
||||||
if not quiet:
|
if not quiet:
|
||||||
print >>sys.stderr, 'warning: gpg (GnuPG) is not available.'
|
_print('warning: gpg (GnuPG) is not available.', file=sys.stderr)
|
||||||
print >>sys.stderr, 'warning: Installing it is strongly encouraged.'
|
_print('warning: Installing it is strongly encouraged.', file=sys.stderr)
|
||||||
print >>sys.stderr
|
_print(file=sys.stderr)
|
||||||
return False
|
return False
|
||||||
|
|
||||||
proc.stdin.write(MAINTAINER_KEYS)
|
proc.stdin.write(MAINTAINER_KEYS)
|
||||||
proc.stdin.close()
|
proc.stdin.close()
|
||||||
|
|
||||||
if proc.wait() != 0:
|
if proc.wait() != 0:
|
||||||
print >>sys.stderr, 'fatal: registering repo maintainer keys failed'
|
_print('fatal: registering repo maintainer keys failed', file=sys.stderr)
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
print
|
_print()
|
||||||
|
|
||||||
fd = open(os.path.join(home_dot_repo, 'keyring-version'), 'w')
|
fd = open(os.path.join(home_dot_repo, 'keyring-version'), 'w')
|
||||||
fd.write('.'.join(map(lambda x: str(x), KEYRING_VERSION)) + '\n')
|
fd.write('.'.join(map(str, KEYRING_VERSION)) + '\n')
|
||||||
fd.close()
|
fd.close()
|
||||||
return True
|
return True
|
||||||
|
|
||||||
@ -355,7 +378,7 @@ def _SetConfig(local, name, value):
|
|||||||
def _InitHttp():
|
def _InitHttp():
|
||||||
handlers = []
|
handlers = []
|
||||||
|
|
||||||
mgr = urllib2.HTTPPasswordMgrWithDefaultRealm()
|
mgr = urllib.request.HTTPPasswordMgrWithDefaultRealm()
|
||||||
try:
|
try:
|
||||||
import netrc
|
import netrc
|
||||||
n = netrc.netrc()
|
n = netrc.netrc()
|
||||||
@ -365,20 +388,20 @@ def _InitHttp():
|
|||||||
mgr.add_password(p[1], 'https://%s/' % host, p[0], p[2])
|
mgr.add_password(p[1], 'https://%s/' % host, p[0], p[2])
|
||||||
except:
|
except:
|
||||||
pass
|
pass
|
||||||
handlers.append(urllib2.HTTPBasicAuthHandler(mgr))
|
handlers.append(urllib.request.HTTPBasicAuthHandler(mgr))
|
||||||
handlers.append(urllib2.HTTPDigestAuthHandler(mgr))
|
handlers.append(urllib.request.HTTPDigestAuthHandler(mgr))
|
||||||
|
|
||||||
if 'http_proxy' in os.environ:
|
if 'http_proxy' in os.environ:
|
||||||
url = os.environ['http_proxy']
|
url = os.environ['http_proxy']
|
||||||
handlers.append(urllib2.ProxyHandler({'http': url, 'https': url}))
|
handlers.append(urllib.request.ProxyHandler({'http': url, 'https': url}))
|
||||||
if 'REPO_CURL_VERBOSE' in os.environ:
|
if 'REPO_CURL_VERBOSE' in os.environ:
|
||||||
handlers.append(urllib2.HTTPHandler(debuglevel=1))
|
handlers.append(urllib.request.HTTPHandler(debuglevel=1))
|
||||||
handlers.append(urllib2.HTTPSHandler(debuglevel=1))
|
handlers.append(urllib.request.HTTPSHandler(debuglevel=1))
|
||||||
urllib2.install_opener(urllib2.build_opener(*handlers))
|
urllib.request.install_opener(urllib.request.build_opener(*handlers))
|
||||||
|
|
||||||
def _Fetch(url, local, src, quiet):
|
def _Fetch(url, local, src, quiet):
|
||||||
if not quiet:
|
if not quiet:
|
||||||
print >>sys.stderr, 'Get %s' % url
|
_print('Get %s' % url, file=sys.stderr)
|
||||||
|
|
||||||
cmd = [GIT, 'fetch']
|
cmd = [GIT, 'fetch']
|
||||||
if quiet:
|
if quiet:
|
||||||
@ -423,20 +446,20 @@ def _DownloadBundle(url, local, quiet):
|
|||||||
dest = open(os.path.join(local, '.git', 'clone.bundle'), 'w+b')
|
dest = open(os.path.join(local, '.git', 'clone.bundle'), 'w+b')
|
||||||
try:
|
try:
|
||||||
try:
|
try:
|
||||||
r = urllib2.urlopen(url)
|
r = urllib.request.urlopen(url)
|
||||||
except urllib2.HTTPError as e:
|
except urllib.error.HTTPError as e:
|
||||||
if e.code == 404:
|
if e.code in [403, 404]:
|
||||||
return False
|
return False
|
||||||
print >>sys.stderr, 'fatal: Cannot get %s' % url
|
_print('fatal: Cannot get %s' % url, file=sys.stderr)
|
||||||
print >>sys.stderr, 'fatal: HTTP error %s' % e.code
|
_print('fatal: HTTP error %s' % e.code, file=sys.stderr)
|
||||||
raise CloneFailure()
|
raise CloneFailure()
|
||||||
except urllib2.URLError as e:
|
except urllib.error.URLError as e:
|
||||||
print >>sys.stderr, 'fatal: Cannot get %s' % url
|
_print('fatal: Cannot get %s' % url, file=sys.stderr)
|
||||||
print >>sys.stderr, 'fatal: error %s' % e.reason
|
_print('fatal: error %s' % e.reason, file=sys.stderr)
|
||||||
raise CloneFailure()
|
raise CloneFailure()
|
||||||
try:
|
try:
|
||||||
if not quiet:
|
if not quiet:
|
||||||
print >>sys.stderr, 'Get %s' % url
|
_print('Get %s' % url, file=sys.stderr)
|
||||||
while True:
|
while True:
|
||||||
buf = r.read(8192)
|
buf = r.read(8192)
|
||||||
if buf == '':
|
if buf == '':
|
||||||
@ -460,24 +483,23 @@ def _Clone(url, local, quiet):
|
|||||||
try:
|
try:
|
||||||
os.mkdir(local)
|
os.mkdir(local)
|
||||||
except OSError as e:
|
except OSError as e:
|
||||||
print >>sys.stderr, \
|
_print('fatal: cannot make %s directory: %s' % (local, e.strerror),
|
||||||
'fatal: cannot make %s directory: %s' \
|
file=sys.stderr)
|
||||||
% (local, e.strerror)
|
|
||||||
raise CloneFailure()
|
raise CloneFailure()
|
||||||
|
|
||||||
cmd = [GIT, 'init', '--quiet']
|
cmd = [GIT, 'init', '--quiet']
|
||||||
try:
|
try:
|
||||||
proc = subprocess.Popen(cmd, cwd = local)
|
proc = subprocess.Popen(cmd, cwd = local)
|
||||||
except OSError as e:
|
except OSError as e:
|
||||||
print >>sys.stderr
|
_print(file=sys.stderr)
|
||||||
print >>sys.stderr, "fatal: '%s' is not available" % GIT
|
_print("fatal: '%s' is not available" % GIT, file=sys.stderr)
|
||||||
print >>sys.stderr, 'fatal: %s' % e
|
_print('fatal: %s' % e, file=sys.stderr)
|
||||||
print >>sys.stderr
|
_print(file=sys.stderr)
|
||||||
print >>sys.stderr, 'Please make sure %s is installed'\
|
_print('Please make sure %s is installed and in your path.' % GIT,
|
||||||
' and in your path.' % GIT
|
file=sys.stderr)
|
||||||
raise CloneFailure()
|
raise CloneFailure()
|
||||||
if proc.wait() != 0:
|
if proc.wait() != 0:
|
||||||
print >>sys.stderr, 'fatal: could not create %s' % local
|
_print('fatal: could not create %s' % local, file=sys.stderr)
|
||||||
raise CloneFailure()
|
raise CloneFailure()
|
||||||
|
|
||||||
_InitHttp()
|
_InitHttp()
|
||||||
@ -505,21 +527,18 @@ def _Verify(cwd, branch, quiet):
|
|||||||
proc.stderr.close()
|
proc.stderr.close()
|
||||||
|
|
||||||
if proc.wait() != 0 or not cur:
|
if proc.wait() != 0 or not cur:
|
||||||
print >>sys.stderr
|
_print(file=sys.stderr)
|
||||||
print >>sys.stderr,\
|
_print("fatal: branch '%s' has not been signed" % branch, file=sys.stderr)
|
||||||
"fatal: branch '%s' has not been signed" \
|
|
||||||
% branch
|
|
||||||
raise CloneFailure()
|
raise CloneFailure()
|
||||||
|
|
||||||
m = re.compile(r'^(.*)-[0-9]{1,}-g[0-9a-f]{1,}$').match(cur)
|
m = re.compile(r'^(.*)-[0-9]{1,}-g[0-9a-f]{1,}$').match(cur)
|
||||||
if m:
|
if m:
|
||||||
cur = m.group(1)
|
cur = m.group(1)
|
||||||
if not quiet:
|
if not quiet:
|
||||||
print >>sys.stderr
|
_print(file=sys.stderr)
|
||||||
print >>sys.stderr, \
|
_print("info: Ignoring branch '%s'; using tagged release '%s'"
|
||||||
"info: Ignoring branch '%s'; using tagged release '%s'" \
|
% (branch, cur), file=sys.stderr)
|
||||||
% (branch, cur)
|
_print(file=sys.stderr)
|
||||||
print >>sys.stderr
|
|
||||||
|
|
||||||
env = os.environ.copy()
|
env = os.environ.copy()
|
||||||
env['GNUPGHOME'] = gpg_dir.encode()
|
env['GNUPGHOME'] = gpg_dir.encode()
|
||||||
@ -537,10 +556,10 @@ def _Verify(cwd, branch, quiet):
|
|||||||
proc.stderr.close()
|
proc.stderr.close()
|
||||||
|
|
||||||
if proc.wait() != 0:
|
if proc.wait() != 0:
|
||||||
print >>sys.stderr
|
_print(file=sys.stderr)
|
||||||
print >>sys.stderr, out
|
_print(out, file=sys.stderr)
|
||||||
print >>sys.stderr, err
|
_print(err, file=sys.stderr)
|
||||||
print >>sys.stderr
|
_print(file=sys.stderr)
|
||||||
raise CloneFailure()
|
raise CloneFailure()
|
||||||
return '%s^0' % cur
|
return '%s^0' % cur
|
||||||
|
|
||||||
@ -594,7 +613,7 @@ def _ParseArguments(args):
|
|||||||
opt = _Options()
|
opt = _Options()
|
||||||
arg = []
|
arg = []
|
||||||
|
|
||||||
for i in xrange(0, len(args)):
|
for i in range(len(args)):
|
||||||
a = args[i]
|
a = args[i]
|
||||||
if a == '-h' or a == '--help':
|
if a == '-h' or a == '--help':
|
||||||
opt.help = True
|
opt.help = True
|
||||||
@ -607,7 +626,7 @@ def _ParseArguments(args):
|
|||||||
|
|
||||||
|
|
||||||
def _Usage():
|
def _Usage():
|
||||||
print >>sys.stderr,\
|
_print(
|
||||||
"""usage: repo COMMAND [ARGS]
|
"""usage: repo COMMAND [ARGS]
|
||||||
|
|
||||||
repo is not yet installed. Use "repo init" to install it here.
|
repo is not yet installed. Use "repo init" to install it here.
|
||||||
@ -618,7 +637,7 @@ The most commonly used repo commands are:
|
|||||||
help Display detailed help on a command
|
help Display detailed help on a command
|
||||||
|
|
||||||
For access to the full online help, install repo ("repo init").
|
For access to the full online help, install repo ("repo init").
|
||||||
"""
|
""", file=sys.stderr)
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
|
||||||
|
|
||||||
@ -628,25 +647,23 @@ def _Help(args):
|
|||||||
init_optparse.print_help()
|
init_optparse.print_help()
|
||||||
sys.exit(0)
|
sys.exit(0)
|
||||||
else:
|
else:
|
||||||
print >>sys.stderr,\
|
_print("error: '%s' is not a bootstrap command.\n"
|
||||||
"error: '%s' is not a bootstrap command.\n"\
|
' For access to online help, install repo ("repo init").'
|
||||||
' For access to online help, install repo ("repo init").'\
|
% args[0], file=sys.stderr)
|
||||||
% args[0]
|
|
||||||
else:
|
else:
|
||||||
_Usage()
|
_Usage()
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
|
||||||
|
|
||||||
def _NotInstalled():
|
def _NotInstalled():
|
||||||
print >>sys.stderr,\
|
_print('error: repo is not installed. Use "repo init" to install it here.',
|
||||||
'error: repo is not installed. Use "repo init" to install it here.'
|
file=sys.stderr)
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
|
||||||
|
|
||||||
def _NoCommands(cmd):
|
def _NoCommands(cmd):
|
||||||
print >>sys.stderr,\
|
_print("""error: command '%s' requires repo to be installed first.
|
||||||
"""error: command '%s' requires repo to be installed first.
|
Use "repo init" to install it here.""" % cmd, file=sys.stderr)
|
||||||
Use "repo init" to install it here.""" % cmd
|
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
|
||||||
|
|
||||||
@ -683,7 +700,7 @@ def _SetDefaultsTo(gitdir):
|
|||||||
proc.stderr.close()
|
proc.stderr.close()
|
||||||
|
|
||||||
if proc.wait() != 0:
|
if proc.wait() != 0:
|
||||||
print >>sys.stderr, 'fatal: %s has no current branch' % gitdir
|
_print('fatal: %s has no current branch' % gitdir, file=sys.stderr)
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
|
||||||
|
|
||||||
@ -721,7 +738,7 @@ def main(orig_args):
|
|||||||
if my_main:
|
if my_main:
|
||||||
repo_main = my_main
|
repo_main = my_main
|
||||||
|
|
||||||
ver_str = '.'.join(map(lambda x: str(x), VERSION))
|
ver_str = '.'.join(map(str, VERSION))
|
||||||
me = [repo_main,
|
me = [repo_main,
|
||||||
'--repo-dir=%s' % rel_repo_dir,
|
'--repo-dir=%s' % rel_repo_dir,
|
||||||
'--wrapper-version=%s' % ver_str,
|
'--wrapper-version=%s' % ver_str,
|
||||||
@ -732,8 +749,8 @@ def main(orig_args):
|
|||||||
try:
|
try:
|
||||||
os.execv(repo_main, me)
|
os.execv(repo_main, me)
|
||||||
except OSError as e:
|
except OSError as e:
|
||||||
print >>sys.stderr, "fatal: unable to start %s" % repo_main
|
_print("fatal: unable to start %s" % repo_main, file=sys.stderr)
|
||||||
print >>sys.stderr, "fatal: %s" % e
|
_print("fatal: %s" % e, file=sys.stderr)
|
||||||
sys.exit(148)
|
sys.exit(148)
|
||||||
|
|
||||||
|
|
||||||
|
@ -38,8 +38,8 @@ for py in os.listdir(my_dir):
|
|||||||
try:
|
try:
|
||||||
cmd = getattr(mod, clsn)()
|
cmd = getattr(mod, clsn)()
|
||||||
except AttributeError:
|
except AttributeError:
|
||||||
raise SyntaxError, '%s/%s does not define class %s' % (
|
raise SyntaxError('%s/%s does not define class %s' % (
|
||||||
__name__, py, clsn)
|
__name__, py, clsn))
|
||||||
|
|
||||||
name = name.replace('_', '-')
|
name = name.replace('_', '-')
|
||||||
cmd.NAME = name
|
cmd.NAME = name
|
||||||
|
@ -13,6 +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.
|
||||||
|
|
||||||
|
from __future__ import print_function
|
||||||
import sys
|
import sys
|
||||||
from command import Command
|
from command import Command
|
||||||
from git_command import git
|
from git_command import git
|
||||||
@ -36,7 +37,7 @@ It is equivalent to "git branch -D <branchname>".
|
|||||||
|
|
||||||
nb = args[0]
|
nb = args[0]
|
||||||
if not git.check_ref_format('heads/%s' % nb):
|
if not git.check_ref_format('heads/%s' % nb):
|
||||||
print >>sys.stderr, "error: '%s' is not a valid name" % nb
|
print("error: '%s' is not a valid name" % nb, file=sys.stderr)
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
|
||||||
nb = args[0]
|
nb = args[0]
|
||||||
@ -58,13 +59,13 @@ It is equivalent to "git branch -D <branchname>".
|
|||||||
|
|
||||||
if err:
|
if err:
|
||||||
for p in err:
|
for p in err:
|
||||||
print >>sys.stderr,\
|
print("error: %s/: cannot abandon %s" % (p.relpath, nb),
|
||||||
"error: %s/: cannot abandon %s" \
|
file=sys.stderr)
|
||||||
% (p.relpath, nb)
|
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
elif not success:
|
elif not success:
|
||||||
print >>sys.stderr, 'error: no project has branch %s' % nb
|
print('error: no project has branch %s' % nb, file=sys.stderr)
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
else:
|
else:
|
||||||
print >>sys.stderr, 'Abandoned in %d project(s):\n %s' % (
|
print('Abandoned in %d project(s):\n %s'
|
||||||
len(success), '\n '.join(p.relpath for p in success))
|
% (len(success), '\n '.join(p.relpath for p in success)),
|
||||||
|
file=sys.stderr)
|
||||||
|
@ -13,6 +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.
|
||||||
|
|
||||||
|
from __future__ import print_function
|
||||||
import sys
|
import sys
|
||||||
from color import Coloring
|
from color import Coloring
|
||||||
from command import Command
|
from command import Command
|
||||||
@ -97,17 +98,16 @@ is shown, then the branch appears in all projects.
|
|||||||
project_cnt = len(projects)
|
project_cnt = len(projects)
|
||||||
|
|
||||||
for project in projects:
|
for project in projects:
|
||||||
for name, b in project.GetBranches().iteritems():
|
for name, b in project.GetBranches().items():
|
||||||
b.project = project
|
b.project = project
|
||||||
if name not in all_branches:
|
if name not in all_branches:
|
||||||
all_branches[name] = BranchInfo(name)
|
all_branches[name] = BranchInfo(name)
|
||||||
all_branches[name].add(b)
|
all_branches[name].add(b)
|
||||||
|
|
||||||
names = all_branches.keys()
|
names = list(sorted(all_branches))
|
||||||
names.sort()
|
|
||||||
|
|
||||||
if not names:
|
if not names:
|
||||||
print >>sys.stderr, ' (no branches)'
|
print(' (no branches)', file=sys.stderr)
|
||||||
return
|
return
|
||||||
|
|
||||||
width = 25
|
width = 25
|
||||||
|
@ -13,6 +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.
|
||||||
|
|
||||||
|
from __future__ import print_function
|
||||||
import sys
|
import sys
|
||||||
from command import Command
|
from command import Command
|
||||||
from progress import Progress
|
from progress import Progress
|
||||||
@ -55,10 +56,9 @@ The command is equivalent to:
|
|||||||
|
|
||||||
if err:
|
if err:
|
||||||
for p in err:
|
for p in err:
|
||||||
print >>sys.stderr,\
|
print("error: %s/: cannot checkout %s" % (p.relpath, nb),
|
||||||
"error: %s/: cannot checkout %s" \
|
file=sys.stderr)
|
||||||
% (p.relpath, nb)
|
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
elif not success:
|
elif not success:
|
||||||
print >>sys.stderr, 'error: no project has branch %s' % nb
|
print('error: no project has branch %s' % nb, file=sys.stderr)
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
@ -13,6 +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.
|
||||||
|
|
||||||
|
from __future__ import print_function
|
||||||
import re
|
import re
|
||||||
import sys
|
import sys
|
||||||
from command import Command
|
from command import Command
|
||||||
@ -46,13 +47,13 @@ change id will be added.
|
|||||||
capture_stdout = True,
|
capture_stdout = True,
|
||||||
capture_stderr = True)
|
capture_stderr = True)
|
||||||
if p.Wait() != 0:
|
if p.Wait() != 0:
|
||||||
print >>sys.stderr, p.stderr
|
print(p.stderr, file=sys.stderr)
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
sha1 = p.stdout.strip()
|
sha1 = p.stdout.strip()
|
||||||
|
|
||||||
p = GitCommand(None, ['cat-file', 'commit', sha1], capture_stdout=True)
|
p = GitCommand(None, ['cat-file', 'commit', sha1], capture_stdout=True)
|
||||||
if p.Wait() != 0:
|
if p.Wait() != 0:
|
||||||
print >>sys.stderr, "error: Failed to retrieve old commit message"
|
print("error: Failed to retrieve old commit message", file=sys.stderr)
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
old_msg = self._StripHeader(p.stdout)
|
old_msg = self._StripHeader(p.stdout)
|
||||||
|
|
||||||
@ -62,8 +63,8 @@ change id will be added.
|
|||||||
capture_stderr = True)
|
capture_stderr = True)
|
||||||
status = p.Wait()
|
status = p.Wait()
|
||||||
|
|
||||||
print >>sys.stdout, p.stdout
|
print(p.stdout, file=sys.stdout)
|
||||||
print >>sys.stderr, p.stderr
|
print(p.stderr, file=sys.stderr)
|
||||||
|
|
||||||
if status == 0:
|
if status == 0:
|
||||||
# The cherry-pick was applied correctly. We just need to edit the
|
# The cherry-pick was applied correctly. We just need to edit the
|
||||||
@ -76,16 +77,14 @@ change id will be added.
|
|||||||
capture_stderr = True)
|
capture_stderr = True)
|
||||||
p.stdin.write(new_msg)
|
p.stdin.write(new_msg)
|
||||||
if p.Wait() != 0:
|
if p.Wait() != 0:
|
||||||
print >>sys.stderr, "error: Failed to update commit message"
|
print("error: Failed to update commit message", file=sys.stderr)
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
|
||||||
else:
|
else:
|
||||||
print >>sys.stderr, """\
|
print('NOTE: When committing (please see above) and editing the commit '
|
||||||
NOTE: When committing (please see above) and editing the commit message,
|
'message, please remove the old Change-Id-line and add:')
|
||||||
please remove the old Change-Id-line and add:
|
print(self._GetReference(sha1), file=sys.stderr)
|
||||||
"""
|
print(file=sys.stderr)
|
||||||
print >>sys.stderr, self._GetReference(sha1)
|
|
||||||
print >>sys.stderr
|
|
||||||
|
|
||||||
def _IsChangeId(self, line):
|
def _IsChangeId(self, line):
|
||||||
return CHANGE_ID_RE.match(line)
|
return CHANGE_ID_RE.match(line)
|
||||||
|
@ -13,6 +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.
|
||||||
|
|
||||||
|
from __future__ import print_function
|
||||||
import re
|
import re
|
||||||
import sys
|
import sys
|
||||||
|
|
||||||
@ -32,13 +33,13 @@ makes it available in your project's local working directory.
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
def _Options(self, p):
|
def _Options(self, p):
|
||||||
p.add_option('-c','--cherry-pick',
|
p.add_option('-c', '--cherry-pick',
|
||||||
dest='cherrypick', action='store_true',
|
dest='cherrypick', action='store_true',
|
||||||
help="cherry-pick instead of checkout")
|
help="cherry-pick instead of checkout")
|
||||||
p.add_option('-r','--revert',
|
p.add_option('-r', '--revert',
|
||||||
dest='revert', action='store_true',
|
dest='revert', action='store_true',
|
||||||
help="revert instead of checkout")
|
help="revert instead of checkout")
|
||||||
p.add_option('-f','--ff-only',
|
p.add_option('-f', '--ff-only',
|
||||||
dest='ffonly', action='store_true',
|
dest='ffonly', action='store_true',
|
||||||
help="force fast-forward merge")
|
help="force fast-forward merge")
|
||||||
|
|
||||||
@ -68,23 +69,23 @@ makes it available in your project's local working directory.
|
|||||||
for project, change_id, ps_id in self._ParseChangeIds(args):
|
for project, change_id, ps_id in self._ParseChangeIds(args):
|
||||||
dl = project.DownloadPatchSet(change_id, ps_id)
|
dl = project.DownloadPatchSet(change_id, ps_id)
|
||||||
if not dl:
|
if not dl:
|
||||||
print >>sys.stderr, \
|
print('[%s] change %d/%d not found'
|
||||||
'[%s] change %d/%d not found' \
|
% (project.name, change_id, ps_id),
|
||||||
% (project.name, change_id, ps_id)
|
file=sys.stderr)
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
|
||||||
if not opt.revert and not dl.commits:
|
if not opt.revert and not dl.commits:
|
||||||
print >>sys.stderr, \
|
print('[%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)
|
file=sys.stderr)
|
||||||
continue
|
continue
|
||||||
|
|
||||||
if len(dl.commits) > 1:
|
if len(dl.commits) > 1:
|
||||||
print >>sys.stderr, \
|
print('[%s] %d/%d depends on %d unmerged changes:' \
|
||||||
'[%s] %d/%d depends on %d unmerged changes:' \
|
% (project.name, change_id, ps_id, len(dl.commits)),
|
||||||
% (project.name, change_id, ps_id, len(dl.commits))
|
file=sys.stderr)
|
||||||
for c in dl.commits:
|
for c in dl.commits:
|
||||||
print >>sys.stderr, ' %s' % (c)
|
print(' %s' % (c), file=sys.stderr)
|
||||||
if opt.cherrypick:
|
if opt.cherrypick:
|
||||||
project._CherryPick(dl.commit)
|
project._CherryPick(dl.commit)
|
||||||
elif opt.revert:
|
elif opt.revert:
|
||||||
|
@ -13,6 +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.
|
||||||
|
|
||||||
|
from __future__ import print_function
|
||||||
import fcntl
|
import fcntl
|
||||||
import re
|
import re
|
||||||
import os
|
import os
|
||||||
@ -41,10 +42,14 @@ class Forall(Command, MirrorSafeCommand):
|
|||||||
helpSummary = "Run a shell command in each project"
|
helpSummary = "Run a shell command in each project"
|
||||||
helpUsage = """
|
helpUsage = """
|
||||||
%prog [<project>...] -c <command> [<arg>...]
|
%prog [<project>...] -c <command> [<arg>...]
|
||||||
|
%prog -r str1 [str2] ... -c <command> [<arg>...]"
|
||||||
"""
|
"""
|
||||||
helpDescription = """
|
helpDescription = """
|
||||||
Executes the same shell command in each project.
|
Executes the same shell command in each project.
|
||||||
|
|
||||||
|
The -r option allows running the command only on projects matching
|
||||||
|
regex or wildcard expression.
|
||||||
|
|
||||||
Output Formatting
|
Output Formatting
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
@ -92,6 +97,9 @@ following <command>.
|
|||||||
|
|
||||||
Unless -p is used, stdin, stdout, stderr are inherited from the
|
Unless -p is used, stdin, stdout, stderr are inherited from the
|
||||||
terminal and are not redirected.
|
terminal and are not redirected.
|
||||||
|
|
||||||
|
If -e is used, when a command exits unsuccessfully, '%prog' will abort
|
||||||
|
without iterating through the remaining projects.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
def _Options(self, p):
|
def _Options(self, p):
|
||||||
@ -99,11 +107,17 @@ terminal and are not redirected.
|
|||||||
setattr(parser.values, option.dest, list(parser.rargs))
|
setattr(parser.values, option.dest, list(parser.rargs))
|
||||||
while parser.rargs:
|
while parser.rargs:
|
||||||
del parser.rargs[0]
|
del parser.rargs[0]
|
||||||
|
p.add_option('-r', '--regex',
|
||||||
|
dest='regex', action='store_true',
|
||||||
|
help="Execute the command only on projects matching regex or wildcard expression")
|
||||||
p.add_option('-c', '--command',
|
p.add_option('-c', '--command',
|
||||||
help='Command (and arguments) to execute',
|
help='Command (and arguments) to execute',
|
||||||
dest='command',
|
dest='command',
|
||||||
action='callback',
|
action='callback',
|
||||||
callback=cmd)
|
callback=cmd)
|
||||||
|
p.add_option('-e', '--abort-on-errors',
|
||||||
|
dest='abort_on_errors', action='store_true',
|
||||||
|
help='Abort if a command exits unsuccessfully')
|
||||||
|
|
||||||
g = p.add_option_group('Output')
|
g = p.add_option_group('Output')
|
||||||
g.add_option('-p',
|
g.add_option('-p',
|
||||||
@ -159,7 +173,12 @@ terminal and are not redirected.
|
|||||||
rc = 0
|
rc = 0
|
||||||
first = True
|
first = True
|
||||||
|
|
||||||
for project in self.GetProjects(args):
|
if not opt.regex:
|
||||||
|
projects = self.GetProjects(args)
|
||||||
|
else:
|
||||||
|
projects = self.FindProjects(args)
|
||||||
|
|
||||||
|
for project in projects:
|
||||||
env = os.environ.copy()
|
env = os.environ.copy()
|
||||||
def setenv(name, val):
|
def setenv(name, val):
|
||||||
if val is None:
|
if val is None:
|
||||||
@ -183,7 +202,7 @@ terminal and are not redirected.
|
|||||||
if not os.path.exists(cwd):
|
if not os.path.exists(cwd):
|
||||||
if (opt.project_header and opt.verbose) \
|
if (opt.project_header and opt.verbose) \
|
||||||
or not opt.project_header:
|
or not opt.project_header:
|
||||||
print >>sys.stderr, 'skipping %s/' % project.relpath
|
print('skipping %s/' % project.relpath, file=sys.stderr)
|
||||||
continue
|
continue
|
||||||
|
|
||||||
if opt.project_header:
|
if opt.project_header:
|
||||||
@ -241,7 +260,12 @@ terminal and are not redirected.
|
|||||||
first = False
|
first = False
|
||||||
else:
|
else:
|
||||||
out.nl()
|
out.nl()
|
||||||
out.project('project %s/', project.relpath)
|
|
||||||
|
if mirror:
|
||||||
|
project_header_path = project.name
|
||||||
|
else:
|
||||||
|
project_header_path = project.relpath
|
||||||
|
out.project('project %s/', project_header_path)
|
||||||
out.nl()
|
out.nl()
|
||||||
out.flush()
|
out.flush()
|
||||||
if errbuf:
|
if errbuf:
|
||||||
@ -254,7 +278,12 @@ terminal and are not redirected.
|
|||||||
s.dest.flush()
|
s.dest.flush()
|
||||||
|
|
||||||
r = p.wait()
|
r = p.wait()
|
||||||
if r != 0 and r != rc:
|
if r != 0:
|
||||||
rc = r
|
if r != rc:
|
||||||
|
rc = r
|
||||||
|
if opt.abort_on_errors:
|
||||||
|
print("error: %s: Aborting due to previous error" % project.relpath,
|
||||||
|
file=sys.stderr)
|
||||||
|
sys.exit(r)
|
||||||
if rc != 0:
|
if rc != 0:
|
||||||
sys.exit(rc)
|
sys.exit(rc)
|
||||||
|
@ -13,6 +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.
|
||||||
|
|
||||||
|
from __future__ import print_function
|
||||||
import sys
|
import sys
|
||||||
from color import Coloring
|
from color import Coloring
|
||||||
from command import PagedCommand
|
from command import PagedCommand
|
||||||
@ -51,7 +52,7 @@ Examples
|
|||||||
|
|
||||||
Look for a line that has '#define' and either 'MAX_PATH or 'PATH_MAX':
|
Look for a line that has '#define' and either 'MAX_PATH or 'PATH_MAX':
|
||||||
|
|
||||||
repo grep -e '#define' --and -\( -e MAX_PATH -e PATH_MAX \)
|
repo grep -e '#define' --and -\\( -e MAX_PATH -e PATH_MAX \\)
|
||||||
|
|
||||||
Look for a line that has 'NODE' or 'Unexpected' in files that
|
Look for a line that has 'NODE' or 'Unexpected' in files that
|
||||||
contain a line that matches both expressions:
|
contain a line that matches both expressions:
|
||||||
@ -84,7 +85,7 @@ contain a line that matches both expressions:
|
|||||||
g.add_option('--cached',
|
g.add_option('--cached',
|
||||||
action='callback', callback=carry,
|
action='callback', callback=carry,
|
||||||
help='Search the index, instead of the work tree')
|
help='Search the index, instead of the work tree')
|
||||||
g.add_option('-r','--revision',
|
g.add_option('-r', '--revision',
|
||||||
dest='revision', action='append', metavar='TREEish',
|
dest='revision', action='append', metavar='TREEish',
|
||||||
help='Search TREEish, instead of the work tree')
|
help='Search TREEish, instead of the work tree')
|
||||||
|
|
||||||
@ -96,7 +97,7 @@ contain a line that matches both expressions:
|
|||||||
g.add_option('-i', '--ignore-case',
|
g.add_option('-i', '--ignore-case',
|
||||||
action='callback', callback=carry,
|
action='callback', callback=carry,
|
||||||
help='Ignore case differences')
|
help='Ignore case differences')
|
||||||
g.add_option('-a','--text',
|
g.add_option('-a', '--text',
|
||||||
action='callback', callback=carry,
|
action='callback', callback=carry,
|
||||||
help="Process binary files as if they were text")
|
help="Process binary files as if they were text")
|
||||||
g.add_option('-I',
|
g.add_option('-I',
|
||||||
@ -125,7 +126,7 @@ contain a line that matches both expressions:
|
|||||||
g.add_option('--and', '--or', '--not',
|
g.add_option('--and', '--or', '--not',
|
||||||
action='callback', callback=carry,
|
action='callback', callback=carry,
|
||||||
help='Boolean operators to combine patterns')
|
help='Boolean operators to combine patterns')
|
||||||
g.add_option('-(','-)',
|
g.add_option('-(', '-)',
|
||||||
action='callback', callback=carry,
|
action='callback', callback=carry,
|
||||||
help='Boolean operator grouping')
|
help='Boolean operator grouping')
|
||||||
|
|
||||||
@ -145,10 +146,10 @@ contain a line that matches both expressions:
|
|||||||
action='callback', callback=carry,
|
action='callback', callback=carry,
|
||||||
metavar='CONTEXT', type='str',
|
metavar='CONTEXT', type='str',
|
||||||
help='Show CONTEXT lines after match')
|
help='Show CONTEXT lines after match')
|
||||||
g.add_option('-l','--name-only','--files-with-matches',
|
g.add_option('-l', '--name-only', '--files-with-matches',
|
||||||
action='callback', callback=carry,
|
action='callback', callback=carry,
|
||||||
help='Show only file names containing matching lines')
|
help='Show only file names containing matching lines')
|
||||||
g.add_option('-L','--files-without-match',
|
g.add_option('-L', '--files-without-match',
|
||||||
action='callback', callback=carry,
|
action='callback', callback=carry,
|
||||||
help='Show only file names not containing matching lines')
|
help='Show only file names not containing matching lines')
|
||||||
|
|
||||||
@ -157,9 +158,9 @@ contain a line that matches both expressions:
|
|||||||
out = GrepColoring(self.manifest.manifestProject.config)
|
out = GrepColoring(self.manifest.manifestProject.config)
|
||||||
|
|
||||||
cmd_argv = ['grep']
|
cmd_argv = ['grep']
|
||||||
if out.is_on and git_require((1,6,3)):
|
if out.is_on and git_require((1, 6, 3)):
|
||||||
cmd_argv.append('--color')
|
cmd_argv.append('--color')
|
||||||
cmd_argv.extend(getattr(opt,'cmd_argv',[]))
|
cmd_argv.extend(getattr(opt, 'cmd_argv', []))
|
||||||
|
|
||||||
if '-e' not in cmd_argv:
|
if '-e' not in cmd_argv:
|
||||||
if not args:
|
if not args:
|
||||||
@ -178,8 +179,7 @@ contain a line that matches both expressions:
|
|||||||
have_rev = False
|
have_rev = False
|
||||||
if opt.revision:
|
if opt.revision:
|
||||||
if '--cached' in cmd_argv:
|
if '--cached' in cmd_argv:
|
||||||
print >>sys.stderr,\
|
print('fatal: cannot combine --cached and --revision', file=sys.stderr)
|
||||||
'fatal: cannot combine --cached and --revision'
|
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
have_rev = True
|
have_rev = True
|
||||||
cmd_argv.extend(opt.revision)
|
cmd_argv.extend(opt.revision)
|
||||||
@ -230,13 +230,13 @@ contain a line that matches both expressions:
|
|||||||
out.nl()
|
out.nl()
|
||||||
else:
|
else:
|
||||||
for line in r:
|
for line in r:
|
||||||
print line
|
print(line)
|
||||||
|
|
||||||
if have_match:
|
if have_match:
|
||||||
sys.exit(0)
|
sys.exit(0)
|
||||||
elif have_rev and bad_rev:
|
elif have_rev and bad_rev:
|
||||||
for r in opt.revision:
|
for r in opt.revision:
|
||||||
print >>sys.stderr, "error: can't search revision %s" % r
|
print("error: can't search revision %s" % r, file=sys.stderr)
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
else:
|
else:
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
@ -13,6 +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.
|
||||||
|
|
||||||
|
from __future__ import print_function
|
||||||
import re
|
import re
|
||||||
import sys
|
import sys
|
||||||
from formatter import AbstractFormatter, DumbWriter
|
from formatter import AbstractFormatter, DumbWriter
|
||||||
@ -31,12 +32,9 @@ Displays detailed usage information about a command.
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
def _PrintAllCommands(self):
|
def _PrintAllCommands(self):
|
||||||
print 'usage: repo COMMAND [ARGS]'
|
print('usage: repo COMMAND [ARGS]')
|
||||||
print """
|
print('The complete list of recognized repo commands are:')
|
||||||
The complete list of recognized repo commands are:
|
commandNames = list(sorted(self.commands))
|
||||||
"""
|
|
||||||
commandNames = self.commands.keys()
|
|
||||||
commandNames.sort()
|
|
||||||
|
|
||||||
maxlen = 0
|
maxlen = 0
|
||||||
for name in commandNames:
|
for name in commandNames:
|
||||||
@ -49,20 +47,16 @@ The complete list of recognized repo commands are:
|
|||||||
summary = command.helpSummary.strip()
|
summary = command.helpSummary.strip()
|
||||||
except AttributeError:
|
except AttributeError:
|
||||||
summary = ''
|
summary = ''
|
||||||
print fmt % (name, summary)
|
print(fmt % (name, summary))
|
||||||
print """
|
print("See 'repo help <command>' for more information on a "
|
||||||
See 'repo help <command>' for more information on a specific command.
|
'specific command.')
|
||||||
"""
|
|
||||||
|
|
||||||
def _PrintCommonCommands(self):
|
def _PrintCommonCommands(self):
|
||||||
print 'usage: repo COMMAND [ARGS]'
|
print('usage: repo COMMAND [ARGS]')
|
||||||
print """
|
print('The most commonly used repo commands are:')
|
||||||
The most commonly used repo commands are:
|
commandNames = list(sorted([name
|
||||||
"""
|
for name, command in self.commands.items()
|
||||||
commandNames = [name
|
if command.common]))
|
||||||
for name in self.commands.keys()
|
|
||||||
if self.commands[name].common]
|
|
||||||
commandNames.sort()
|
|
||||||
|
|
||||||
maxlen = 0
|
maxlen = 0
|
||||||
for name in commandNames:
|
for name in commandNames:
|
||||||
@ -75,11 +69,10 @@ The most commonly used repo commands are:
|
|||||||
summary = command.helpSummary.strip()
|
summary = command.helpSummary.strip()
|
||||||
except AttributeError:
|
except AttributeError:
|
||||||
summary = ''
|
summary = ''
|
||||||
print fmt % (name, summary)
|
print(fmt % (name, summary))
|
||||||
print """
|
print(
|
||||||
See 'repo help <command>' for more information on a specific command.
|
"See 'repo help <command>' for more information on a specific command.\n"
|
||||||
See 'repo help --all' for a complete list of recognized commands.
|
"See 'repo help --all' for a complete list of recognized commands.")
|
||||||
"""
|
|
||||||
|
|
||||||
def _PrintCommandHelp(self, cmd):
|
def _PrintCommandHelp(self, cmd):
|
||||||
class _Out(Coloring):
|
class _Out(Coloring):
|
||||||
@ -131,7 +124,7 @@ See 'repo help --all' for a complete list of recognized commands.
|
|||||||
|
|
||||||
p('%s', title)
|
p('%s', title)
|
||||||
self.nl()
|
self.nl()
|
||||||
p('%s', ''.ljust(len(title),section_type[0]))
|
p('%s', ''.ljust(len(title), section_type[0]))
|
||||||
self.nl()
|
self.nl()
|
||||||
continue
|
continue
|
||||||
|
|
||||||
@ -162,7 +155,7 @@ See 'repo help --all' for a complete list of recognized commands.
|
|||||||
try:
|
try:
|
||||||
cmd = self.commands[name]
|
cmd = self.commands[name]
|
||||||
except KeyError:
|
except KeyError:
|
||||||
print >>sys.stderr, "repo: '%s' is not a repo command." % name
|
print("repo: '%s' is not a repo command." % name, file=sys.stderr)
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
|
||||||
cmd.manifest = self.manifest
|
cmd.manifest = self.manifest
|
||||||
|
201
subcmds/info.py
Normal file
201
subcmds/info.py
Normal file
@ -0,0 +1,201 @@
|
|||||||
|
#
|
||||||
|
# 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 command import PagedCommand
|
||||||
|
from color import Coloring
|
||||||
|
from error import NoSuchProjectError
|
||||||
|
from git_refs import R_M
|
||||||
|
|
||||||
|
class _Coloring(Coloring):
|
||||||
|
def __init__(self, config):
|
||||||
|
Coloring.__init__(self, config, "status")
|
||||||
|
|
||||||
|
class Info(PagedCommand):
|
||||||
|
common = True
|
||||||
|
helpSummary = "Get info on the manifest branch, current branch or unmerged branches"
|
||||||
|
helpUsage = "%prog [-dl] [-o [-b]] [<project>...]"
|
||||||
|
|
||||||
|
def _Options(self, p):
|
||||||
|
p.add_option('-d', '--diff',
|
||||||
|
dest='all', action='store_true',
|
||||||
|
help="show full info and commit diff including remote branches")
|
||||||
|
p.add_option('-o', '--overview',
|
||||||
|
dest='overview', action='store_true',
|
||||||
|
help='show overview of all local commits')
|
||||||
|
p.add_option('-b', '--current-branch',
|
||||||
|
dest="current_branch", action="store_true",
|
||||||
|
help="consider only checked out branches")
|
||||||
|
p.add_option('-l', '--local-only',
|
||||||
|
dest="local", action="store_true",
|
||||||
|
help="Disable all remote operations")
|
||||||
|
|
||||||
|
|
||||||
|
def Execute(self, opt, args):
|
||||||
|
self.out = _Coloring(self.manifest.globalConfig)
|
||||||
|
self.heading = self.out.printer('heading', attr = 'bold')
|
||||||
|
self.headtext = self.out.printer('headtext', fg = 'yellow')
|
||||||
|
self.redtext = self.out.printer('redtext', fg = 'red')
|
||||||
|
self.sha = self.out.printer("sha", fg = 'yellow')
|
||||||
|
self.text = self.out.nofmt_printer('text')
|
||||||
|
self.dimtext = self.out.printer('dimtext', attr = 'dim')
|
||||||
|
|
||||||
|
self.opt = opt
|
||||||
|
|
||||||
|
manifestConfig = self.manifest.manifestProject.config
|
||||||
|
mergeBranch = manifestConfig.GetBranch("default").merge
|
||||||
|
manifestGroups = (manifestConfig.GetString('manifest.groups')
|
||||||
|
or 'all,-notdefault')
|
||||||
|
|
||||||
|
self.heading("Manifest branch: ")
|
||||||
|
self.headtext(self.manifest.default.revisionExpr)
|
||||||
|
self.out.nl()
|
||||||
|
self.heading("Manifest merge branch: ")
|
||||||
|
self.headtext(mergeBranch)
|
||||||
|
self.out.nl()
|
||||||
|
self.heading("Manifest groups: ")
|
||||||
|
self.headtext(manifestGroups)
|
||||||
|
self.out.nl()
|
||||||
|
|
||||||
|
self.printSeparator()
|
||||||
|
|
||||||
|
if not opt.overview:
|
||||||
|
self.printDiffInfo(args)
|
||||||
|
else:
|
||||||
|
self.printCommitOverview(args)
|
||||||
|
|
||||||
|
def printSeparator(self):
|
||||||
|
self.text("----------------------------")
|
||||||
|
self.out.nl()
|
||||||
|
|
||||||
|
def printDiffInfo(self, args):
|
||||||
|
try:
|
||||||
|
projs = self.GetProjects(args)
|
||||||
|
except NoSuchProjectError:
|
||||||
|
return
|
||||||
|
|
||||||
|
for p in projs:
|
||||||
|
self.heading("Project: ")
|
||||||
|
self.headtext(p.name)
|
||||||
|
self.out.nl()
|
||||||
|
|
||||||
|
self.heading("Mount path: ")
|
||||||
|
self.headtext(p.worktree)
|
||||||
|
self.out.nl()
|
||||||
|
|
||||||
|
self.heading("Current revision: ")
|
||||||
|
self.headtext(p.revisionExpr)
|
||||||
|
self.out.nl()
|
||||||
|
|
||||||
|
localBranches = p.GetBranches().keys()
|
||||||
|
self.heading("Local Branches: ")
|
||||||
|
self.redtext(str(len(localBranches)))
|
||||||
|
if len(localBranches) > 0:
|
||||||
|
self.text(" [")
|
||||||
|
self.text(", ".join(localBranches))
|
||||||
|
self.text("]")
|
||||||
|
self.out.nl()
|
||||||
|
|
||||||
|
if self.opt.all:
|
||||||
|
self.findRemoteLocalDiff(p)
|
||||||
|
|
||||||
|
self.printSeparator()
|
||||||
|
|
||||||
|
def findRemoteLocalDiff(self, project):
|
||||||
|
#Fetch all the latest commits
|
||||||
|
if not self.opt.local:
|
||||||
|
project.Sync_NetworkHalf(quiet=True, current_branch_only=True)
|
||||||
|
|
||||||
|
logTarget = R_M + self.manifest.manifestProject.config.GetBranch("default").merge
|
||||||
|
|
||||||
|
bareTmp = project.bare_git._bare
|
||||||
|
project.bare_git._bare = False
|
||||||
|
localCommits = project.bare_git.rev_list(
|
||||||
|
'--abbrev=8',
|
||||||
|
'--abbrev-commit',
|
||||||
|
'--pretty=oneline',
|
||||||
|
logTarget + "..",
|
||||||
|
'--')
|
||||||
|
|
||||||
|
originCommits = project.bare_git.rev_list(
|
||||||
|
'--abbrev=8',
|
||||||
|
'--abbrev-commit',
|
||||||
|
'--pretty=oneline',
|
||||||
|
".." + logTarget,
|
||||||
|
'--')
|
||||||
|
project.bare_git._bare = bareTmp
|
||||||
|
|
||||||
|
self.heading("Local Commits: ")
|
||||||
|
self.redtext(str(len(localCommits)))
|
||||||
|
self.dimtext(" (on current branch)")
|
||||||
|
self.out.nl()
|
||||||
|
|
||||||
|
for c in localCommits:
|
||||||
|
split = c.split()
|
||||||
|
self.sha(split[0] + " ")
|
||||||
|
self.text(" ".join(split[1:]))
|
||||||
|
self.out.nl()
|
||||||
|
|
||||||
|
self.printSeparator()
|
||||||
|
|
||||||
|
self.heading("Remote Commits: ")
|
||||||
|
self.redtext(str(len(originCommits)))
|
||||||
|
self.out.nl()
|
||||||
|
|
||||||
|
for c in originCommits:
|
||||||
|
split = c.split()
|
||||||
|
self.sha(split[0] + " ")
|
||||||
|
self.text(" ".join(split[1:]))
|
||||||
|
self.out.nl()
|
||||||
|
|
||||||
|
def printCommitOverview(self, args):
|
||||||
|
all_branches = []
|
||||||
|
for project in self.GetProjects(args):
|
||||||
|
br = [project.GetUploadableBranch(x)
|
||||||
|
for x in project.GetBranches()]
|
||||||
|
br = [x for x in br if x]
|
||||||
|
if self.opt.current_branch:
|
||||||
|
br = [x for x in br if x.name == project.CurrentBranch]
|
||||||
|
all_branches.extend(br)
|
||||||
|
|
||||||
|
if not all_branches:
|
||||||
|
return
|
||||||
|
|
||||||
|
self.out.nl()
|
||||||
|
self.heading('Projects Overview')
|
||||||
|
project = None
|
||||||
|
|
||||||
|
for branch in all_branches:
|
||||||
|
if project != branch.project:
|
||||||
|
project = branch.project
|
||||||
|
self.out.nl()
|
||||||
|
self.headtext(project.relpath)
|
||||||
|
self.out.nl()
|
||||||
|
|
||||||
|
commits = branch.commits
|
||||||
|
date = branch.date
|
||||||
|
self.text('%s %-33s (%2d commit%s, %s)' % (
|
||||||
|
branch.name == project.CurrentBranch and '*' or ' ',
|
||||||
|
branch.name,
|
||||||
|
len(commits),
|
||||||
|
len(commits) != 1 and 's' or '',
|
||||||
|
date))
|
||||||
|
self.out.nl()
|
||||||
|
|
||||||
|
for commit in commits:
|
||||||
|
split = commit.split()
|
||||||
|
self.text('{0:38}{1} '.format('','-'))
|
||||||
|
self.sha(split[0] + " ")
|
||||||
|
self.text(" ".join(split[1:]))
|
||||||
|
self.out.nl()
|
109
subcmds/init.py
109
subcmds/init.py
@ -13,12 +13,22 @@
|
|||||||
# 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.
|
||||||
|
|
||||||
|
from __future__ import print_function
|
||||||
import os
|
import os
|
||||||
import platform
|
import platform
|
||||||
import re
|
import re
|
||||||
import shutil
|
import shutil
|
||||||
import sys
|
import sys
|
||||||
|
|
||||||
|
from pyversion import is_python3
|
||||||
|
if is_python3():
|
||||||
|
import urllib.parse
|
||||||
|
else:
|
||||||
|
import imp
|
||||||
|
import urlparse
|
||||||
|
urllib = imp.new_module('urllib')
|
||||||
|
urllib.parse = urlparse.urlparse
|
||||||
|
|
||||||
from color import Coloring
|
from color import Coloring
|
||||||
from command import InteractiveCommand, MirrorSafeCommand
|
from command import InteractiveCommand, MirrorSafeCommand
|
||||||
from error import ManifestParseError
|
from error import ManifestParseError
|
||||||
@ -90,8 +100,9 @@ to update the working directory files.
|
|||||||
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',
|
g.add_option('-g', '--groups',
|
||||||
dest='groups', default='all,-notdefault',
|
dest='groups', default='default',
|
||||||
help='restrict manifest projects to ones with a specified group',
|
help='restrict manifest projects to ones with specified '
|
||||||
|
'group(s) [default|all|G1,G2,G3|G4,-G5,-G6]',
|
||||||
metavar='GROUP')
|
metavar='GROUP')
|
||||||
g.add_option('-p', '--platform',
|
g.add_option('-p', '--platform',
|
||||||
dest='platform', default='auto',
|
dest='platform', default='auto',
|
||||||
@ -117,19 +128,35 @@ to update the working directory files.
|
|||||||
dest='config_name', action="store_true", default=False,
|
dest='config_name', action="store_true", default=False,
|
||||||
help='Always prompt for name/e-mail')
|
help='Always prompt for name/e-mail')
|
||||||
|
|
||||||
|
def _RegisteredEnvironmentOptions(self):
|
||||||
|
return {'REPO_MANIFEST_URL': 'manifest_url',
|
||||||
|
'REPO_MIRROR_LOCATION': 'reference'}
|
||||||
|
|
||||||
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
|
||||||
|
|
||||||
if is_new:
|
if is_new:
|
||||||
if not opt.manifest_url:
|
if not opt.manifest_url:
|
||||||
print >>sys.stderr, 'fatal: manifest url (-u) is required.'
|
print('fatal: manifest url (-u) is required.', file=sys.stderr)
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
|
||||||
if not opt.quiet:
|
if not opt.quiet:
|
||||||
print >>sys.stderr, 'Get %s' \
|
print('Get %s' % GitConfig.ForUser().UrlInsteadOf(opt.manifest_url),
|
||||||
% GitConfig.ForUser().UrlInsteadOf(opt.manifest_url)
|
file=sys.stderr)
|
||||||
m._InitGitDir()
|
|
||||||
|
# The manifest project object doesn't keep track of the path on the
|
||||||
|
# server where this git is located, so let's save that here.
|
||||||
|
mirrored_manifest_git = None
|
||||||
|
if opt.reference:
|
||||||
|
manifest_git_path = urllib.parse(opt.manifest_url).path[1:]
|
||||||
|
mirrored_manifest_git = os.path.join(opt.reference, manifest_git_path)
|
||||||
|
if not mirrored_manifest_git.endswith(".git"):
|
||||||
|
mirrored_manifest_git += ".git"
|
||||||
|
if not os.path.exists(mirrored_manifest_git):
|
||||||
|
mirrored_manifest_git = os.path.join(opt.reference + '/.repo/manifests.git')
|
||||||
|
|
||||||
|
m._InitGitDir(mirror_git=mirrored_manifest_git)
|
||||||
|
|
||||||
if opt.manifest_branch:
|
if opt.manifest_branch:
|
||||||
m.revisionExpr = opt.manifest_branch
|
m.revisionExpr = opt.manifest_branch
|
||||||
@ -147,7 +174,7 @@ to update the working directory files.
|
|||||||
r.ResetFetch()
|
r.ResetFetch()
|
||||||
r.Save()
|
r.Save()
|
||||||
|
|
||||||
groups = re.split('[,\s]+', opt.groups)
|
groups = re.split(r'[,\s]+', opt.groups)
|
||||||
all_platforms = ['linux', 'darwin']
|
all_platforms = ['linux', 'darwin']
|
||||||
platformize = lambda x: 'platform-' + x
|
platformize = lambda x: 'platform-' + x
|
||||||
if opt.platform == 'auto':
|
if opt.platform == 'auto':
|
||||||
@ -159,12 +186,12 @@ to update the working directory files.
|
|||||||
elif opt.platform in all_platforms:
|
elif opt.platform in all_platforms:
|
||||||
groups.extend(platformize(opt.platform))
|
groups.extend(platformize(opt.platform))
|
||||||
elif opt.platform != 'none':
|
elif opt.platform != 'none':
|
||||||
print >>sys.stderr, 'fatal: invalid platform flag'
|
print('fatal: invalid platform flag', file=sys.stderr)
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
|
||||||
groups = [x for x in groups if x]
|
groups = [x for x in groups if x]
|
||||||
groupstr = ','.join(groups)
|
groupstr = ','.join(groups)
|
||||||
if opt.platform == 'auto' and groupstr == 'all,-notdefault,platform-' + platform.system().lower():
|
if opt.platform == 'auto' and groupstr == 'default,platform-' + platform.system().lower():
|
||||||
groupstr = None
|
groupstr = None
|
||||||
m.config.SetString('manifest.groups', groupstr)
|
m.config.SetString('manifest.groups', groupstr)
|
||||||
|
|
||||||
@ -175,12 +202,15 @@ to update the working directory files.
|
|||||||
if is_new:
|
if is_new:
|
||||||
m.config.SetString('repo.mirror', 'true')
|
m.config.SetString('repo.mirror', 'true')
|
||||||
else:
|
else:
|
||||||
print >>sys.stderr, 'fatal: --mirror not supported on existing client'
|
print('fatal: --mirror is only supported when initializing a new '
|
||||||
|
'workspace.', file=sys.stderr)
|
||||||
|
print('Either delete the .repo folder in this workspace, or initialize '
|
||||||
|
'in another location.', file=sys.stderr)
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
|
||||||
if not m.Sync_NetworkHalf(is_new=is_new):
|
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('fatal: cannot obtain manifest %s' % r.url, file=sys.stderr)
|
||||||
|
|
||||||
# Better delete the manifest git dir if we created it; otherwise next
|
# Better delete the manifest git dir if we created it; otherwise next
|
||||||
# time (when user fixes problems) we won't go through the "is_new" logic.
|
# time (when user fixes problems) we won't go through the "is_new" logic.
|
||||||
@ -197,19 +227,19 @@ to update the working directory files.
|
|||||||
|
|
||||||
if is_new or m.CurrentBranch is None:
|
if is_new or m.CurrentBranch is None:
|
||||||
if not m.StartBranch('default'):
|
if not m.StartBranch('default'):
|
||||||
print >>sys.stderr, 'fatal: cannot create default in manifest'
|
print('fatal: cannot create default in manifest', file=sys.stderr)
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
|
||||||
def _LinkManifest(self, name):
|
def _LinkManifest(self, name):
|
||||||
if not name:
|
if not name:
|
||||||
print >>sys.stderr, 'fatal: manifest name (-m) is required.'
|
print('fatal: manifest name (-m) is required.', file=sys.stderr)
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
|
||||||
try:
|
try:
|
||||||
self.manifest.Link(name)
|
self.manifest.Link(name)
|
||||||
except ManifestParseError as e:
|
except ManifestParseError as e:
|
||||||
print >>sys.stderr, "fatal: manifest '%s' not available" % name
|
print("fatal: manifest '%s' not available" % name, file=sys.stderr)
|
||||||
print >>sys.stderr, 'fatal: %s' % str(e)
|
print('fatal: %s' % str(e), file=sys.stderr)
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
|
||||||
def _Prompt(self, prompt, value):
|
def _Prompt(self, prompt, value):
|
||||||
@ -231,24 +261,24 @@ to update the working directory files.
|
|||||||
mp.config.SetString('user.name', gc.GetString('user.name'))
|
mp.config.SetString('user.name', gc.GetString('user.name'))
|
||||||
mp.config.SetString('user.email', gc.GetString('user.email'))
|
mp.config.SetString('user.email', gc.GetString('user.email'))
|
||||||
|
|
||||||
print ''
|
print()
|
||||||
print 'Your identity is: %s <%s>' % (mp.config.GetString('user.name'),
|
print('Your identity is: %s <%s>' % (mp.config.GetString('user.name'),
|
||||||
mp.config.GetString('user.email'))
|
mp.config.GetString('user.email')))
|
||||||
print 'If you want to change this, please re-run \'repo init\' with --config-name'
|
print('If you want to change this, please re-run \'repo init\' with --config-name')
|
||||||
return False
|
return False
|
||||||
|
|
||||||
def _ConfigureUser(self):
|
def _ConfigureUser(self):
|
||||||
mp = self.manifest.manifestProject
|
mp = self.manifest.manifestProject
|
||||||
|
|
||||||
while True:
|
while True:
|
||||||
print ''
|
print()
|
||||||
name = self._Prompt('Your Name', mp.UserName)
|
name = self._Prompt('Your Name', mp.UserName)
|
||||||
email = self._Prompt('Your Email', mp.UserEmail)
|
email = self._Prompt('Your Email', mp.UserEmail)
|
||||||
|
|
||||||
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().lower()
|
||||||
if a in ('yes', 'y', 't', 'true'):
|
if a in ('yes', 'y', 't', 'true'):
|
||||||
break
|
break
|
||||||
|
|
||||||
@ -274,17 +304,17 @@ to update the working directory files.
|
|||||||
self._on = True
|
self._on = True
|
||||||
out = _Test()
|
out = _Test()
|
||||||
|
|
||||||
print ''
|
print()
|
||||||
print "Testing colorized output (for 'repo diff', 'repo status'):"
|
print("Testing colorized output (for 'repo diff', 'repo status'):")
|
||||||
|
|
||||||
for c in ['black','red','green','yellow','blue','magenta','cyan']:
|
for c in ['black', 'red', 'green', 'yellow', 'blue', 'magenta', 'cyan']:
|
||||||
out.write(' ')
|
out.write(' ')
|
||||||
out.printer(fg=c)(' %-6s ', c)
|
out.printer(fg=c)(' %-6s ', c)
|
||||||
out.write(' ')
|
out.write(' ')
|
||||||
out.printer(fg='white', bg='black')(' %s ' % 'white')
|
out.printer(fg='white', bg='black')(' %s ' % 'white')
|
||||||
out.nl()
|
out.nl()
|
||||||
|
|
||||||
for c in ['bold','dim','ul','reverse']:
|
for c in ['bold', 'dim', 'ul', 'reverse']:
|
||||||
out.write(' ')
|
out.write(' ')
|
||||||
out.printer(fg='black', attr=c)(' %-6s ', c)
|
out.printer(fg='black', attr=c)(' %-6s ', c)
|
||||||
out.nl()
|
out.nl()
|
||||||
@ -313,6 +343,23 @@ to update the working directory files.
|
|||||||
# We store the depth in the main manifest project.
|
# We store the depth in the main manifest project.
|
||||||
self.manifest.manifestProject.config.SetString('repo.depth', depth)
|
self.manifest.manifestProject.config.SetString('repo.depth', depth)
|
||||||
|
|
||||||
|
def _DisplayResult(self):
|
||||||
|
if self.manifest.IsMirror:
|
||||||
|
init_type = 'mirror '
|
||||||
|
else:
|
||||||
|
init_type = ''
|
||||||
|
|
||||||
|
print()
|
||||||
|
print('repo %shas been initialized in %s'
|
||||||
|
% (init_type, self.manifest.topdir))
|
||||||
|
|
||||||
|
current_dir = os.getcwd()
|
||||||
|
if current_dir != self.manifest.topdir:
|
||||||
|
print('If this is not the directory in which you want to initialize '
|
||||||
|
'repo, please run:')
|
||||||
|
print(' rm -r %s/.repo' % self.manifest.topdir)
|
||||||
|
print('and try again.')
|
||||||
|
|
||||||
def Execute(self, opt, args):
|
def Execute(self, opt, args):
|
||||||
git_require(MIN_GIT_VERSION, fail=True)
|
git_require(MIN_GIT_VERSION, fail=True)
|
||||||
|
|
||||||
@ -329,10 +376,4 @@ to update the working directory files.
|
|||||||
|
|
||||||
self._ConfigureDepth(opt)
|
self._ConfigureDepth(opt)
|
||||||
|
|
||||||
if self.manifest.IsMirror:
|
self._DisplayResult()
|
||||||
init_type = 'mirror '
|
|
||||||
else:
|
|
||||||
init_type = ''
|
|
||||||
|
|
||||||
print ''
|
|
||||||
print 'repo %sinitialized in %s' % (init_type, self.manifest.topdir)
|
|
||||||
|
@ -13,7 +13,8 @@
|
|||||||
# 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 re
|
from __future__ import print_function
|
||||||
|
import sys
|
||||||
|
|
||||||
from command import Command, MirrorSafeCommand
|
from command import Command, MirrorSafeCommand
|
||||||
|
|
||||||
@ -30,13 +31,19 @@ List all projects; pass '.' to list the project for the cwd.
|
|||||||
This is similar to running: repo forall -c 'echo "$REPO_PATH : $REPO_PROJECT"'.
|
This is similar to running: repo forall -c 'echo "$REPO_PATH : $REPO_PROJECT"'.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
def _Options(self, p, show_smart=True):
|
def _Options(self, p):
|
||||||
p.add_option('-r', '--regex',
|
p.add_option('-r', '--regex',
|
||||||
dest='regex', action='store_true',
|
dest='regex', action='store_true',
|
||||||
help="Filter the project list based on regex or wildcard matching of strings")
|
help="Filter the project list based on regex or wildcard matching of strings")
|
||||||
p.add_option('-f', '--fullpath',
|
p.add_option('-f', '--fullpath',
|
||||||
dest='fullpath', action='store_true',
|
dest='fullpath', action='store_true',
|
||||||
help="Display the full work tree path instead of the relative path")
|
help="Display the full work tree path instead of the relative path")
|
||||||
|
p.add_option('-n', '--name-only',
|
||||||
|
dest='name_only', action='store_true',
|
||||||
|
help="Display only the name of the repository")
|
||||||
|
p.add_option('-p', '--path-only',
|
||||||
|
dest='path_only', action='store_true',
|
||||||
|
help="Display only the path of the repository")
|
||||||
|
|
||||||
def Execute(self, opt, args):
|
def Execute(self, opt, args):
|
||||||
"""List all projects and the associated directories.
|
"""List all projects and the associated directories.
|
||||||
@ -49,6 +56,11 @@ This is similar to running: repo forall -c 'echo "$REPO_PATH : $REPO_PROJECT"'.
|
|||||||
opt: The options.
|
opt: The options.
|
||||||
args: Positional args. Can be a list of projects to list, or empty.
|
args: Positional args. Can be a list of projects to list, or empty.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
if opt.fullpath and opt.name_only:
|
||||||
|
print('error: cannot combine -f and -n', file=sys.stderr)
|
||||||
|
sys.exit(1)
|
||||||
|
|
||||||
if not opt.regex:
|
if not opt.regex:
|
||||||
projects = self.GetProjects(args)
|
projects = self.GetProjects(args)
|
||||||
else:
|
else:
|
||||||
@ -61,18 +73,12 @@ This is similar to running: repo forall -c 'echo "$REPO_PATH : $REPO_PROJECT"'.
|
|||||||
|
|
||||||
lines = []
|
lines = []
|
||||||
for project in projects:
|
for project in projects:
|
||||||
lines.append("%s : %s" % (_getpath(project), project.name))
|
if opt.name_only and not opt.path_only:
|
||||||
|
lines.append("%s" % ( project.name))
|
||||||
|
elif opt.path_only and not opt.name_only:
|
||||||
|
lines.append("%s" % (_getpath(project)))
|
||||||
|
else:
|
||||||
|
lines.append("%s : %s" % (_getpath(project), project.name))
|
||||||
|
|
||||||
lines.sort()
|
lines.sort()
|
||||||
print '\n'.join(lines)
|
print('\n'.join(lines))
|
||||||
|
|
||||||
def FindProjects(self, args):
|
|
||||||
result = []
|
|
||||||
for project in self.GetProjects(''):
|
|
||||||
for arg in args:
|
|
||||||
pattern = re.compile(r'%s' % arg, re.IGNORECASE)
|
|
||||||
if pattern.search(project.name) or pattern.search(project.relpath):
|
|
||||||
result.append(project)
|
|
||||||
break
|
|
||||||
result.sort(key=lambda project: project.relpath)
|
|
||||||
return result
|
|
||||||
|
@ -13,6 +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.
|
||||||
|
|
||||||
|
from __future__ import print_function
|
||||||
import os
|
import os
|
||||||
import sys
|
import sys
|
||||||
|
|
||||||
@ -69,7 +70,7 @@ in a Git repository for use during future 'repo init' invocations.
|
|||||||
peg_rev_upstream = opt.peg_rev_upstream)
|
peg_rev_upstream = opt.peg_rev_upstream)
|
||||||
fd.close()
|
fd.close()
|
||||||
if opt.output_file != '-':
|
if opt.output_file != '-':
|
||||||
print >>sys.stderr, 'Saved manifest to %s' % opt.output_file
|
print('Saved manifest to %s' % opt.output_file, file=sys.stderr)
|
||||||
|
|
||||||
def Execute(self, opt, args):
|
def Execute(self, opt, args):
|
||||||
if args:
|
if args:
|
||||||
@ -79,6 +80,6 @@ in a Git repository for use during future 'repo init' invocations.
|
|||||||
self._Output(opt)
|
self._Output(opt)
|
||||||
return
|
return
|
||||||
|
|
||||||
print >>sys.stderr, 'error: no operation to perform'
|
print('error: no operation to perform', file=sys.stderr)
|
||||||
print >>sys.stderr, 'error: see repo help manifest'
|
print('error: see repo help manifest', file=sys.stderr)
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
@ -13,6 +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.
|
||||||
|
|
||||||
|
from __future__ import print_function
|
||||||
from color import Coloring
|
from color import Coloring
|
||||||
from command import PagedCommand
|
from command import PagedCommand
|
||||||
|
|
||||||
@ -41,7 +42,7 @@ are displayed.
|
|||||||
all_branches = []
|
all_branches = []
|
||||||
for project in self.GetProjects(args):
|
for project in self.GetProjects(args):
|
||||||
br = [project.GetUploadableBranch(x)
|
br = [project.GetUploadableBranch(x)
|
||||||
for x in project.GetBranches().keys()]
|
for x in project.GetBranches()]
|
||||||
br = [x for x in br if x]
|
br = [x for x in br if x]
|
||||||
if opt.current_branch:
|
if opt.current_branch:
|
||||||
br = [x for x in br if x.name == project.CurrentBranch]
|
br = [x for x in br if x.name == project.CurrentBranch]
|
||||||
@ -54,8 +55,11 @@ are displayed.
|
|||||||
def __init__(self, config):
|
def __init__(self, config):
|
||||||
Coloring.__init__(self, config, 'status')
|
Coloring.__init__(self, config, 'status')
|
||||||
self.project = self.printer('header', attr='bold')
|
self.project = self.printer('header', attr='bold')
|
||||||
|
self.text = self.printer('text')
|
||||||
|
|
||||||
out = Report(all_branches[0].project.config)
|
out = Report(all_branches[0].project.config)
|
||||||
|
out.text("Deprecated. See repo info -o.")
|
||||||
|
out.nl()
|
||||||
out.project('Projects Overview')
|
out.project('Projects Overview')
|
||||||
out.nl()
|
out.nl()
|
||||||
|
|
||||||
@ -70,11 +74,11 @@ are displayed.
|
|||||||
|
|
||||||
commits = branch.commits
|
commits = branch.commits
|
||||||
date = branch.date
|
date = branch.date
|
||||||
print '%s %-33s (%2d commit%s, %s)' % (
|
print('%s %-33s (%2d commit%s, %s)' % (
|
||||||
branch.name == project.CurrentBranch and '*' or ' ',
|
branch.name == project.CurrentBranch and '*' or ' ',
|
||||||
branch.name,
|
branch.name,
|
||||||
len(commits),
|
len(commits),
|
||||||
len(commits) != 1 and 's' or ' ',
|
len(commits) != 1 and 's' or ' ',
|
||||||
date)
|
date))
|
||||||
for commit in commits:
|
for commit in commits:
|
||||||
print '%-35s - %s' % ('', commit)
|
print('%-35s - %s' % ('', commit))
|
||||||
|
@ -13,6 +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.
|
||||||
|
|
||||||
|
from __future__ import print_function
|
||||||
from color import Coloring
|
from color import Coloring
|
||||||
from command import PagedCommand
|
from command import PagedCommand
|
||||||
|
|
||||||
@ -51,9 +52,9 @@ class Prune(PagedCommand):
|
|||||||
|
|
||||||
commits = branch.commits
|
commits = branch.commits
|
||||||
date = branch.date
|
date = branch.date
|
||||||
print '%s %-33s (%2d commit%s, %s)' % (
|
print('%s %-33s (%2d commit%s, %s)' % (
|
||||||
branch.name == project.CurrentBranch and '*' or ' ',
|
branch.name == project.CurrentBranch and '*' or ' ',
|
||||||
branch.name,
|
branch.name,
|
||||||
len(commits),
|
len(commits),
|
||||||
len(commits) != 1 and 's' or ' ',
|
len(commits) != 1 and 's' or ' ',
|
||||||
date)
|
date))
|
||||||
|
@ -13,6 +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.
|
||||||
|
|
||||||
|
from __future__ import print_function
|
||||||
import sys
|
import sys
|
||||||
|
|
||||||
from command import Command
|
from command import Command
|
||||||
@ -59,14 +60,16 @@ branch but need to incorporate new upstream changes "underneath" them.
|
|||||||
one_project = len(all_projects) == 1
|
one_project = len(all_projects) == 1
|
||||||
|
|
||||||
if opt.interactive and not one_project:
|
if opt.interactive and not one_project:
|
||||||
print >>sys.stderr, 'error: interactive rebase not supported with multiple projects'
|
print('error: interactive rebase not supported with multiple projects',
|
||||||
|
file=sys.stderr)
|
||||||
return -1
|
return -1
|
||||||
|
|
||||||
for project in all_projects:
|
for project in all_projects:
|
||||||
cb = project.CurrentBranch
|
cb = project.CurrentBranch
|
||||||
if not cb:
|
if not cb:
|
||||||
if one_project:
|
if one_project:
|
||||||
print >>sys.stderr, "error: project %s has a detatched HEAD" % project.relpath
|
print("error: project %s has a detached HEAD" % project.relpath,
|
||||||
|
file=sys.stderr)
|
||||||
return -1
|
return -1
|
||||||
# ignore branches with detatched HEADs
|
# ignore branches with detatched HEADs
|
||||||
continue
|
continue
|
||||||
@ -74,7 +77,8 @@ branch but need to incorporate new upstream changes "underneath" them.
|
|||||||
upbranch = project.GetBranch(cb)
|
upbranch = project.GetBranch(cb)
|
||||||
if not upbranch.LocalMerge:
|
if not upbranch.LocalMerge:
|
||||||
if one_project:
|
if one_project:
|
||||||
print >>sys.stderr, "error: project %s does not track any remote branches" % project.relpath
|
print("error: project %s does not track any remote branches"
|
||||||
|
% project.relpath, file=sys.stderr)
|
||||||
return -1
|
return -1
|
||||||
# ignore branches without remotes
|
# ignore branches without remotes
|
||||||
continue
|
continue
|
||||||
@ -101,8 +105,8 @@ branch but need to incorporate new upstream changes "underneath" them.
|
|||||||
|
|
||||||
args.append(upbranch.LocalMerge)
|
args.append(upbranch.LocalMerge)
|
||||||
|
|
||||||
print >>sys.stderr, '# %s: rebasing %s -> %s' % \
|
print('# %s: rebasing %s -> %s'
|
||||||
(project.relpath, cb, upbranch.LocalMerge)
|
% (project.relpath, cb, upbranch.LocalMerge), file=sys.stderr)
|
||||||
|
|
||||||
needs_stash = False
|
needs_stash = False
|
||||||
if opt.auto_stash:
|
if opt.auto_stash:
|
||||||
|
@ -13,6 +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.
|
||||||
|
|
||||||
|
from __future__ import print_function
|
||||||
from optparse import SUPPRESS_HELP
|
from optparse import SUPPRESS_HELP
|
||||||
import sys
|
import sys
|
||||||
|
|
||||||
@ -52,7 +53,7 @@ need to be performed by an end-user.
|
|||||||
|
|
||||||
else:
|
else:
|
||||||
if not rp.Sync_NetworkHalf():
|
if not rp.Sync_NetworkHalf():
|
||||||
print >>sys.stderr, "error: can't update repo"
|
print("error: can't update repo", file=sys.stderr)
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
|
||||||
rp.bare_git.gc('--auto')
|
rp.bare_git.gc('--auto')
|
||||||
|
@ -13,6 +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.
|
||||||
|
|
||||||
|
from __future__ import print_function
|
||||||
import sys
|
import sys
|
||||||
|
|
||||||
from color import Coloring
|
from color import Coloring
|
||||||
@ -48,9 +49,9 @@ The '%prog' command stages files to prepare the next commit.
|
|||||||
self.Usage()
|
self.Usage()
|
||||||
|
|
||||||
def _Interactive(self, opt, args):
|
def _Interactive(self, opt, args):
|
||||||
all_projects = filter(lambda x: x.IsDirty(), self.GetProjects(args))
|
all_projects = [p for p in self.GetProjects(args) if p.IsDirty()]
|
||||||
if not all_projects:
|
if not all_projects:
|
||||||
print >>sys.stderr,'no projects have uncommitted modifications'
|
print('no projects have uncommitted modifications', file=sys.stderr)
|
||||||
return
|
return
|
||||||
|
|
||||||
out = _ProjectList(self.manifest.manifestProject.config)
|
out = _ProjectList(self.manifest.manifestProject.config)
|
||||||
@ -58,7 +59,7 @@ The '%prog' command stages files to prepare the next commit.
|
|||||||
out.header(' %s', 'project')
|
out.header(' %s', 'project')
|
||||||
out.nl()
|
out.nl()
|
||||||
|
|
||||||
for i in xrange(0, len(all_projects)):
|
for i in range(len(all_projects)):
|
||||||
p = all_projects[i]
|
p = all_projects[i]
|
||||||
out.write('%3d: %s', i + 1, p.relpath + '/')
|
out.write('%3d: %s', i + 1, p.relpath + '/')
|
||||||
out.nl()
|
out.nl()
|
||||||
@ -97,11 +98,11 @@ The '%prog' command stages files to prepare the next commit.
|
|||||||
_AddI(all_projects[a_index - 1])
|
_AddI(all_projects[a_index - 1])
|
||||||
continue
|
continue
|
||||||
|
|
||||||
p = filter(lambda x: x.name == a or x.relpath == a, all_projects)
|
projects = [p for p in all_projects if a in [p.name, p.relpath]]
|
||||||
if len(p) == 1:
|
if len(projects) == 1:
|
||||||
_AddI(p[0])
|
_AddI(projects[0])
|
||||||
continue
|
continue
|
||||||
print 'Bye.'
|
print('Bye.')
|
||||||
|
|
||||||
def _AddI(project):
|
def _AddI(project):
|
||||||
p = GitCommand(project, ['add', '--interactive'], bare=False)
|
p = GitCommand(project, ['add', '--interactive'], bare=False)
|
||||||
|
@ -13,6 +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.
|
||||||
|
|
||||||
|
from __future__ import print_function
|
||||||
import sys
|
import sys
|
||||||
from command import Command
|
from command import Command
|
||||||
from git_config import IsId
|
from git_config import IsId
|
||||||
@ -41,7 +42,7 @@ revision specified in the manifest.
|
|||||||
|
|
||||||
nb = args[0]
|
nb = args[0]
|
||||||
if not git.check_ref_format('heads/%s' % nb):
|
if not git.check_ref_format('heads/%s' % nb):
|
||||||
print >>sys.stderr, "error: '%s' is not a valid name" % nb
|
print("error: '%s' is not a valid name" % nb, file=sys.stderr)
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
|
||||||
err = []
|
err = []
|
||||||
@ -49,7 +50,7 @@ revision specified in the manifest.
|
|||||||
if not opt.all:
|
if not opt.all:
|
||||||
projects = args[1:]
|
projects = args[1:]
|
||||||
if len(projects) < 1:
|
if len(projects) < 1:
|
||||||
print >>sys.stderr, "error: at least one project must be specified"
|
print("error: at least one project must be specified", file=sys.stderr)
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
|
||||||
all_projects = self.GetProjects(projects)
|
all_projects = self.GetProjects(projects)
|
||||||
@ -67,7 +68,6 @@ revision specified in the manifest.
|
|||||||
|
|
||||||
if err:
|
if err:
|
||||||
for p in err:
|
for p in err:
|
||||||
print >>sys.stderr,\
|
print("error: %s/: cannot start %s" % (p.relpath, nb),
|
||||||
"error: %s/: cannot start %s" \
|
file=sys.stderr)
|
||||||
% (p.relpath, nb)
|
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
@ -20,9 +20,19 @@ try:
|
|||||||
except ImportError:
|
except ImportError:
|
||||||
import dummy_threading as _threading
|
import dummy_threading as _threading
|
||||||
|
|
||||||
|
import glob
|
||||||
|
|
||||||
|
from pyversion import is_python3
|
||||||
|
if is_python3():
|
||||||
|
import io
|
||||||
|
else:
|
||||||
|
import StringIO as io
|
||||||
|
|
||||||
import itertools
|
import itertools
|
||||||
|
import os
|
||||||
import sys
|
import sys
|
||||||
import StringIO
|
|
||||||
|
from color import Coloring
|
||||||
|
|
||||||
class Status(PagedCommand):
|
class Status(PagedCommand):
|
||||||
common = True
|
common = True
|
||||||
@ -39,6 +49,13 @@ is a difference between these three states.
|
|||||||
The -j/--jobs option can be used to run multiple status queries
|
The -j/--jobs option can be used to run multiple status queries
|
||||||
in parallel.
|
in parallel.
|
||||||
|
|
||||||
|
The -o/--orphans option can be used to show objects that are in
|
||||||
|
the working directory, but not associated with a repo project.
|
||||||
|
This includes unmanaged top-level files and directories, but also
|
||||||
|
includes deeper items. For example, if dir/subdir/proj1 and
|
||||||
|
dir/subdir/proj2 are repo projects, dir/subdir/proj3 will be shown
|
||||||
|
if it is not known to repo.
|
||||||
|
|
||||||
Status Display
|
Status Display
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
@ -76,6 +93,9 @@ the following meanings:
|
|||||||
p.add_option('-j', '--jobs',
|
p.add_option('-j', '--jobs',
|
||||||
dest='jobs', action='store', type='int', default=2,
|
dest='jobs', action='store', type='int', default=2,
|
||||||
help="number of projects to check simultaneously")
|
help="number of projects to check simultaneously")
|
||||||
|
p.add_option('-o', '--orphans',
|
||||||
|
dest='orphans', action='store_true',
|
||||||
|
help="include objects in working directory outside of repo projects")
|
||||||
|
|
||||||
def _StatusHelper(self, project, clean_counter, sem, output):
|
def _StatusHelper(self, project, clean_counter, sem, output):
|
||||||
"""Obtains the status for a specific project.
|
"""Obtains the status for a specific project.
|
||||||
@ -97,6 +117,22 @@ the following meanings:
|
|||||||
finally:
|
finally:
|
||||||
sem.release()
|
sem.release()
|
||||||
|
|
||||||
|
def _FindOrphans(self, dirs, proj_dirs, proj_dirs_parents, outstring):
|
||||||
|
"""find 'dirs' that are present in 'proj_dirs_parents' but not in 'proj_dirs'"""
|
||||||
|
status_header = ' --\t'
|
||||||
|
for item in dirs:
|
||||||
|
if not os.path.isdir(item):
|
||||||
|
outstring.write(''.join([status_header, item]))
|
||||||
|
continue
|
||||||
|
if item in proj_dirs:
|
||||||
|
continue
|
||||||
|
if item in proj_dirs_parents:
|
||||||
|
self._FindOrphans(glob.glob('%s/.*' % item) + \
|
||||||
|
glob.glob('%s/*' % item), \
|
||||||
|
proj_dirs, proj_dirs_parents, outstring)
|
||||||
|
continue
|
||||||
|
outstring.write(''.join([status_header, item, '/']))
|
||||||
|
|
||||||
def Execute(self, opt, args):
|
def Execute(self, opt, args):
|
||||||
all_projects = self.GetProjects(args)
|
all_projects = self.GetProjects(args)
|
||||||
counter = itertools.count()
|
counter = itertools.count()
|
||||||
@ -112,7 +148,7 @@ the following meanings:
|
|||||||
for project in all_projects:
|
for project in all_projects:
|
||||||
sem.acquire()
|
sem.acquire()
|
||||||
|
|
||||||
class BufList(StringIO.StringIO):
|
class BufList(io.StringIO):
|
||||||
def dump(self, ostream):
|
def dump(self, ostream):
|
||||||
for entry in self.buflist:
|
for entry in self.buflist:
|
||||||
ostream.write(entry)
|
ostream.write(entry)
|
||||||
@ -129,4 +165,46 @@ the following meanings:
|
|||||||
output.dump(sys.stdout)
|
output.dump(sys.stdout)
|
||||||
output.close()
|
output.close()
|
||||||
if len(all_projects) == counter.next():
|
if len(all_projects) == counter.next():
|
||||||
print 'nothing to commit (working directory clean)'
|
print('nothing to commit (working directory clean)')
|
||||||
|
|
||||||
|
if opt.orphans:
|
||||||
|
proj_dirs = set()
|
||||||
|
proj_dirs_parents = set()
|
||||||
|
for project in self.GetProjects(None, missing_ok=True):
|
||||||
|
proj_dirs.add(project.relpath)
|
||||||
|
(head, _tail) = os.path.split(project.relpath)
|
||||||
|
while head != "":
|
||||||
|
proj_dirs_parents.add(head)
|
||||||
|
(head, _tail) = os.path.split(head)
|
||||||
|
proj_dirs.add('.repo')
|
||||||
|
|
||||||
|
class StatusColoring(Coloring):
|
||||||
|
def __init__(self, config):
|
||||||
|
Coloring.__init__(self, config, 'status')
|
||||||
|
self.project = self.printer('header', attr = 'bold')
|
||||||
|
self.untracked = self.printer('untracked', fg = 'red')
|
||||||
|
|
||||||
|
orig_path = os.getcwd()
|
||||||
|
try:
|
||||||
|
os.chdir(self.manifest.topdir)
|
||||||
|
|
||||||
|
outstring = io.StringIO()
|
||||||
|
self._FindOrphans(glob.glob('.*') + \
|
||||||
|
glob.glob('*'), \
|
||||||
|
proj_dirs, proj_dirs_parents, outstring)
|
||||||
|
|
||||||
|
if outstring.buflist:
|
||||||
|
output = StatusColoring(self.manifest.globalConfig)
|
||||||
|
output.project('Objects not within a project (orphans)')
|
||||||
|
output.nl()
|
||||||
|
for entry in outstring.buflist:
|
||||||
|
output.untracked(entry)
|
||||||
|
output.nl()
|
||||||
|
else:
|
||||||
|
print('No orphan files or directories')
|
||||||
|
|
||||||
|
outstring.close()
|
||||||
|
|
||||||
|
finally:
|
||||||
|
# Restore CWD.
|
||||||
|
os.chdir(orig_path)
|
||||||
|
370
subcmds/sync.py
370
subcmds/sync.py
@ -13,6 +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.
|
||||||
|
|
||||||
|
from __future__ import print_function
|
||||||
import netrc
|
import netrc
|
||||||
from optparse import SUPPRESS_HELP
|
from optparse import SUPPRESS_HELP
|
||||||
import os
|
import os
|
||||||
@ -23,8 +24,19 @@ import socket
|
|||||||
import subprocess
|
import subprocess
|
||||||
import sys
|
import sys
|
||||||
import time
|
import time
|
||||||
import urlparse
|
|
||||||
import xmlrpclib
|
from pyversion import is_python3
|
||||||
|
if is_python3():
|
||||||
|
import urllib.parse
|
||||||
|
import xmlrpc.client
|
||||||
|
else:
|
||||||
|
import imp
|
||||||
|
import urlparse
|
||||||
|
import xmlrpclib
|
||||||
|
urllib = imp.new_module('urllib')
|
||||||
|
urllib.parse = urlparse
|
||||||
|
xmlrpc = imp.new_module('xmlrpc')
|
||||||
|
xmlrpc.client = xmlrpclib
|
||||||
|
|
||||||
try:
|
try:
|
||||||
import threading as _threading
|
import threading as _threading
|
||||||
@ -44,13 +56,13 @@ try:
|
|||||||
except ImportError:
|
except ImportError:
|
||||||
multiprocessing = None
|
multiprocessing = None
|
||||||
|
|
||||||
from git_command import GIT
|
from git_command import GIT, git_require
|
||||||
from git_refs import R_HEADS, HEAD
|
from git_refs import R_HEADS, HEAD
|
||||||
from main import WrapperModule
|
from main import WrapperModule
|
||||||
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, ManifestParseError
|
||||||
from project import SyncBuffer
|
from project import SyncBuffer
|
||||||
from progress import Progress
|
from progress import Progress
|
||||||
|
|
||||||
@ -113,6 +125,9 @@ resumeable bundle file on a content delivery network. This
|
|||||||
may be necessary if there are problems with the local Python
|
may be necessary if there are problems with the local Python
|
||||||
HTTP client or proxy configuration, but the Git binary works.
|
HTTP client or proxy configuration, but the Git binary works.
|
||||||
|
|
||||||
|
The --fetch-submodules option enables fetching Git submodules
|
||||||
|
of a project from server.
|
||||||
|
|
||||||
SSH Connections
|
SSH Connections
|
||||||
---------------
|
---------------
|
||||||
|
|
||||||
@ -144,27 +159,30 @@ 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
|
try:
|
||||||
|
self.jobs = self.manifest.default.sync_j
|
||||||
|
except ManifestParseError:
|
||||||
|
self.jobs = 1
|
||||||
|
|
||||||
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")
|
||||||
p.add_option('-l','--local-only',
|
p.add_option('-l', '--local-only',
|
||||||
dest='local_only', action='store_true',
|
dest='local_only', action='store_true',
|
||||||
help="only update working tree, don't fetch")
|
help="only update working tree, don't fetch")
|
||||||
p.add_option('-n','--network-only',
|
p.add_option('-n', '--network-only',
|
||||||
dest='network_only', action='store_true',
|
dest='network_only', action='store_true',
|
||||||
help="fetch only, don't update working tree")
|
help="fetch only, don't update working tree")
|
||||||
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',
|
p.add_option('-c', '--current-branch',
|
||||||
dest='current_branch_only', action='store_true',
|
dest='current_branch_only', action='store_true',
|
||||||
help='fetch only current branch from server')
|
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="projects to fetch simultaneously (default %d)" % self.jobs)
|
help="projects to fetch simultaneously (default %d)" % self.jobs)
|
||||||
p.add_option('-m', '--manifest-name',
|
p.add_option('-m', '--manifest-name',
|
||||||
@ -173,6 +191,18 @@ later is required to fix a server side protocol bug.
|
|||||||
p.add_option('--no-clone-bundle',
|
p.add_option('--no-clone-bundle',
|
||||||
dest='no_clone_bundle', action='store_true',
|
dest='no_clone_bundle', action='store_true',
|
||||||
help='disable use of /clone.bundle on HTTP/HTTPS')
|
help='disable use of /clone.bundle on HTTP/HTTPS')
|
||||||
|
p.add_option('-u', '--manifest-server-username', action='store',
|
||||||
|
dest='manifest_server_username',
|
||||||
|
help='username to authenticate with the manifest server')
|
||||||
|
p.add_option('-p', '--manifest-server-password', action='store',
|
||||||
|
dest='manifest_server_password',
|
||||||
|
help='password to authenticate with the manifest server')
|
||||||
|
p.add_option('--fetch-submodules',
|
||||||
|
dest='fetch_submodules', action='store_true',
|
||||||
|
help='fetch submodules from server')
|
||||||
|
p.add_option('--no-tags',
|
||||||
|
dest='no_tags', action='store_true',
|
||||||
|
help="don't fetch tags")
|
||||||
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',
|
||||||
@ -180,12 +210,6 @@ later is required to fix a server side protocol bug.
|
|||||||
p.add_option('-t', '--smart-tag',
|
p.add_option('-t', '--smart-tag',
|
||||||
dest='smart_tag', action='store',
|
dest='smart_tag', action='store',
|
||||||
help='smart sync using manifest from a known tag')
|
help='smart sync using manifest from a known tag')
|
||||||
p.add_option('-u', '--manifest-server-username', action='store',
|
|
||||||
dest='manifest_server_username',
|
|
||||||
help='username to authenticate with the manifest server')
|
|
||||||
p.add_option('-p', '--manifest-server-password', action='store',
|
|
||||||
dest='manifest_server_password',
|
|
||||||
help='password to authenticate with the manifest server')
|
|
||||||
|
|
||||||
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',
|
||||||
@ -196,61 +220,66 @@ later is required to fix a server side protocol bug.
|
|||||||
help=SUPPRESS_HELP)
|
help=SUPPRESS_HELP)
|
||||||
|
|
||||||
def _FetchHelper(self, opt, project, lock, fetched, pm, sem, err_event):
|
def _FetchHelper(self, opt, project, lock, fetched, pm, sem, err_event):
|
||||||
"""Main function of the fetch threads when jobs are > 1.
|
"""Main function of the fetch threads when jobs are > 1.
|
||||||
|
|
||||||
Args:
|
Args:
|
||||||
opt: Program options returned from optparse. See _Options().
|
opt: Program options returned from optparse. See _Options().
|
||||||
project: Project object for the project to fetch.
|
project: Project object for the project to fetch.
|
||||||
lock: Lock for accessing objects that are shared amongst multiple
|
lock: Lock for accessing objects that are shared amongst multiple
|
||||||
_FetchHelper() threads.
|
_FetchHelper() threads.
|
||||||
fetched: set object that we will add project.gitdir to when we're done
|
fetched: set object that we will add project.gitdir to when we're done
|
||||||
(with our lock held).
|
(with our lock held).
|
||||||
pm: Instance of a Project object. We will call pm.update() (with our
|
pm: Instance of a Project object. We will call pm.update() (with our
|
||||||
lock held).
|
lock held).
|
||||||
sem: We'll release() this semaphore when we exit so that another thread
|
sem: We'll release() this semaphore when we exit so that another thread
|
||||||
can be started up.
|
can be started up.
|
||||||
err_event: We'll set this event in the case of an error (after printing
|
err_event: We'll set this event in the case of an error (after printing
|
||||||
out info about the error).
|
out info about the error).
|
||||||
"""
|
"""
|
||||||
# We'll set to true once we've locked the lock.
|
# We'll set to true once we've locked the lock.
|
||||||
did_lock = False
|
did_lock = False
|
||||||
|
|
||||||
# Encapsulate everything in a try/except/finally so that:
|
if not opt.quiet:
|
||||||
# - We always set err_event in the case of an exception.
|
print('Fetching project %s' % project.name)
|
||||||
# - We always make sure we call sem.release().
|
|
||||||
# - We always make sure we unlock the lock if we locked it.
|
# Encapsulate everything in a try/except/finally so that:
|
||||||
|
# - We always set err_event in the case of an exception.
|
||||||
|
# - We always make sure we call sem.release().
|
||||||
|
# - We always make sure we unlock the lock if we locked it.
|
||||||
|
try:
|
||||||
try:
|
try:
|
||||||
try:
|
start = time.time()
|
||||||
start = time.time()
|
success = project.Sync_NetworkHalf(
|
||||||
success = project.Sync_NetworkHalf(
|
quiet=opt.quiet,
|
||||||
quiet=opt.quiet,
|
current_branch_only=opt.current_branch_only,
|
||||||
current_branch_only=opt.current_branch_only,
|
clone_bundle=not opt.no_clone_bundle,
|
||||||
clone_bundle=not opt.no_clone_bundle)
|
no_tags=opt.no_tags)
|
||||||
self._fetch_times.Set(project, time.time() - start)
|
self._fetch_times.Set(project, time.time() - start)
|
||||||
|
|
||||||
# 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.
|
||||||
lock.acquire()
|
lock.acquire()
|
||||||
did_lock = True
|
did_lock = True
|
||||||
|
|
||||||
if not success:
|
if not success:
|
||||||
print >>sys.stderr, 'error: Cannot fetch %s' % project.name
|
print('error: Cannot fetch %s' % project.name, file=sys.stderr)
|
||||||
if opt.force_broken:
|
if opt.force_broken:
|
||||||
print >>sys.stderr, 'warn: --force-broken, continuing to sync'
|
print('warn: --force-broken, continuing to sync',
|
||||||
else:
|
file=sys.stderr)
|
||||||
raise _FetchError()
|
else:
|
||||||
|
raise _FetchError()
|
||||||
|
|
||||||
fetched.add(project.gitdir)
|
fetched.add(project.gitdir)
|
||||||
pm.update()
|
pm.update()
|
||||||
except _FetchError:
|
except _FetchError:
|
||||||
err_event.set()
|
err_event.set()
|
||||||
except:
|
except:
|
||||||
err_event.set()
|
err_event.set()
|
||||||
raise
|
raise
|
||||||
finally:
|
finally:
|
||||||
if did_lock:
|
if did_lock:
|
||||||
lock.release()
|
lock.release()
|
||||||
sem.release()
|
sem.release()
|
||||||
|
|
||||||
def _Fetch(self, projects, opt):
|
def _Fetch(self, projects, opt):
|
||||||
fetched = set()
|
fetched = set()
|
||||||
@ -259,15 +288,18 @@ 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 not opt.quiet:
|
||||||
|
print('Fetching project %s' % project.name)
|
||||||
if project.Sync_NetworkHalf(
|
if project.Sync_NetworkHalf(
|
||||||
quiet=opt.quiet,
|
quiet=opt.quiet,
|
||||||
current_branch_only=opt.current_branch_only,
|
current_branch_only=opt.current_branch_only,
|
||||||
clone_bundle=not opt.no_clone_bundle):
|
clone_bundle=not opt.no_clone_bundle,
|
||||||
|
no_tags=opt.no_tags):
|
||||||
fetched.add(project.gitdir)
|
fetched.add(project.gitdir)
|
||||||
else:
|
else:
|
||||||
print >>sys.stderr, 'error: Cannot fetch %s' % project.name
|
print('error: Cannot fetch %s' % project.name, file=sys.stderr)
|
||||||
if opt.force_broken:
|
if opt.force_broken:
|
||||||
print >>sys.stderr, 'warn: --force-broken, continuing to sync'
|
print('warn: --force-broken, continuing to sync', file=sys.stderr)
|
||||||
else:
|
else:
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
else:
|
else:
|
||||||
@ -300,7 +332,7 @@ later is required to fix a server side protocol bug.
|
|||||||
|
|
||||||
# If we saw an error, exit with code 1 so that other scripts can check.
|
# If we saw an error, exit with code 1 so that other scripts can check.
|
||||||
if err_event.isSet():
|
if err_event.isSet():
|
||||||
print >>sys.stderr, '\nerror: Exited sync due to fetch errors'
|
print('\nerror: Exited sync due to fetch errors', file=sys.stderr)
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
|
||||||
pm.end()
|
pm.end()
|
||||||
@ -310,7 +342,8 @@ later is required to fix a server side protocol bug.
|
|||||||
return fetched
|
return fetched
|
||||||
|
|
||||||
def _GCProjects(self, projects):
|
def _GCProjects(self, projects):
|
||||||
if multiprocessing:
|
has_dash_c = git_require((1, 7, 2))
|
||||||
|
if multiprocessing and has_dash_c:
|
||||||
cpu_count = multiprocessing.cpu_count()
|
cpu_count = multiprocessing.cpu_count()
|
||||||
else:
|
else:
|
||||||
cpu_count = 1
|
cpu_count = 1
|
||||||
@ -352,9 +385,16 @@ later is required to fix a server side protocol bug.
|
|||||||
t.join()
|
t.join()
|
||||||
|
|
||||||
if err_event.isSet():
|
if err_event.isSet():
|
||||||
print >>sys.stderr, '\nerror: Exited sync due to gc errors'
|
print('\nerror: Exited sync due to gc errors', file=sys.stderr)
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
|
||||||
|
def _ReloadManifest(self, manifest_name=None):
|
||||||
|
if manifest_name:
|
||||||
|
# Override calls _Unload already
|
||||||
|
self.manifest.Override(manifest_name)
|
||||||
|
else:
|
||||||
|
self.manifest._Unload()
|
||||||
|
|
||||||
def UpdateProjectList(self):
|
def UpdateProjectList(self):
|
||||||
new_project_paths = []
|
new_project_paths = []
|
||||||
for project in self.GetProjects(None, missing_ok=True):
|
for project in self.GetProjects(None, missing_ok=True):
|
||||||
@ -376,34 +416,36 @@ later is required to fix a server side protocol bug.
|
|||||||
if path not in new_project_paths:
|
if path not in new_project_paths:
|
||||||
# If the path has already been deleted, we don't need to do it
|
# If the path has already been deleted, we don't need to do it
|
||||||
if os.path.exists(self.manifest.topdir + '/' + path):
|
if os.path.exists(self.manifest.topdir + '/' + path):
|
||||||
project = Project(
|
project = Project(
|
||||||
manifest = self.manifest,
|
manifest = self.manifest,
|
||||||
name = path,
|
name = path,
|
||||||
remote = RemoteSpec('origin'),
|
remote = RemoteSpec('origin'),
|
||||||
gitdir = os.path.join(self.manifest.topdir,
|
gitdir = os.path.join(self.manifest.topdir,
|
||||||
path, '.git'),
|
path, '.git'),
|
||||||
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)
|
groups = None)
|
||||||
|
|
||||||
if project.IsDirty():
|
if project.IsDirty():
|
||||||
print >>sys.stderr, 'error: Cannot remove project "%s": \
|
print('error: Cannot remove project "%s": uncommitted changes '
|
||||||
uncommitted changes are present' % project.relpath
|
'are present' % project.relpath, file=sys.stderr)
|
||||||
print >>sys.stderr, ' commit changes, then run sync again'
|
print(' commit changes, then run sync again',
|
||||||
return -1
|
file=sys.stderr)
|
||||||
else:
|
return -1
|
||||||
print >>sys.stderr, 'Deleting obsolete path %s' % project.worktree
|
else:
|
||||||
shutil.rmtree(project.worktree)
|
print('Deleting obsolete path %s' % project.worktree,
|
||||||
# Try deleting parent subdirs if they are empty
|
file=sys.stderr)
|
||||||
project_dir = os.path.dirname(project.worktree)
|
shutil.rmtree(project.worktree)
|
||||||
while project_dir != self.manifest.topdir:
|
# Try deleting parent subdirs if they are empty
|
||||||
try:
|
project_dir = os.path.dirname(project.worktree)
|
||||||
os.rmdir(project_dir)
|
while project_dir != self.manifest.topdir:
|
||||||
except OSError:
|
try:
|
||||||
break
|
os.rmdir(project_dir)
|
||||||
project_dir = os.path.dirname(project_dir)
|
except OSError:
|
||||||
|
break
|
||||||
|
project_dir = os.path.dirname(project_dir)
|
||||||
|
|
||||||
new_project_paths.sort()
|
new_project_paths.sort()
|
||||||
fd = open(file_path, 'w')
|
fd = open(file_path, 'w')
|
||||||
@ -422,36 +464,40 @@ uncommitted changes are present' % project.relpath
|
|||||||
self.jobs = min(self.jobs, (soft_limit - 5) / 3)
|
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('error: cannot combine -n and -d', file=sys.stderr)
|
||||||
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('error: cannot combine -n and -l', file=sys.stderr)
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
if opt.manifest_name and opt.smart_sync:
|
if opt.manifest_name and opt.smart_sync:
|
||||||
print >>sys.stderr, 'error: cannot combine -m and -s'
|
print('error: cannot combine -m and -s', file=sys.stderr)
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
if opt.manifest_name and opt.smart_tag:
|
if opt.manifest_name and opt.smart_tag:
|
||||||
print >>sys.stderr, 'error: cannot combine -m and -t'
|
print('error: cannot combine -m and -t', file=sys.stderr)
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
if opt.manifest_server_username or opt.manifest_server_password:
|
if opt.manifest_server_username or opt.manifest_server_password:
|
||||||
if not (opt.smart_sync or opt.smart_tag):
|
if not (opt.smart_sync or opt.smart_tag):
|
||||||
print >>sys.stderr, 'error: -u and -p may only be combined with ' \
|
print('error: -u and -p may only be combined with -s or -t',
|
||||||
'-s or -t'
|
file=sys.stderr)
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
if None in [opt.manifest_server_username, opt.manifest_server_password]:
|
if None in [opt.manifest_server_username, opt.manifest_server_password]:
|
||||||
print >>sys.stderr, 'error: both -u and -p must be given'
|
print('error: both -u and -p must be given', file=sys.stderr)
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
|
||||||
if opt.manifest_name:
|
if opt.manifest_name:
|
||||||
self.manifest.Override(opt.manifest_name)
|
self.manifest.Override(opt.manifest_name)
|
||||||
|
|
||||||
|
manifest_name = opt.manifest_name
|
||||||
|
|
||||||
if opt.smart_sync or opt.smart_tag:
|
if opt.smart_sync or opt.smart_tag:
|
||||||
if not self.manifest.manifest_server:
|
if not self.manifest.manifest_server:
|
||||||
print >>sys.stderr, \
|
print('error: cannot smart sync: no manifest server defined in '
|
||||||
'error: cannot smart sync: no manifest server defined in manifest'
|
'manifest', file=sys.stderr)
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
|
||||||
manifest_server = self.manifest.manifest_server
|
manifest_server = self.manifest.manifest_server
|
||||||
|
if not opt.quiet:
|
||||||
|
print('Using manifest server %s' % manifest_server)
|
||||||
|
|
||||||
if not '@' in manifest_server:
|
if not '@' in manifest_server:
|
||||||
username = None
|
username = None
|
||||||
@ -463,20 +509,21 @@ uncommitted changes are present' % project.relpath
|
|||||||
try:
|
try:
|
||||||
info = netrc.netrc()
|
info = netrc.netrc()
|
||||||
except IOError:
|
except IOError:
|
||||||
print >>sys.stderr, '.netrc file does not exist or could not be opened'
|
print('.netrc file does not exist or could not be opened',
|
||||||
|
file=sys.stderr)
|
||||||
else:
|
else:
|
||||||
try:
|
try:
|
||||||
parse_result = urlparse.urlparse(manifest_server)
|
parse_result = urllib.parse.urlparse(manifest_server)
|
||||||
if parse_result.hostname:
|
if parse_result.hostname:
|
||||||
username, _account, password = \
|
username, _account, password = \
|
||||||
info.authenticators(parse_result.hostname)
|
info.authenticators(parse_result.hostname)
|
||||||
except TypeError:
|
except TypeError:
|
||||||
# TypeError is raised when the given hostname is not present
|
# TypeError is raised when the given hostname is not present
|
||||||
# in the .netrc file.
|
# in the .netrc file.
|
||||||
print >>sys.stderr, 'No credentials found for %s in .netrc' % \
|
print('No credentials found for %s in .netrc'
|
||||||
parse_result.hostname
|
% parse_result.hostname, file=sys.stderr)
|
||||||
except netrc.NetrcParseError as e:
|
except netrc.NetrcParseError as e:
|
||||||
print >>sys.stderr, 'Error parsing .netrc file: %s' % e
|
print('Error parsing .netrc file: %s' % e, file=sys.stderr)
|
||||||
|
|
||||||
if (username and password):
|
if (username and password):
|
||||||
manifest_server = manifest_server.replace('://', '://%s:%s@' %
|
manifest_server = manifest_server.replace('://', '://%s:%s@' %
|
||||||
@ -484,7 +531,7 @@ uncommitted changes are present' % project.relpath
|
|||||||
1)
|
1)
|
||||||
|
|
||||||
try:
|
try:
|
||||||
server = xmlrpclib.Server(manifest_server)
|
server = xmlrpc.client.Server(manifest_server)
|
||||||
if opt.smart_sync:
|
if opt.smart_sync:
|
||||||
p = self.manifest.manifestProject
|
p = self.manifest.manifestProject
|
||||||
b = p.GetBranch(p.CurrentBranch)
|
b = p.GetBranch(p.CurrentBranch)
|
||||||
@ -493,8 +540,7 @@ uncommitted changes are present' % project.relpath
|
|||||||
branch = branch[len(R_HEADS):]
|
branch = branch[len(R_HEADS):]
|
||||||
|
|
||||||
env = os.environ.copy()
|
env = os.environ.copy()
|
||||||
if (env.has_key('TARGET_PRODUCT') and
|
if 'TARGET_PRODUCT' in env and 'TARGET_BUILD_VARIANT' in env:
|
||||||
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)
|
||||||
@ -515,20 +561,22 @@ uncommitted changes are present' % project.relpath
|
|||||||
finally:
|
finally:
|
||||||
f.close()
|
f.close()
|
||||||
except IOError:
|
except IOError:
|
||||||
print >>sys.stderr, 'error: cannot write manifest to %s' % \
|
print('error: cannot write manifest to %s' % manifest_path,
|
||||||
manifest_path
|
file=sys.stderr)
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
self.manifest.Override(manifest_name)
|
self._ReloadManifest(manifest_name)
|
||||||
else:
|
else:
|
||||||
print >>sys.stderr, 'error: %s' % manifest_str
|
print('error: manifest server RPC call failed: %s' %
|
||||||
|
manifest_str, file=sys.stderr)
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
except (socket.error, IOError, xmlrpclib.Fault) as e:
|
except (socket.error, IOError, xmlrpc.client.Fault) as e:
|
||||||
print >>sys.stderr, 'error: cannot connect to manifest server %s:\n%s' % (
|
print('error: cannot connect to manifest server %s:\n%s'
|
||||||
self.manifest.manifest_server, e)
|
% (self.manifest.manifest_server, e), file=sys.stderr)
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
except xmlrpclib.ProtocolError as e:
|
except xmlrpc.client.ProtocolError as e:
|
||||||
print >>sys.stderr, 'error: cannot connect to manifest server %s:\n%d %s' % (
|
print('error: cannot connect to manifest server %s:\n%d %s'
|
||||||
self.manifest.manifest_server, e.errcode, e.errmsg)
|
% (self.manifest.manifest_server, e.errcode, e.errmsg),
|
||||||
|
file=sys.stderr)
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
|
||||||
rp = self.manifest.repoProject
|
rp = self.manifest.repoProject
|
||||||
@ -542,17 +590,20 @@ uncommitted changes are present' % project.relpath
|
|||||||
|
|
||||||
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)
|
current_branch_only=opt.current_branch_only,
|
||||||
|
no_tags=opt.no_tags)
|
||||||
|
|
||||||
if mp.HasChanges:
|
if mp.HasChanges:
|
||||||
syncbuf = SyncBuffer(mp.config)
|
syncbuf = SyncBuffer(mp.config)
|
||||||
mp.Sync_LocalHalf(syncbuf)
|
mp.Sync_LocalHalf(syncbuf)
|
||||||
if not syncbuf.Finish():
|
if not syncbuf.Finish():
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
self.manifest._Unload()
|
self._ReloadManifest(manifest_name)
|
||||||
if opt.jobs is None:
|
if opt.jobs is None:
|
||||||
self.jobs = self.manifest.default.sync_j
|
self.jobs = self.manifest.default.sync_j
|
||||||
all_projects = self.GetProjects(args, missing_ok=True)
|
all_projects = self.GetProjects(args,
|
||||||
|
missing_ok=True,
|
||||||
|
submodules_ok=opt.fetch_submodules)
|
||||||
|
|
||||||
self._fetch_times = _FetchTimes(self.manifest)
|
self._fetch_times = _FetchTimes(self.manifest)
|
||||||
if not opt.local_only:
|
if not opt.local_only:
|
||||||
@ -563,12 +614,33 @@ uncommitted changes are present' % project.relpath
|
|||||||
to_fetch.extend(all_projects)
|
to_fetch.extend(all_projects)
|
||||||
to_fetch.sort(key=self._fetch_times.Get, reverse=True)
|
to_fetch.sort(key=self._fetch_times.Get, reverse=True)
|
||||||
|
|
||||||
self._Fetch(to_fetch, opt)
|
fetched = self._Fetch(to_fetch, opt)
|
||||||
_PostRepoFetch(rp, opt.no_repo_verify)
|
_PostRepoFetch(rp, opt.no_repo_verify)
|
||||||
if opt.network_only:
|
if opt.network_only:
|
||||||
# bail out now; the rest touches the working tree
|
# bail out now; the rest touches the working tree
|
||||||
return
|
return
|
||||||
|
|
||||||
|
# Iteratively fetch missing and/or nested unregistered submodules
|
||||||
|
previously_missing_set = set()
|
||||||
|
while True:
|
||||||
|
self._ReloadManifest(manifest_name)
|
||||||
|
all_projects = self.GetProjects(args,
|
||||||
|
missing_ok=True,
|
||||||
|
submodules_ok=opt.fetch_submodules)
|
||||||
|
missing = []
|
||||||
|
for project in all_projects:
|
||||||
|
if project.gitdir not in fetched:
|
||||||
|
missing.append(project)
|
||||||
|
if not missing:
|
||||||
|
break
|
||||||
|
# Stop us from non-stopped fetching actually-missing repos: If set of
|
||||||
|
# missing repos has not been changed from last fetch, we break.
|
||||||
|
missing_set = set(p.name for p in missing)
|
||||||
|
if previously_missing_set == missing_set:
|
||||||
|
break
|
||||||
|
previously_missing_set = missing_set
|
||||||
|
fetched.update(self._Fetch(missing, opt))
|
||||||
|
|
||||||
if self.manifest.IsMirror:
|
if self.manifest.IsMirror:
|
||||||
# bail out now, we have no working tree
|
# bail out now, we have no working tree
|
||||||
return
|
return
|
||||||
@ -584,14 +656,14 @@ uncommitted changes are present' % project.relpath
|
|||||||
if project.worktree:
|
if project.worktree:
|
||||||
project.Sync_LocalHalf(syncbuf)
|
project.Sync_LocalHalf(syncbuf)
|
||||||
pm.end()
|
pm.end()
|
||||||
print >>sys.stderr
|
print(file=sys.stderr)
|
||||||
if not syncbuf.Finish():
|
if not syncbuf.Finish():
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
|
||||||
# If there's a notice that's supposed to print at the end of the sync, print
|
# If there's a notice that's supposed to print at the end of the sync, print
|
||||||
# it now...
|
# it now...
|
||||||
if self.manifest.notice:
|
if self.manifest.notice:
|
||||||
print self.manifest.notice
|
print(self.manifest.notice)
|
||||||
|
|
||||||
def _PostRepoUpgrade(manifest, quiet=False):
|
def _PostRepoUpgrade(manifest, quiet=False):
|
||||||
wrapper = WrapperModule()
|
wrapper = WrapperModule()
|
||||||
@ -603,27 +675,28 @@ def _PostRepoUpgrade(manifest, quiet=False):
|
|||||||
|
|
||||||
def _PostRepoFetch(rp, no_repo_verify=False, verbose=False):
|
def _PostRepoFetch(rp, no_repo_verify=False, verbose=False):
|
||||||
if rp.HasChanges:
|
if rp.HasChanges:
|
||||||
print >>sys.stderr, 'info: A new version of repo is available'
|
print('info: A new version of repo is available', file=sys.stderr)
|
||||||
print >>sys.stderr, ''
|
print(file=sys.stderr)
|
||||||
if no_repo_verify or _VerifyTag(rp):
|
if no_repo_verify or _VerifyTag(rp):
|
||||||
syncbuf = SyncBuffer(rp.config)
|
syncbuf = SyncBuffer(rp.config)
|
||||||
rp.Sync_LocalHalf(syncbuf)
|
rp.Sync_LocalHalf(syncbuf)
|
||||||
if not syncbuf.Finish():
|
if not syncbuf.Finish():
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
print >>sys.stderr, 'info: Restarting repo with latest version'
|
print('info: Restarting repo with latest version', file=sys.stderr)
|
||||||
raise RepoChangedException(['--repo-upgraded'])
|
raise RepoChangedException(['--repo-upgraded'])
|
||||||
else:
|
else:
|
||||||
print >>sys.stderr, 'warning: Skipped upgrade to unverified version'
|
print('warning: Skipped upgrade to unverified version', file=sys.stderr)
|
||||||
else:
|
else:
|
||||||
if verbose:
|
if verbose:
|
||||||
print >>sys.stderr, 'repo version %s is current' % rp.work_git.describe(HEAD)
|
print('repo version %s is current' % rp.work_git.describe(HEAD),
|
||||||
|
file=sys.stderr)
|
||||||
|
|
||||||
def _VerifyTag(project):
|
def _VerifyTag(project):
|
||||||
gpg_dir = os.path.expanduser('~/.repoconfig/gnupg')
|
gpg_dir = os.path.expanduser('~/.repoconfig/gnupg')
|
||||||
if not os.path.exists(gpg_dir):
|
if not os.path.exists(gpg_dir):
|
||||||
print >>sys.stderr,\
|
print('warning: GnuPG was not available during last "repo init"\n'
|
||||||
"""warning: GnuPG was not available during last "repo init"
|
'warning: Cannot automatically authenticate repo."""',
|
||||||
warning: Cannot automatically authenticate repo."""
|
file=sys.stderr)
|
||||||
return True
|
return True
|
||||||
|
|
||||||
try:
|
try:
|
||||||
@ -637,10 +710,9 @@ warning: Cannot automatically authenticate repo."""
|
|||||||
if rev.startswith(R_HEADS):
|
if rev.startswith(R_HEADS):
|
||||||
rev = rev[len(R_HEADS):]
|
rev = rev[len(R_HEADS):]
|
||||||
|
|
||||||
print >>sys.stderr
|
print(file=sys.stderr)
|
||||||
print >>sys.stderr,\
|
print("warning: project '%s' branch '%s' is not signed"
|
||||||
"warning: project '%s' branch '%s' is not signed" \
|
% (project.name, rev), file=sys.stderr)
|
||||||
% (project.name, rev)
|
|
||||||
return False
|
return False
|
||||||
|
|
||||||
env = os.environ.copy()
|
env = os.environ.copy()
|
||||||
@ -659,10 +731,10 @@ warning: Cannot automatically authenticate repo."""
|
|||||||
proc.stderr.close()
|
proc.stderr.close()
|
||||||
|
|
||||||
if proc.wait() != 0:
|
if proc.wait() != 0:
|
||||||
print >>sys.stderr
|
print(file=sys.stderr)
|
||||||
print >>sys.stderr, out
|
print(out, file=sys.stderr)
|
||||||
print >>sys.stderr, err
|
print(err, file=sys.stderr)
|
||||||
print >>sys.stderr
|
print(file=sys.stderr)
|
||||||
return False
|
return False
|
||||||
return True
|
return True
|
||||||
|
|
||||||
@ -696,7 +768,7 @@ class _FetchTimes(object):
|
|||||||
try:
|
try:
|
||||||
try:
|
try:
|
||||||
self._times = pickle.load(f)
|
self._times = pickle.load(f)
|
||||||
except:
|
except IOError:
|
||||||
try:
|
try:
|
||||||
os.remove(self._path)
|
os.remove(self._path)
|
||||||
except OSError:
|
except OSError:
|
||||||
|
@ -13,6 +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.
|
||||||
|
|
||||||
|
from __future__ import print_function
|
||||||
import copy
|
import copy
|
||||||
import re
|
import re
|
||||||
import sys
|
import sys
|
||||||
@ -22,20 +23,28 @@ from editor import Editor
|
|||||||
from error import HookError, UploadError
|
from error import HookError, UploadError
|
||||||
from project import RepoHook
|
from project import RepoHook
|
||||||
|
|
||||||
|
from pyversion import is_python3
|
||||||
|
if not is_python3():
|
||||||
|
# pylint:disable=W0622
|
||||||
|
input = raw_input
|
||||||
|
# pylint:enable=W0622
|
||||||
|
|
||||||
UNUSUAL_COMMIT_THRESHOLD = 5
|
UNUSUAL_COMMIT_THRESHOLD = 5
|
||||||
|
|
||||||
def _ConfirmManyUploads(multiple_branches=False):
|
def _ConfirmManyUploads(multiple_branches=False):
|
||||||
if multiple_branches:
|
if multiple_branches:
|
||||||
print "ATTENTION: One or more branches has an unusually high number of commits."
|
print('ATTENTION: One or more branches has an unusually high number '
|
||||||
|
'of commits.')
|
||||||
else:
|
else:
|
||||||
print "ATTENTION: You are uploading an unusually high number of commits."
|
print('ATTENTION: You are uploading an unusually high number of commits.')
|
||||||
print "YOU PROBABLY DO NOT MEAN TO DO THIS. (Did you rebase across branches?)"
|
print('YOU PROBABLY DO NOT MEAN TO DO THIS. (Did you rebase across '
|
||||||
answer = raw_input("If you are sure you intend to do this, type 'yes': ").strip()
|
'branches?)')
|
||||||
|
answer = input("If you are sure you intend to do this, type 'yes': ").strip()
|
||||||
return answer == "yes"
|
return answer == "yes"
|
||||||
|
|
||||||
def _die(fmt, *args):
|
def _die(fmt, *args):
|
||||||
msg = fmt % args
|
msg = fmt % args
|
||||||
print >>sys.stderr, 'error: %s' % msg
|
print('error: %s' % msg, file=sys.stderr)
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
|
||||||
def _SplitEmails(values):
|
def _SplitEmails(values):
|
||||||
@ -47,7 +56,7 @@ def _SplitEmails(values):
|
|||||||
class Upload(InteractiveCommand):
|
class Upload(InteractiveCommand):
|
||||||
common = True
|
common = True
|
||||||
helpSummary = "Upload changes for code review"
|
helpSummary = "Upload changes for code review"
|
||||||
helpUsage="""
|
helpUsage = """
|
||||||
%prog [--re --cc] [<project>]...
|
%prog [--re --cc] [<project>]...
|
||||||
"""
|
"""
|
||||||
helpDescription = """
|
helpDescription = """
|
||||||
@ -137,6 +146,10 @@ Gerrit Code Review: http://code.google.com/p/gerrit/
|
|||||||
p.add_option('-d', '--draft',
|
p.add_option('-d', '--draft',
|
||||||
action='store_true', dest='draft', default=False,
|
action='store_true', dest='draft', default=False,
|
||||||
help='If specified, upload as a draft.')
|
help='If specified, upload as a draft.')
|
||||||
|
p.add_option('-D', '--destination', '--dest',
|
||||||
|
type='string', action='store', dest='dest_branch',
|
||||||
|
metavar='BRANCH',
|
||||||
|
help='Submit for review on this target branch.')
|
||||||
|
|
||||||
# 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.
|
||||||
@ -176,18 +189,19 @@ Gerrit Code Review: http://code.google.com/p/gerrit/
|
|||||||
date = branch.date
|
date = branch.date
|
||||||
commit_list = branch.commits
|
commit_list = branch.commits
|
||||||
|
|
||||||
print 'Upload project %s/ to remote branch %s:' % (project.relpath, project.revisionExpr)
|
destination = opt.dest_branch or project.dest_branch or project.revisionExpr
|
||||||
print ' branch %s (%2d commit%s, %s):' % (
|
print('Upload project %s/ to remote branch %s:' % (project.relpath, destination))
|
||||||
|
print(' branch %s (%2d commit%s, %s):' % (
|
||||||
name,
|
name,
|
||||||
len(commit_list),
|
len(commit_list),
|
||||||
len(commit_list) != 1 and 's' or '',
|
len(commit_list) != 1 and 's' or '',
|
||||||
date)
|
date))
|
||||||
for commit in commit_list:
|
for commit in commit_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().lower()
|
||||||
answer = answer in ('y', 'Y', 'yes', '1', 'true', 't')
|
answer = answer in ('y', 'yes', '1', 'true', 't')
|
||||||
|
|
||||||
if answer:
|
if answer:
|
||||||
if len(branch.commits) > UNUSUAL_COMMIT_THRESHOLD:
|
if len(branch.commits) > UNUSUAL_COMMIT_THRESHOLD:
|
||||||
@ -210,18 +224,21 @@ Gerrit Code Review: http://code.google.com/p/gerrit/
|
|||||||
|
|
||||||
b = {}
|
b = {}
|
||||||
for branch in avail:
|
for branch in avail:
|
||||||
|
if branch is None:
|
||||||
|
continue
|
||||||
name = branch.name
|
name = branch.name
|
||||||
date = branch.date
|
date = branch.date
|
||||||
commit_list = branch.commits
|
commit_list = branch.commits
|
||||||
|
|
||||||
if b:
|
if b:
|
||||||
script.append('#')
|
script.append('#')
|
||||||
|
destination = opt.dest_branch or project.dest_branch or project.revisionExpr
|
||||||
script.append('# branch %s (%2d commit%s, %s) to remote branch %s:' % (
|
script.append('# branch %s (%2d commit%s, %s) to remote branch %s:' % (
|
||||||
name,
|
name,
|
||||||
len(commit_list),
|
len(commit_list),
|
||||||
len(commit_list) != 1 and 's' or '',
|
len(commit_list) != 1 and 's' or '',
|
||||||
date,
|
date,
|
||||||
project.revisionExpr))
|
destination))
|
||||||
for commit in commit_list:
|
for commit in commit_list:
|
||||||
script.append('# %s' % commit)
|
script.append('# %s' % commit)
|
||||||
b[name] = branch
|
b[name] = branch
|
||||||
@ -297,7 +314,7 @@ Gerrit Code Review: http://code.google.com/p/gerrit/
|
|||||||
try:
|
try:
|
||||||
# refs/changes/XYZ/N --> XYZ
|
# refs/changes/XYZ/N --> XYZ
|
||||||
return refs.get(last_pub).split('/')[-2]
|
return refs.get(last_pub).split('/')[-2]
|
||||||
except:
|
except (AttributeError, IndexError):
|
||||||
return ""
|
return ""
|
||||||
|
|
||||||
def _UploadAndReport(self, opt, todo, original_people):
|
def _UploadAndReport(self, opt, todo, original_people):
|
||||||
@ -309,33 +326,34 @@ Gerrit Code Review: http://code.google.com/p/gerrit/
|
|||||||
|
|
||||||
# Check if there are local changes that may have been forgotten
|
# Check if there are local changes that may have been forgotten
|
||||||
if branch.project.HasChanges():
|
if branch.project.HasChanges():
|
||||||
key = 'review.%s.autoupload' % branch.project.remote.review
|
key = 'review.%s.autoupload' % branch.project.remote.review
|
||||||
answer = branch.project.config.GetBoolean(key)
|
answer = branch.project.config.GetBoolean(key)
|
||||||
|
|
||||||
# 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("skipping upload", file=sys.stderr)
|
||||||
branch.uploaded = False
|
branch.uploaded = False
|
||||||
branch.error = 'User aborted'
|
branch.error = 'User aborted'
|
||||||
continue
|
continue
|
||||||
|
|
||||||
# Check if topic branches should be sent to the server during upload
|
# Check if topic branches should be sent to the server during upload
|
||||||
if opt.auto_topic is not True:
|
if opt.auto_topic is not True:
|
||||||
key = 'review.%s.uploadtopic' % branch.project.remote.review
|
key = 'review.%s.uploadtopic' % branch.project.remote.review
|
||||||
opt.auto_topic = branch.project.config.GetBoolean(key)
|
opt.auto_topic = branch.project.config.GetBoolean(key)
|
||||||
|
|
||||||
branch.UploadForReview(people, auto_topic=opt.auto_topic, draft=opt.draft)
|
destination = opt.dest_branch or branch.project.dest_branch or branch.project.revisionExpr
|
||||||
|
branch.UploadForReview(people, auto_topic=opt.auto_topic, draft=opt.draft, dest_branch=destination)
|
||||||
branch.uploaded = True
|
branch.uploaded = True
|
||||||
except UploadError as e:
|
except UploadError as e:
|
||||||
branch.error = e
|
branch.error = e
|
||||||
branch.uploaded = False
|
branch.uploaded = False
|
||||||
have_errors = True
|
have_errors = True
|
||||||
|
|
||||||
print >>sys.stderr, ''
|
print(file=sys.stderr)
|
||||||
print >>sys.stderr, '----------------------------------------------------------------------'
|
print('----------------------------------------------------------------------', file=sys.stderr)
|
||||||
|
|
||||||
if have_errors:
|
if have_errors:
|
||||||
for branch in todo:
|
for branch in todo:
|
||||||
@ -344,17 +362,19 @@ Gerrit Code Review: http://code.google.com/p/gerrit/
|
|||||||
fmt = ' (%s)'
|
fmt = ' (%s)'
|
||||||
else:
|
else:
|
||||||
fmt = '\n (%s)'
|
fmt = '\n (%s)'
|
||||||
print >>sys.stderr, ('[FAILED] %-15s %-15s' + fmt) % (
|
print(('[FAILED] %-15s %-15s' + fmt) % (
|
||||||
branch.project.relpath + '/', \
|
branch.project.relpath + '/', \
|
||||||
branch.name, \
|
branch.name, \
|
||||||
str(branch.error))
|
str(branch.error)),
|
||||||
print >>sys.stderr, ''
|
file=sys.stderr)
|
||||||
|
print()
|
||||||
|
|
||||||
for branch in todo:
|
for branch in todo:
|
||||||
if branch.uploaded:
|
if branch.uploaded:
|
||||||
print >>sys.stderr, '[OK ] %-15s %s' % (
|
print('[OK ] %-15s %s' % (
|
||||||
branch.project.relpath + '/',
|
branch.project.relpath + '/',
|
||||||
branch.name)
|
branch.name),
|
||||||
|
file=sys.stderr)
|
||||||
|
|
||||||
if have_errors:
|
if have_errors:
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
@ -385,17 +405,17 @@ Gerrit Code Review: http://code.google.com/p/gerrit/
|
|||||||
try:
|
try:
|
||||||
hook.Run(opt.allow_all_hooks, project_list=pending_proj_names)
|
hook.Run(opt.allow_all_hooks, project_list=pending_proj_names)
|
||||||
except HookError as e:
|
except HookError as e:
|
||||||
print >>sys.stderr, "ERROR: %s" % str(e)
|
print("ERROR: %s" % str(e), file=sys.stderr)
|
||||||
return
|
return
|
||||||
|
|
||||||
if opt.reviewers:
|
if opt.reviewers:
|
||||||
reviewers = _SplitEmails(opt.reviewers)
|
reviewers = _SplitEmails(opt.reviewers)
|
||||||
if opt.cc:
|
if opt.cc:
|
||||||
cc = _SplitEmails(opt.cc)
|
cc = _SplitEmails(opt.cc)
|
||||||
people = (reviewers,cc)
|
people = (reviewers, cc)
|
||||||
|
|
||||||
if not pending:
|
if not pending:
|
||||||
print >>sys.stdout, "no branches ready for upload"
|
print("no branches ready for upload", file=sys.stderr)
|
||||||
elif len(pending) == 1 and len(pending[0][1]) == 1:
|
elif len(pending) == 1 and len(pending[0][1]) == 1:
|
||||||
self._SingleBranch(opt, pending[0][1][0], people)
|
self._SingleBranch(opt, pending[0][1][0], people)
|
||||||
else:
|
else:
|
||||||
|
@ -13,6 +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.
|
||||||
|
|
||||||
|
from __future__ import print_function
|
||||||
import sys
|
import sys
|
||||||
from command import Command, MirrorSafeCommand
|
from command import Command, MirrorSafeCommand
|
||||||
from git_command import git
|
from git_command import git
|
||||||
@ -32,12 +33,12 @@ class Version(Command, MirrorSafeCommand):
|
|||||||
rp = self.manifest.repoProject
|
rp = self.manifest.repoProject
|
||||||
rem = rp.GetRemote(rp.remote.name)
|
rem = rp.GetRemote(rp.remote.name)
|
||||||
|
|
||||||
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:
|
if Version.wrapper_path is not None:
|
||||||
print 'repo launcher version %s' % Version.wrapper_version
|
print('repo launcher version %s' % Version.wrapper_version)
|
||||||
print ' (from %s)' % Version.wrapper_path
|
print(' (from %s)' % Version.wrapper_path)
|
||||||
|
|
||||||
print git.version().strip()
|
print(git.version().strip())
|
||||||
print 'Python %s' % sys.version
|
print('Python %s' % sys.version)
|
||||||
|
@ -4,49 +4,49 @@ import unittest
|
|||||||
import git_config
|
import git_config
|
||||||
|
|
||||||
def fixture(*paths):
|
def fixture(*paths):
|
||||||
"""Return a path relative to test/fixtures.
|
"""Return a path relative to test/fixtures.
|
||||||
"""
|
"""
|
||||||
return os.path.join(os.path.dirname(__file__), 'fixtures', *paths)
|
return os.path.join(os.path.dirname(__file__), 'fixtures', *paths)
|
||||||
|
|
||||||
class GitConfigUnitTest(unittest.TestCase):
|
class GitConfigUnitTest(unittest.TestCase):
|
||||||
"""Tests the GitConfig class.
|
"""Tests the GitConfig class.
|
||||||
|
"""
|
||||||
|
def setUp(self):
|
||||||
|
"""Create a GitConfig object using the test.gitconfig fixture.
|
||||||
"""
|
"""
|
||||||
def setUp(self):
|
config_fixture = fixture('test.gitconfig')
|
||||||
"""Create a GitConfig object using the test.gitconfig fixture.
|
self.config = git_config.GitConfig(config_fixture)
|
||||||
"""
|
|
||||||
config_fixture = fixture('test.gitconfig')
|
|
||||||
self.config = git_config.GitConfig(config_fixture)
|
|
||||||
|
|
||||||
def test_GetString_with_empty_config_values(self):
|
def test_GetString_with_empty_config_values(self):
|
||||||
"""
|
"""
|
||||||
Test config entries with no value.
|
Test config entries with no value.
|
||||||
|
|
||||||
[section]
|
[section]
|
||||||
empty
|
empty
|
||||||
|
|
||||||
"""
|
"""
|
||||||
val = self.config.GetString('section.empty')
|
val = self.config.GetString('section.empty')
|
||||||
self.assertEqual(val, None)
|
self.assertEqual(val, None)
|
||||||
|
|
||||||
def test_GetString_with_true_value(self):
|
def test_GetString_with_true_value(self):
|
||||||
"""
|
"""
|
||||||
Test config entries with a string value.
|
Test config entries with a string value.
|
||||||
|
|
||||||
[section]
|
[section]
|
||||||
nonempty = true
|
nonempty = true
|
||||||
|
|
||||||
"""
|
"""
|
||||||
val = self.config.GetString('section.nonempty')
|
val = self.config.GetString('section.nonempty')
|
||||||
self.assertEqual(val, 'true')
|
self.assertEqual(val, 'true')
|
||||||
|
|
||||||
def test_GetString_from_missing_file(self):
|
def test_GetString_from_missing_file(self):
|
||||||
"""
|
"""
|
||||||
Test missing config file
|
Test missing config file
|
||||||
"""
|
"""
|
||||||
config_fixture = fixture('not.present.gitconfig')
|
config_fixture = fixture('not.present.gitconfig')
|
||||||
config = git_config.GitConfig(config_fixture)
|
config = git_config.GitConfig(config_fixture)
|
||||||
val = config.GetString('empty')
|
val = config.GetString('empty')
|
||||||
self.assertEqual(val, None)
|
self.assertEqual(val, None)
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
unittest.main()
|
unittest.main()
|
||||||
|
3
trace.py
3
trace.py
@ -13,6 +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.
|
||||||
|
|
||||||
|
from __future__ import print_function
|
||||||
import sys
|
import sys
|
||||||
import os
|
import os
|
||||||
REPO_TRACE = 'REPO_TRACE'
|
REPO_TRACE = 'REPO_TRACE'
|
||||||
@ -31,4 +32,4 @@ def SetTrace():
|
|||||||
|
|
||||||
def Trace(fmt, *args):
|
def Trace(fmt, *args):
|
||||||
if IsTrace():
|
if IsTrace():
|
||||||
print >>sys.stderr, fmt % args
|
print(fmt % args, file=sys.stderr)
|
||||||
|
Reference in New Issue
Block a user