Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-vcstools.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-6a2ded3c6b364011a867b258717f71569cc1afdb/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-vcstools.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-vcstools-0.1.38-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-vcstools.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-6a2ded3c6b364011a867b258717f71569cc1afdb/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-vcstools.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MFHQMk + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf vcstools-09d5a65fd6cc647b69bfeb5883e701b4f0ffa67a + /usr/bin/gzip -dc /builddir/build/SOURCES/vcstools-0.1.38-09d5a65.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd vcstools-09d5a65fd6cc647b69bfeb5883e701b4f0ffa67a + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i s/haiku/default/ doc/conf.py + sed -i s/:special-members:// doc/vcstools.rst + find -name '*.py' + xargs sed -i '1s|^#!python|#!/usr/bin/python|' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ieWFxQ + umask 022 + cd /builddir/build/BUILD + cd vcstools-09d5a65fd6cc647b69bfeb5883e701b4f0ffa67a + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/vcstools copying src/vcstools/git.py -> build/lib/vcstools copying src/vcstools/common.py -> build/lib/vcstools copying src/vcstools/__version__.py -> build/lib/vcstools copying src/vcstools/tar.py -> build/lib/vcstools copying src/vcstools/vcs_abstraction.py -> build/lib/vcstools copying src/vcstools/__init__.py -> build/lib/vcstools copying src/vcstools/svn.py -> build/lib/vcstools copying src/vcstools/hg.py -> build/lib/vcstools copying src/vcstools/bzr.py -> build/lib/vcstools copying src/vcstools/vcs_base.py -> build/lib/vcstools + make -C doc html man make: Entering directory `/builddir/build/BUILD/vcstools-09d5a65fd6cc647b69bfeb5883e701b4f0ffa67a/doc' sphinx-build -b html -d _build/doctrees . _build/html Making output directory... Running Sphinx v1.1.3 loading pickled environment... not yet created building [html]: targets for 6 source files that are out of date updating environment: 6 added, 0 changed, 0 removed reading sources... [ 16%] changelog reading sources... [ 33%] developers_guide reading sources... [ 50%] index reading sources... [ 66%] modules reading sources... [ 83%] vcsclient reading sources... [100%] vcstools /builddir/build/BUILD/vcstools-09d5a65fd6cc647b69bfeb5883e701b4f0ffa67a/doc/index.rst:58: WARNING: Title underline too short. Advanced: vcstools developers/contributors ======================================== /builddir/build/BUILD/vcstools-09d5a65fd6cc647b69bfeb5883e701b4f0ffa67a/doc/index.rst:58: WARNING: Title underline too short. Advanced: vcstools developers/contributors ======================================== /builddir/build/BUILD/vcstools-09d5a65fd6cc647b69bfeb5883e701b4f0ffa67a/src/vcstools/bzr.py:docstring of vcstools.bzr.BzrClient.get_url:2: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/vcstools-09d5a65fd6cc647b69bfeb5883e701b4f0ffa67a/src/vcstools/git.py:docstring of vcstools.git._get_git_version:4: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/vcstools-09d5a65fd6cc647b69bfeb5883e701b4f0ffa67a/src/vcstools/hg.py:docstring of vcstools.hg.HgClient.get_url:2: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/vcstools-09d5a65fd6cc647b69bfeb5883e701b4f0ffa67a/src/vcstools/svn.py:docstring of vcstools.svn.SvnClient.get_url:2: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/vcstools-09d5a65fd6cc647b69bfeb5883e701b4f0ffa67a/src/vcstools/svn.py:docstring of vcstools.svn.canonical_svn_url_split:7: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/vcstools-09d5a65fd6cc647b69bfeb5883e701b4f0ffa67a/src/vcstools/tar.py:docstring of vcstools.tar.TarClient.checkout:1: WARNING: Inline emphasis start-string without end-string. /builddir/build/BUILD/vcstools-09d5a65fd6cc647b69bfeb5883e701b4f0ffa67a/src/vcstools/tar.py:docstring of vcstools.tar.TarClient.get_url:2: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/vcstools-09d5a65fd6cc647b69bfeb5883e701b4f0ffa67a/src/vcstools/vcs_base.py:docstring of vcstools.vcs_base.VcsClientBase.export_repository:6: WARNING: Field list ends without a blank line; unexpected unindent. looking for now-outdated files... none found pickling environment... /builddir/build/BUILD/vcstools-09d5a65fd6cc647b69bfeb5883e701b4f0ffa67a/src/vcstools/vcs_base.py:docstring of vcstools.vcs_base.VcsClientBase.get_log:11: WARNING: Field list ends without a blank line; unexpected unindent. done checking consistency... done preparing documents... done writing output... [ 16%] changelog writing output... [ 33%] developers_guide writing output... [ 50%] index writing output... [ 66%] modules writing output... [ 83%] vcsclient writing output... [100%] vcstools writing additional files... genindex py-modindex search copying static files... done WARNING: html_static_path entry '/builddir/build/BUILD/vcstools-09d5a65fd6cc647b69bfeb5883e701b4f0ffa67a/doc/_static' does not exist dumping search index... done dumping object inventory... done build succeeded, 12 warnings. Build finished. The HTML pages are in _build/html. sphinx-build -b man -d _build/doctrees . _build/man Making output directory... Running Sphinx v1.1.3 loading pickled environment... done building [man]: all manpages updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found writing... vcstools.1 { vcsclient developers_guide modules vcstools changelog } build succeeded. Build finished. The manual pages are in _build/man. make: Leaving directory `/builddir/build/BUILD/vcstools-09d5a65fd6cc647b69bfeb5883e701b4f0ffa67a/doc' + rm -f doc/_build/html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DtAWZY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.noarch + cd vcstools-09d5a65fd6cc647b69bfeb5883e701b4f0ffa67a + /usr/bin/python2 setup.py install --root /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.noarch running install running build running build_py running install_lib creating /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.noarch/usr/lib/python2.7/site-packages/vcstools copying build/lib/vcstools/git.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.noarch/usr/lib/python2.7/site-packages/vcstools copying build/lib/vcstools/common.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.noarch/usr/lib/python2.7/site-packages/vcstools copying build/lib/vcstools/__version__.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.noarch/usr/lib/python2.7/site-packages/vcstools copying build/lib/vcstools/tar.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.noarch/usr/lib/python2.7/site-packages/vcstools copying build/lib/vcstools/vcs_abstraction.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.noarch/usr/lib/python2.7/site-packages/vcstools copying build/lib/vcstools/__init__.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.noarch/usr/lib/python2.7/site-packages/vcstools copying build/lib/vcstools/svn.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.noarch/usr/lib/python2.7/site-packages/vcstools copying build/lib/vcstools/hg.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.noarch/usr/lib/python2.7/site-packages/vcstools copying build/lib/vcstools/bzr.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.noarch/usr/lib/python2.7/site-packages/vcstools copying build/lib/vcstools/vcs_base.py -> /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.noarch/usr/lib/python2.7/site-packages/vcstools byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.noarch/usr/lib/python2.7/site-packages/vcstools/git.py to git.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.noarch/usr/lib/python2.7/site-packages/vcstools/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.noarch/usr/lib/python2.7/site-packages/vcstools/__version__.py to __version__.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.noarch/usr/lib/python2.7/site-packages/vcstools/tar.py to tar.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.noarch/usr/lib/python2.7/site-packages/vcstools/vcs_abstraction.py to vcs_abstraction.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.noarch/usr/lib/python2.7/site-packages/vcstools/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.noarch/usr/lib/python2.7/site-packages/vcstools/svn.py to svn.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.noarch/usr/lib/python2.7/site-packages/vcstools/hg.py to hg.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.noarch/usr/lib/python2.7/site-packages/vcstools/bzr.py to bzr.pyc byte-compiling /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.noarch/usr/lib/python2.7/site-packages/vcstools/vcs_base.py to vcs_base.pyc running install_egg_info running egg_info creating src/vcstools.egg-info writing requirements to src/vcstools.egg-info/requires.txt writing src/vcstools.egg-info/PKG-INFO writing top-level names to src/vcstools.egg-info/top_level.txt writing dependency_links to src/vcstools.egg-info/dependency_links.txt writing manifest file 'src/vcstools.egg-info/SOURCES.txt' reading manifest file 'src/vcstools.egg-info/SOURCES.txt' writing manifest file 'src/vcstools.egg-info/SOURCES.txt' Copying src/vcstools.egg-info to /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.noarch/usr/lib/python2.7/site-packages/vcstools-0.1.38-py2.7.egg-info running install_scripts + mkdir -p /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.noarch/usr/share/man/man1 + chmod -x doc/_build/man/vcstools.1 + install -p -m 0644 doc/_build/man/vcstools.1 /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.noarch/usr/share/man/man1/ + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/vcstools-09d5a65fd6cc647b69bfeb5883e701b4f0ffa67a /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.J12zHk + umask 022 + cd /builddir/build/BUILD + cd vcstools-09d5a65fd6cc647b69bfeb5883e701b4f0ffa67a + export GIT_AUTHOR_EMAIL=foo@example.com + GIT_AUTHOR_EMAIL=foo@example.com + export 'GIT_AUTHOR_NAME=Foo Bar' + GIT_AUTHOR_NAME='Foo Bar' + export GIT_COMMITTER_EMAIL=foo@example.com + GIT_COMMITTER_EMAIL=foo@example.com + export 'GIT_COMMITTER_NAME=Foo Bar' + GIT_COMMITTER_NAME='Foo Bar' + export 'HGUSER=Foo Bar ' + HGUSER='Foo Bar ' + export LANG=en_US.UTF-8 + LANG=en_US.UTF-8 + nosetests --with-coverage --cover-package vcstools -w test -e '^(test_url_matches_with_shortcut|test_checkout|test_checkout_dir_exists|test_checkout_version|test_get_url_by_reading)$' ...WARNING [vcstools] Command failed: '[' errcode: 2: /bin/sh: line 0: [: missing `]' [/vcstools] WARNING [vcstools] Command failed: 'echo foo && [' errcode: 2: /bin/sh: line 0: [: missing `]' [/vcstools] ERROR [vcstools] Command failed with OSError. 'two words' : [Errno 2] No such file or directory[/vcstools] ....bzr: ERROR: Unable to determine your name. Please, set your name with the 'whoami' command. E.g. bzr whoami "Your Name " Created a standalone tree (format: 2a) adding fixed.txt Committing to: /tmp/tmpY2xcix/remote/ added fixed.txt Committed revision 1. Created tag test_tag. adding modified.txt adding modified-fs.txt Committing to: /tmp/tmpY2xcix/remote/ added modified-fs.txt added modified.txt Committed revision 2. adding deleted.txt adding deleted-fs.txt Committing to: /tmp/tmpY2xcix/remote/ added deleted-fs.txt added deleted.txt Committed revision 3. ERROR [vcstools] Can't remove /tmp/tmpY2xcix/local[/vcstools] ..."ros ros@ros.org" Created a standalone tree (format: 2a) adding fixed.txt Committing to: /tmp/tmpDDfhw6/remote/ added fixed.txt Committed revision 1. Created tag test_tag. adding modified.txt adding modified-fs.txt Committing to: /tmp/tmpDDfhw6/remote/ added modified-fs.txt added modified.txt Committed revision 2. adding deleted.txt adding deleted-fs.txt Committing to: /tmp/tmpDDfhw6/remote/ added deleted-fs.txt added deleted.txt Committed revision 3. ..WARNING [vcstools] Command failed: 'bzr branch /tmp/tmpDDfhw6/remotefoobar /tmp/tmpDDfhw6/local' errcode: 3: bzr: ERROR: Not a branch: "/tmp/tmpDDfhw6/remotefoobar/". [/vcstools] ERROR [vcstools] Command failed: 'bzr branch /tmp/tmpDDfhw6/remotefoobar /tmp/tmpDDfhw6/local' errcode: 3: bzr: ERROR: Not a branch: "/tmp/tmpDDfhw6/remotefoobar/". [/vcstools] .WARNING [vcstools] Command failed: 'bzr update -r foobar' run at: '/tmp/tmpDDfhw6/local' errcode: 3: bzr: ERROR: Requested revision: 'foobar' does not exist in branch: file:///tmp/tmpDDfhw6/local/ [/vcstools] ......."ros ros@ros.org" Created a standalone tree (format: 2a) adding fixed.txt Committing to: /tmp/tmpVkqH2M/remote/ added fixed.txt Committed revision 1. Created tag test_tag. adding modified.txt adding modified-fs.txt Committing to: /tmp/tmpVkqH2M/remote/ added modified-fs.txt added modified.txt Committed revision 2. adding deleted.txt adding deleted-fs.txt Committing to: /tmp/tmpVkqH2M/remote/ added deleted-fs.txt added deleted.txt Committed revision 3. ..Initialized empty Git repository in /tmp/tmpP7eJDA/remote/.git/ [master (root-commit) c62fc15] initial 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 fixed.txt [master ec93614] initial 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 modified-fs.txt create mode 100644 modified.txt [master 26045ae] modified 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 deleted-fs.txt create mode 100644 deleted.txt Cloning into '/tmp/tmpP7eJDA/ros'... done. Switched to a new branch 'localbranch' [localbranch 02cbf6c] my_branch 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local.txt Switched to a new branch 'diverged_branch' [diverged_branch 67adc66] diverged_branch 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 diverged.txt Note: checking out 'test_tag'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at c62fc15... initial [detached HEAD 07c559a] no_branch 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tagged.txt [detached HEAD 92d65a2] dangling 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 dangling.txt [detached HEAD c1562ab] dangling_tip 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 dangling-tip.txt Deleted branch oldbranch (was c1562ab). Warning: you are leaving 2 commits behind, not connected to any of your branches: c1562ab dangling_tip 92d65a2 dangling If you want to keep them by creating a new branch, this may be a good time to do so with: git branch new_branch_name c1562ab Switched to branch 'master' vcstools only handles branches tracking default remote, branch 'master' tracks remote 'None' vcstools only handles branches tracking default remote, branch 'localbranch' tracks remote 'None' vcstools only handles branches tracking default remote, branch 'master' tracks remote 'None' vcstools refusing to move away from dangling commit, to protect your work. .Cloning into '/tmp/tmpP7eJDA/ros'... done. Switched to a new branch 'localbranch' [localbranch c57e65c] my_branch 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local.txt Switched to a new branch 'diverged_branch' [diverged_branch 01cdf82] diverged_branch 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 diverged.txt Note: checking out 'test_tag'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at c62fc15... initial [detached HEAD 373a454] no_branch 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tagged.txt [detached HEAD feca197] dangling 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 dangling.txt [detached HEAD 366d5ef] dangling_tip 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 dangling-tip.txt Deleted branch oldbranch (was 366d5ef). Warning: you are leaving 2 commits behind, not connected to any of your branches: 366d5ef dangling_tip feca197 dangling If you want to keep them by creating a new branch, this may be a good time to do so with: git branch new_branch_name 366d5ef Switched to branch 'master' .Cloning into '/tmp/tmpP7eJDA/ros'... done. Switched to a new branch 'localbranch' [localbranch c0f8a6a] my_branch 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local.txt Switched to a new branch 'diverged_branch' [diverged_branch fcce42f] diverged_branch 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 diverged.txt Note: checking out 'test_tag'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at c62fc15... initial [detached HEAD dcd8861] no_branch 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tagged.txt [detached HEAD ab7942c] dangling 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 dangling.txt [detached HEAD 4bde956] dangling_tip 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 dangling-tip.txt Deleted branch oldbranch (was 4bde956). Warning: you are leaving 2 commits behind, not connected to any of your branches: 4bde956 dangling_tip ab7942c dangling If you want to keep them by creating a new branch, this may be a good time to do so with: git branch new_branch_name 4bde956 Switched to branch 'master' .Cloning into '/tmp/tmpP7eJDA/ros'... done. Switched to a new branch 'localbranch' [localbranch c63bc96] my_branch 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local.txt Switched to a new branch 'diverged_branch' [diverged_branch 191ba07] diverged_branch 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 diverged.txt Note: checking out 'test_tag'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at c62fc15... initial [detached HEAD e393c73] no_branch 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tagged.txt [detached HEAD d2fb4ff] dangling 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 dangling.txt [detached HEAD 2863f38] dangling_tip 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 dangling-tip.txt Deleted branch oldbranch (was 2863f38). Warning: you are leaving 2 commits behind, not connected to any of your branches: 2863f38 dangling_tip d2fb4ff dangling If you want to keep them by creating a new branch, this may be a good time to do so with: git branch new_branch_name 2863f38 Switched to branch 'master' .Cloning into '/tmp/tmpP7eJDA/ros'... done. Switched to a new branch 'localbranch' [localbranch 46ec9a5] my_branch 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local.txt Switched to a new branch 'diverged_branch' [diverged_branch 79915e3] diverged_branch 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 diverged.txt Note: checking out 'test_tag'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at c62fc15... initial [detached HEAD d352fdc] no_branch 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tagged.txt [detached HEAD 86a367f] dangling 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 dangling.txt [detached HEAD 57d4f17] dangling_tip 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 dangling-tip.txt Deleted branch oldbranch (was 57d4f17). Warning: you are leaving 2 commits behind, not connected to any of your branches: 57d4f17 dangling_tip 86a367f dangling If you want to keep them by creating a new branch, this may be a good time to do so with: git branch new_branch_name 57d4f17 Switched to branch 'master' vcstools refusing to move away from dangling commit, to protect your work. .Initialized empty Git repository in /tmp/tmpX3ceQB/remote/.git/ [master (root-commit) 6bc87df] initial 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 fixed.txt [master aa76a86] initial 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 modified-fs.txt create mode 100644 modified.txt [master 5335c39] modified 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 deleted-fs.txt create mode 100644 deleted.txt Cloning into '/tmp/tmpX3ceQB/ros'... done. Switched to a new branch 'localbranch' [localbranch 3d2aabe] local_0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_0.txt [localbranch f85dc24] local_1 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_1.txt [localbranch 38cb77e] local_2 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_2.txt [localbranch e9d292d] local_3 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_3.txt [localbranch 13a7cd5] local_4 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_4.txt [localbranch 9d4e95f] local_5 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_5.txt [localbranch 3297a97] local_6 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_6.txt [localbranch 2cbef47] local_7 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_7.txt [localbranch 81befe1] local_8 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_8.txt [localbranch 3e2958c] local_9 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_9.txt .Cloning into '/tmp/tmpX3ceQB/ros'... done. Switched to a new branch 'localbranch' [localbranch 56fdd3f] local_0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_0.txt [localbranch c49a872] local_1 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_1.txt [localbranch c66f2a1] local_2 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_2.txt [localbranch 47e2276] local_3 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_3.txt [localbranch e66dc9d] local_4 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_4.txt [localbranch 93e0eb6] local_5 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_5.txt [localbranch 67694b6] local_6 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_6.txt [localbranch 57a7fa1] local_7 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_7.txt [localbranch d5381db] local_8 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_8.txt [localbranch 8edb325] local_9 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_9.txt .Cloning into '/tmp/tmpX3ceQB/ros'... done. Switched to a new branch 'localbranch' [localbranch 68d0f3f] local_0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_0.txt [localbranch a1c3749] local_1 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_1.txt [localbranch 0036faf] local_2 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_2.txt [localbranch 02f3783] local_3 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_3.txt [localbranch 98bdd13] local_4 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_4.txt [localbranch f7bc1c3] local_5 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_5.txt [localbranch 18a9797] local_6 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_6.txt [localbranch 85393d4] local_7 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_7.txt [localbranch e200e79] local_8 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_8.txt [localbranch 45cd366] local_9 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 local_9.txt .Initialized empty Git repository in /tmp/tmpqJMV8a/remote/.git/ [master (root-commit) c45288f] initial 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 fixed.txt [master 148056a] initial 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 modified-fs.txt create mode 100644 modified.txt [master 98a6f4d] modified 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 deleted-fs.txt create mode 100644 deleted.txt Cloning into '/tmp/tmpqJMV8a/ros'... done. Note: checking out 'test_tag'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at c45288f... initial [detached HEAD 6a3260e] modified-0 1 file changed, 1 insertion(+) create mode 100644 count.txt .Initialized empty Git repository in /tmp/tmplNiIee/remote/.git/ [master (root-commit) b5d5807] initial 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 fixed.txt [master f39b1c4] initial 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 modified-fs.txt create mode 100644 modified.txt [master 8a612ae] modified 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 deleted-fs.txt create mode 100644 deleted.txt Cloning into '/tmp/tmplNiIee/ros'... done. [master 53378fd] newfile 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new_file.txt From /tmp/tmplNiIee/remote 8a612ae..53378fd master -> origin/master .Initialized empty Git repository in /tmp/tmpZc0wAL/remote/.git/ [master (root-commit) 6879389] initial 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 fixed.txt [master 11f93b2] initial 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 modified-fs.txt create mode 100644 modified.txt [master de11a18] modified 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 deleted-fs.txt create mode 100644 deleted.txt ..Cloning into '/tmp/tmpZc0wAL/ros'... done. HEAD is now at 11f93b2 initial Switched to a new branch 'new_local_branch' .Cloning into '/tmp/tmpZc0wAL/ros'... done. .Cloning into '/tmp/tmpZc0wAL/ros'... done. .Cloning into '/tmp/tmpZc0wAL/ros'... done. .Cloning into '/tmp/tmpZc0wAL/ros'... .Cloning into '/tmp/tmpZc0wAL/ros'... done. .Cloning into '/tmp/tmpZc0wAL/ros'... done. .Cloning into '/tmp/tmpZc0wAL/ros'... done. .Cloning into '/tmp/tmpZc0wAL/ros'... done. HEAD is now at 6879389 initial .Cloning into '/tmp/tmpZc0wAL/ros'... done. HEAD is now at 6879389 initial [master bbb01cb] diverge 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 diverged.txt .Cloning into '/tmp/tmpZc0wAL/ros'... done. HEAD is now at 6879389 initial .Cloning into '/tmp/tmpZc0wAL/ros'... done. From /tmp/tmpZc0wAL/remote * [new branch] master -> remote2/master * [new branch] test_branch -> remote2/test_branch .Cloning into '/tmp/tmpZc0wAL/ros'... done. From /tmp/tmpZc0wAL/remote * [new branch] test_branch -> remote2/test_branch * [new branch] master -> remote2/master ..Cloning into '/tmp/tmpZc0wAL/ros'... done. HEAD is now at 6879389 initial From /tmp/tmpZc0wAL/remote * [new branch] test_branch -> remote2/test_branch * [new branch] master -> remote2/master ...Cloning into '/tmp/tmpZc0wAL/ros'... done. .Initialized empty Git repository in /tmp/tmpJQp68Y/remote/.git/ [master (root-commit) 80d32cf] initial 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 fixed.txt [master 56564a9] initial 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 modified-fs.txt create mode 100644 modified.txt [master 1bd524d] modified 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 deleted-fs.txt create mode 100644 deleted.txt Cloning into '/tmp/tmpJQp68Y/ros'... done. Note: checking out 'test_tag'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at 80d32cf... initial [detached HEAD 8d178b0] altfile 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 alt_file.txt Warning: you are leaving 1 commit behind, not connected to any of your branches: 8d178b0 altfile If you want to keep them by creating a new branch, this may be a good time to do so with: git branch new_branch_name 8d178b0 HEAD is now at 80d32cf... initial [detached HEAD 3a1cbe0] newfile 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new_file.txt From /tmp/tmpJQp68Y/remote * [new branch] alt_branch -> origin/alt_branch From /tmp/tmpJQp68Y/remote * [new tag] new_tag -> new_tag .Initialized empty Git repository in /tmp/tmpQWzmXp/remote/.git/ [master (root-commit) bc1c3dd] initial 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 fixed.txt [master 4d9bbdf] initial 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 modified-fs.txt create mode 100644 modified.txt [master f9b20c8] modified 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 deleted-fs.txt create mode 100644 deleted.txt Cloning into '/tmp/tmpQWzmXp/ros'... done. rm 'deleted.txt' .....Initialized empty Git repository in /tmp/tmpz07HsH/remote/.git/ [master (root-commit) b49559d] initial 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 fixed.txt [master ac0d8cc] initial 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 modified-fs.txt create mode 100644 modified.txt [master d228873] modified 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 deleted-fs.txt create mode 100644 deleted.txt Cloning into '/tmp/tmpz07HsH/ros'... done. .Initialized empty Git repository in /tmp/tmpxIB7Rv/remote/.git/ [master (root-commit) f3883d8] initial 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 fixed.txt [master a9d1b1e] initial 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 modified-fs.txt create mode 100644 modified.txt [master 29f0b08] modified 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 deleted-fs.txt create mode 100644 deleted.txt Cloning into '/tmp/tmpxIB7Rv/ros'... done. .Initialized empty Git repository in /tmp/tmpRxkOvT/remote/.git/ [master (root-commit) dcec9b9] initial 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 fixed.txt [master a9f12f4] initial 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 modified-fs.txt create mode 100644 modified.txt [master ae7f473] modified 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 deleted-fs.txt create mode 100644 deleted.txt Cloning into '/tmp/tmpRxkOvT/ros'... done. .Cloning into '/tmp/tmpaDCtMC/ros'... .Initialized empty Git repository in /tmp/tmpX94mDX/remote/.git/ [master (root-commit) 01ef52f] initial 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 fixed.txt Initialized empty Git repository in /tmp/tmpX94mDX/submodule/.git/ [master (root-commit) 4d59fcc] initial 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 subfixed.txt Initialized empty Git repository in /tmp/tmpX94mDX/subsubmodule/.git/ [master (root-commit) 35125cf] initial 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 subsubfixed.txt Cloning into 'subsubmodule'... done. [master e02d8cc] subsubmodule 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 subsubmodule Cloning into 'submodule'... done. [master 8d39c83] submodule 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 submodule Switched to a new branch 'test_branch2' Cloning into 'submodule2'... done. [test_branch2 1923532] submodule 2 files changed, 4 insertions(+) create mode 160000 submodule2 warning: unable to rmdir submodule2: Directory not empty Switched to branch 'master' Cloning into '/tmp/tmpX94mDX/local'... done. .Cloning into '/tmp/tmpX94mDX/local'... done. Submodule 'submodule' (/tmp/tmpX94mDX/submodule) registered for path 'submodule' Cloning into 'submodule'... done. Submodule path 'submodule': checked out 'e02d8cc0b0e1e850f20ca682d3c9f76030565ce0' Submodule 'subsubmodule' (/tmp/tmpX94mDX/subsubmodule) registered for path 'subsubmodule' Cloning into 'subsubmodule'... done. Submodule path 'submodule/subsubmodule': checked out '35125cf42a2f573de4f066c6cc18531d98c7c42d' .Cloning into '/tmp/tmpX94mDX/local'... done. Submodule 'submodule' (/tmp/tmpX94mDX/submodule) registered for path 'submodule' Cloning into 'submodule'... done. Submodule path 'submodule': checked out 'e02d8cc0b0e1e850f20ca682d3c9f76030565ce0' Submodule 'subsubmodule' (/tmp/tmpX94mDX/subsubmodule) registered for path 'subsubmodule' Cloning into 'subsubmodule'... done. Submodule path 'submodule/subsubmodule': checked out '35125cf42a2f573de4f066c6cc18531d98c7c42d' .Cloning into '/tmp/tmpX94mDX/local'... done. Submodule 'submodule' (/tmp/tmpX94mDX/submodule) registered for path 'submodule' Cloning into 'submodule'... done. Submodule path 'submodule': checked out 'e02d8cc0b0e1e850f20ca682d3c9f76030565ce0' Submodule 'subsubmodule' (/tmp/tmpX94mDX/subsubmodule) registered for path 'subsubmodule' Cloning into 'subsubmodule'... done. Submodule path 'submodule/subsubmodule': checked out '35125cf42a2f573de4f066c6cc18531d98c7c42d' .Cloning into '/tmp/tmpX94mDX/local'... done. Submodule 'submodule' (/tmp/tmpX94mDX/submodule) registered for path 'submodule' Cloning into 'submodule'... done. Submodule path 'submodule': checked out 'e02d8cc0b0e1e850f20ca682d3c9f76030565ce0' Submodule 'subsubmodule' (/tmp/tmpX94mDX/subsubmodule) registered for path 'subsubmodule' Cloning into 'subsubmodule'... done. Submodule path 'submodule/subsubmodule': checked out '35125cf42a2f573de4f066c6cc18531d98c7c42d' .marked working directory as branch test_branch (branches are permanent and global, did you want a bookmark?) updating to branch default 6 files updated, 0 files merged, 0 files removed, 0 files unresolved abort: destination '/tmp/tmpt78mDd/local' is not empty .updating to branch default 6 files updated, 0 files merged, 0 files removed, 0 files unresolved .updating to branch default 6 files updated, 0 files merged, 0 files removed, 0 files unresolved .marked working directory as branch test_branch (branches are permanent and global, did you want a bookmark?) ..updating to branch default 6 files updated, 0 files merged, 0 files removed, 0 files unresolved .updating to branch default 6 files updated, 0 files merged, 0 files removed, 0 files unresolved .updating to branch default 6 files updated, 0 files merged, 0 files removed, 0 files unresolved 0 files updated, 0 files merged, 0 files removed, 0 files unresolved pulling from /tmp/tmpL3DPaK/remote searching for changes no changes found 0 files updated, 0 files merged, 2 files removed, 0 files unresolved pulling from /tmp/tmpL3DPaK/remote searching for changes no changes found 2 files updated, 0 files merged, 0 files removed, 0 files unresolved pulling from /tmp/tmpL3DPaK/remote searching for changes no changes found 0 files updated, 0 files merged, 2 files removed, 0 files unresolved pulling from /tmp/tmpL3DPaK/remote searching for changes no changes found 2 files updated, 0 files merged, 0 files removed, 0 files unresolved .updating to branch default 6 files updated, 0 files merged, 0 files removed, 0 files unresolved 0 files updated, 0 files merged, 5 files removed, 0 files unresolved pulling from /tmp/tmpL3DPaK/remote searching for changes no changes found 5 files updated, 0 files merged, 0 files removed, 0 files unresolved pulling from /tmp/tmpL3DPaK/remote searching for changes no changes found 1 files updated, 0 files merged, 0 files removed, 0 files unresolved ..updating to branch default 6 files updated, 0 files merged, 0 files removed, 0 files unresolved abort: destination '/tmp/tmpL3DPaK/local' is not empty pulling from /tmp/tmpL3DPaK/remote searching for changes no changes found 0 files updated, 0 files merged, 0 files removed, 0 files unresolved pulling from /tmp/tmpL3DPaK/remote searching for changes no changes found 1 files updated, 0 files merged, 0 files removed, 0 files unresolved ...marked working directory as branch test_branch (branches are permanent and global, did you want a bookmark?) updating to branch default 6 files updated, 0 files merged, 0 files removed, 0 files unresolved .......marked working directory as branch test_branch (branches are permanent and global, did you want a bookmark?) updating to branch default 6 files updated, 0 files merged, 0 files removed, 0 files unresolved .marked working directory as branch test_branch (branches are permanent and global, did you want a bookmark?) updating to branch default 6 files updated, 0 files merged, 0 files removed, 0 files unresolved pulling from /tmp/tmpCL9LUW/remote searching for changes no changes found fixed.txt already tracked! pulling from /tmp/tmpCL9LUW/remote searching for changes adding changesets adding manifests adding file changes added 1 changesets with 0 changes to 0 files (run 'hg update' to get a working copy) .marked working directory as branch test_branch (branches are permanent and global, did you want a bookmark?) updating to branch default 6 files updated, 0 files merged, 0 files removed, 0 files unresolved 0 files updated, 0 files merged, 0 files removed, 0 files unresolved 0 files updated, 0 files merged, 1 files removed, 0 files unresolved .Checked out revision 0. A trunk A branches A tags A trunk/fixed.txt Adding branches Adding tags Adding trunk Adding trunk/fixed.txt Transmitting file data . Committed revision 1. A trunk/modified.txt A trunk/modified-fs.txt Adding trunk/modified-fs.txt Adding trunk/modified.txt Transmitting file data .. Committed revision 2. A trunk/deleted.txt A trunk/deleted-fs.txt Adding trunk/deleted-fs.txt Adding trunk/deleted.txt Transmitting file data .. Committed revision 3. A branches/foo A branches/foo/modified.txt Adding branches/foo Adding branches/foo/modified.txt Transmitting file data . Committed revision 4. A /tmp/tmpx1nsk2/local/deleted.txt A /tmp/tmpx1nsk2/local/modified-fs.txt A /tmp/tmpx1nsk2/local/deleted-fs.txt A /tmp/tmpx1nsk2/local/fixed.txt A /tmp/tmpx1nsk2/local/modified.txt Checked out revision 4. ERROR [vcstools] Can't remove /tmp/tmpx1nsk2/local[/vcstools] .A /tmp/tmpx1nsk2/local/deleted-fs.txt A /tmp/tmpx1nsk2/local/fixed.txt A /tmp/tmpx1nsk2/local/modified.txt A /tmp/tmpx1nsk2/local/deleted.txt A /tmp/tmpx1nsk2/local/modified-fs.txt Checked out revision 4. .A /tmp/tmpx1nsk2/local/deleted.txt A /tmp/tmpx1nsk2/local/modified-fs.txt A /tmp/tmpx1nsk2/local/deleted-fs.txt A /tmp/tmpx1nsk2/local/fixed.txt A /tmp/tmpx1nsk2/local/modified.txt Checked out revision 4. .Checked out revision 0. A trunk A branches A tags A trunk/fixed.txt Adding branches Adding tags Adding trunk Adding trunk/fixed.txt Transmitting file data . Committed revision 1. A trunk/modified.txt A trunk/modified-fs.txt Adding trunk/modified-fs.txt Adding trunk/modified.txt Transmitting file data .. Committed revision 2. A trunk/deleted.txt A trunk/deleted-fs.txt Adding trunk/deleted-fs.txt Adding trunk/deleted.txt Transmitting file data .. Committed revision 3. A branches/foo A branches/foo/modified.txt Adding branches/foo Adding branches/foo/modified.txt Transmitting file data . Committed revision 4. WARNING [vcstools] Command failed: 'svn diff "."' run at: '/tmp/tmplAY8nh/remote' errcode: 1: svn: E155007: '/tmp/tmplAY8nh/remote' is not a working copy [/vcstools] ..A /tmp/tmplAY8nh/local/fixed.txt A /tmp/tmplAY8nh/local/modified.txt A /tmp/tmplAY8nh/local/deleted.txt A /tmp/tmplAY8nh/local/modified-fs.txt A /tmp/tmplAY8nh/local/deleted-fs.txt Checked out revision 4. Updating '/tmp/tmplAY8nh/local': At revision 4. Updating '/tmp/tmplAY8nh/local': At revision 4. .A /tmp/tmplAY8nh/local/deleted-fs.txt A /tmp/tmplAY8nh/local/fixed.txt A /tmp/tmplAY8nh/local/modified.txt A /tmp/tmplAY8nh/local/deleted.txt A /tmp/tmplAY8nh/local/modified-fs.txt Checked out revision 3. Updating '/tmp/tmplAY8nh/local': D /tmp/tmplAY8nh/local/deleted-fs.txt D /tmp/tmplAY8nh/local/deleted.txt Updated to revision 2. ..A /tmp/tmplAY8nh/local/modified.txt Checked out revision 4. .A /tmp/tmplAY8nh/local/deleted.txt A /tmp/tmplAY8nh/local/modified-fs.txt A /tmp/tmplAY8nh/local/deleted-fs.txt A /tmp/tmplAY8nh/local/fixed.txt A /tmp/tmplAY8nh/local/modified.txt Checked out revision 4. ....Checked out revision 0. A trunk A branches A tags A trunk/fixed.txt Adding branches Adding tags Adding trunk Adding trunk/fixed.txt Transmitting file data . Committed revision 1. A trunk/modified.txt A trunk/modified-fs.txt Adding trunk/modified-fs.txt Adding trunk/modified.txt Transmitting file data .. Committed revision 2. A trunk/deleted.txt A trunk/deleted-fs.txt Adding trunk/deleted-fs.txt Adding trunk/deleted.txt Transmitting file data .. Committed revision 3. A branches/foo A branches/foo/modified.txt Adding branches/foo Adding branches/foo/modified.txt Transmitting file data . Committed revision 4. A /tmp/tmpkIgIaG/local/deleted.txt A /tmp/tmpkIgIaG/local/modified-fs.txt A /tmp/tmpkIgIaG/local/deleted-fs.txt A /tmp/tmpkIgIaG/local/fixed.txt A /tmp/tmpkIgIaG/local/modified.txt Checked out revision 4. D deleted.txt A added.txt .....Checked out revision 0. A trunk A branches A tags A trunk/fixed.txt Adding branches Adding tags Adding trunk Adding trunk/fixed.txt Transmitting file data . Committed revision 1. A trunk/modified.txt A trunk/modified-fs.txt Adding trunk/modified-fs.txt Adding trunk/modified.txt Transmitting file data .. Committed revision 2. A trunk/deleted.txt A trunk/deleted-fs.txt Adding trunk/deleted-fs.txt Adding trunk/deleted.txt Transmitting file data .. Committed revision 3. A branches/foo A branches/foo/modified.txt Adding branches/foo Adding branches/foo/modified.txt Transmitting file data . Committed revision 4. A /tmp/tmpxdWSgr/local/deleted.txt A /tmp/tmpxdWSgr/local/modified-fs.txt A /tmp/tmpxdWSgr/local/deleted-fs.txt A /tmp/tmpxdWSgr/local/fixed.txt A /tmp/tmpxdWSgr/local/modified.txt Checked out revision 4. .Checked out revision 0. A trunk A branches A tags A trunk/fixed.txt Adding branches Adding tags Adding trunk Adding trunk/fixed.txt Transmitting file data . Committed revision 1. A trunk/modified.txt A trunk/modified-fs.txt Adding trunk/modified-fs.txt Adding trunk/modified.txt Transmitting file data .. Committed revision 2. A trunk/deleted.txt A trunk/deleted-fs.txt Adding trunk/deleted-fs.txt Adding trunk/deleted.txt Transmitting file data .. Committed revision 3. A branches/foo A branches/foo/modified.txt Adding branches/foo Adding branches/foo/modified.txt Transmitting file data . Committed revision 4. A /tmp/tmpQx9zId/local/fixed.txt A /tmp/tmpQx9zId/local/modified.txt A /tmp/tmpQx9zId/local/deleted.txt A /tmp/tmpQx9zId/local/modified-fs.txt A /tmp/tmpQx9zId/local/deleted-fs.txt Checked out revision 4. A branches/foo2 A branches/bar Adding branches/bar Adding branches/foo2 Committed revision 5. A /tmp/tmpQx9zId/local_foo/modified.txt Checked out revision 5. .Checked out revision 0. A footest A footest/foosub A footest/foosub/fixed.txt Adding footest Adding footest/foosub Adding footest/foosub/fixed.txt Transmitting file data . Committed revision 1. A /tmp/tmpQx9zId/local_nc/foosub A /tmp/tmpQx9zId/local_nc/foosub/fixed.txt Checked out revision 1. .......... Name Stmts Miss Cover Missing -------------------------------------------------------- vcstools 24 0 100% vcstools.bzr 167 36 78% 67-71, 88-89, 106, 116-130, 139, 160, 167, 172, 193-203, 213, 218, 284-285, 295, 303 vcstools.common 180 18 90% 51-52, 77, 158, 162-165, 212, 248, 252-257, 301, 324 vcstools.git 455 53 88% 76, 120, 125-127, 147-148, 180, 200, 214-215, 229, 247, 253-254, 356, 388, 417, 421-422, 429-431, 575, 590-592, 612, 614, 622, 637, 639, 642-646, 668, 709, 718, 725, 776, 803, 807, 822-835, 851, 859 vcstools.hg 213 36 83% 62-64, 123-124, 148, 162, 171-173, 179, 181-182, 184, 194, 208-230, 235, 257, 266, 325, 335, 356 vcstools.svn 218 29 87% 43-44, 77, 112, 128-131, 151-152, 175, 184, 192-194, 199-200, 215, 240, 243-260, 271, 275, 324, 355 vcstools.tar 95 27 72% 99-100, 108, 113, 125, 130, 135-136, 142-143, 154-161, 165-170, 174, 178, 181, 184, 187 vcstools.vcs_abstraction 56 20 64% 89-92, 95, 98, 102, 105, 108, 111, 114, 120, 123, 126, 129, 132, 135, 138, 141, 144, 147 vcstools.vcs_base 58 17 71% 55, 69, 83, 106, 114, 130, 142, 155, 166, 193, 212, 218, 236, 254, 276, 294, 304 -------------------------------------------------------- TOTAL 1466 236 84% ---------------------------------------------------------------------- Ran 120 tests in 442.979s OK + exit 0 Processing files: python-vcstools-0.1.38-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fdHMVt + umask 022 + cd /builddir/build/BUILD + cd vcstools-09d5a65fd6cc647b69bfeb5883e701b4f0ffa67a + DOCDIR=/builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.noarch/usr/share/doc/python-vcstools-0.1.38 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.noarch/usr/share/doc/python-vcstools-0.1.38 + cp -pr doc/_build/html /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.noarch/usr/share/doc/python-vcstools-0.1.38 + cp -pr LICENSE /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.noarch/usr/share/doc/python-vcstools-0.1.38 + exit 0 Provides: python-vcstools = 0.1.38-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.noarch Wrote: /builddir/build/RPMS/python-vcstools-0.1.38-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RMsdVe + umask 022 + cd /builddir/build/BUILD + cd vcstools-09d5a65fd6cc647b69bfeb5883e701b4f0ffa67a + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-vcstools-0.1.38-1.el7.noarch + exit 0 Child return code was: 0