- If you are not yet experienced with mercurial, it would probably be better to
> push to a codereview first. There you and others can control, if the > commit > will be ok. > > Hmmm...I created a patch file hg export 71:67c2c9a02e55 > changed_links.diff but the import in rietveld complains Patch set contains no recognizable patches upload.py gave a similar result. Do I have to prepare the patchfile a different way?
# HG changeset patch # User Axel Braun <[email protected]> # Date 1380202772 -7200 # Node ID 67c2c9a02e55a813ba1cc6e0fc3412ff4b8312d0 # Parent 5ff8585b1f8d2f976843c419ecc0a82ccab5047a Updated openSUSE links diff -r 5ff8585b1f8d -r 67c2c9a02e55 stories/download.txt --- a/stories/download.txt Tue Sep 24 17:55:20 2013 +0200 +++ b/stories/download.txt Thu Sep 26 15:39:32 2013 +0200 @@ -35,6 +35,7 @@ * `Fedora <https://admin.fedoraproject.org/pkgdb/acls/list/?searchwords=tryton*>`_ * `Gentoo <http://code.google.com/p/tryton/wiki/GentooOverlay>`_ +* `openSUSE <https://build.opensuse.org/project/show/home:DocB:python_packages>`_ * `Ubuntu <http://packages.ubuntu.com/search?suite=default§ion=all&arch=any&searchon=names&keywords=tryton>`_ diff -r 5ff8585b1f8d -r 67c2c9a02e55 stories/download.txt.ca --- a/stories/download.txt.ca Tue Sep 24 17:55:20 2013 +0200 +++ b/stories/download.txt.ca Thu Sep 26 15:39:32 2013 +0200 @@ -35,6 +35,7 @@ * `Fedora <https://admin.fedoraproject.org/pkgdb/acls/list/?searchwords=tryton*>`_ * `Gentoo <http://code.google.com/p/tryton/wiki/GentooOverlay>`_ +* `openSUSE <https://build.opensuse.org/project/show/home:DocB:python_packages>`_ * `Ubuntu <http://packages.ubuntu.com/search?suite=default§ion=all&arch=any&searchon=names&keywords=tryton>`_ diff -r 5ff8585b1f8d -r 67c2c9a02e55 stories/download.txt.de --- a/stories/download.txt.de Tue Sep 24 17:55:20 2013 +0200 +++ b/stories/download.txt.de Thu Sep 26 15:39:32 2013 +0200 @@ -35,6 +35,7 @@ * `Fedora <https://admin.fedoraproject.org/pkgdb/acls/list/?searchwords=tryton*>`_ * `Gentoo <http://code.google.com/p/tryton/wiki/GentooOverlay>`_ +* `openSUSE <https://build.opensuse.org/project/show/home:DocB:python_packages>`_ * `Ubuntu <http://packages.ubuntu.com/search?suite=default§ion=all&arch=any&searchon=names&keywords=tryton>`_ diff -r 5ff8585b1f8d -r 67c2c9a02e55 stories/download.txt.es --- a/stories/download.txt.es Tue Sep 24 17:55:20 2013 +0200 +++ b/stories/download.txt.es Thu Sep 26 15:39:32 2013 +0200 @@ -35,6 +35,7 @@ * `Fedora <https://admin.fedoraproject.org/pkgdb/acls/list/?searchwords=tryton*>`_ * `Gentoo <http://code.google.com/p/tryton/wiki/GentooOverlay>`_ +* `openSUSE <https://build.opensuse.org/project/show/home:DocB:python_packages>`_ * `Ubuntu <http://packages.ubuntu.com/search?suite=default§ion=all&arch=any&searchon=names&keywords=tryton>`_ diff -r 5ff8585b1f8d -r 67c2c9a02e55 stories/download.txt.fr --- a/stories/download.txt.fr Tue Sep 24 17:55:20 2013 +0200 +++ b/stories/download.txt.fr Thu Sep 26 15:39:32 2013 +0200 @@ -35,6 +35,7 @@ * `Fedora <https://admin.fedoraproject.org/pkgdb/acls/list/?searchwords=tryton*>`_ * `Gentoo <http://code.google.com/p/tryton/wiki/GentooOverlay>`_ +* `openSUSE <https://build.opensuse.org/project/show/home:DocB:python_packages>`_ * `Ubuntu <http://packages.ubuntu.com/search?suite=default§ion=all&arch=any&searchon=names&keywords=tryton>`_ diff -r 5ff8585b1f8d -r 67c2c9a02e55 stories/download.txt.ru --- a/stories/download.txt.ru Tue Sep 24 17:55:20 2013 +0200 +++ b/stories/download.txt.ru Thu Sep 26 15:39:32 2013 +0200 @@ -35,6 +35,7 @@ * `Fedora <https://admin.fedoraproject.org/pkgdb/acls/list/?searchwords=tryton*>`_ * `Gentoo <http://code.google.com/p/tryton/wiki/GentooOverlay>`_ +* `openSUSE <https://build.opensuse.org/project/show/home:DocB:python_packages>`_ * `Ubuntu <http://packages.ubuntu.com/search?suite=default§ion=all&arch=any&searchon=names&keywords=tryton>`_
