Skip to content

Instantly share code, notes, and snippets.

@raek
Created July 18, 2021 10:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save raek/e581f0c8f6d0b40c7225b717e7fde238 to your computer and use it in GitHub Desktop.
Save raek/e581f0c8f6d0b40c7225b717e7fde238 to your computer and use it in GitHub Desktop.
raek@mizar:~/src/cffi$ hg --verbose push --new-branch -r doc-improvements
pushing to ssh://hg@foss.heptapod.net/pypy/cffi
Enter passphrase for key '/home/raek/.ssh/id_rsa':
searching for changes
5 changesets found
uncompressed size of bundle content:
2277 (changelog)
1441 (manifests)
405 doc/source/cdef.rst
144 doc/source/index.rst
322 doc/source/installation.rst
3658 doc/source/overview.rst
269 doc/source/ref.rst
158 doc/source/using.rst
remote: adding changesets
remote: adding manifests
remote: adding file changes
remote: You are not authorised to publish changesets: b126173958ae 431d667b6228 f0b9be8e66c6 f42d1df14b0b and 1 others
For more information about topics auto-publishing rules in Heptapod, see: https://heptapod.net/pages/faq.html#bare-draft
abort: push failed on remote
raek@mizar:~/src/cffi$ which hg
/usr/bin/hg
raek@mizar:~/src/cffi$ hg --version
Mercurial Distributed SCM (version 5.3.1)
(see https://mercurial-scm.org for more information)
Copyright (C) 2005-2020 Matt Mackall and others
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
raek@mizar:~/src/cffi$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment