Another update:
I added a Bazaar import from Github, and removed the Git repo from Launchpad, since there doesn't seem to be a way to configure a Git mirror on Launchpad.
I also wrote a small cheat sheet for translating Bazaar commands to Git commands here: http://wiki.inkscape.org/wiki/index.php/Working_with_Git
Suggestions on how to write the general material that does not assume knowledge of Bazaar are welcome.
Best regards, Krzysztof
2016-03-04 18:16 GMT-08:00 Krzysztof Kosiński <tweenk.pl@...400...>:
Hello everyone,
Sorry for causing this mess. The Git repository on Launchpad is indeed out of date. I sent an e-mail to the 2Geom mailing list, but should probably also have sent it to the Inkscape list. The authoritative version is on GitHub. I will try to set up an import or delete the Launchpad repo during the weekend.
Best regards, Krzysztof
2016-03-04 17:15 GMT-08:00 alvinpenner <penner@...1856...>:
thanks! I believe that worked! I get the following. It contains the change in path-sink.h which I expected to see, plus extra stuff I did not expect to see. Now if only I could remember this for next time it happens. Anyways, I have to go now, I have a splitting headache.
Thanks for your help. Alvin
C:\Users\Alvin\AppData\Roaming\lib2geom>git pull remote: Counting objects: 43, done. remote: Compressing objects: 100% (5/5), done. lta 19), reused 19 (delta 19), pack-reused 19 Unpacking objects: 100% (43/43), done.
8c11486..143bbcf master -> origin/master
- [new branch] travis-ci-test -> origin/travis-ci-test
Updating 8c11486..143bbcf Fast-forward .travis.yml | 27 +++++++++++++++++++++++++ README.md | 2 ++ src/2geom/circle.cpp | 8 ++++---- src/2geom/conicsec.cpp | 14 ++++++------- src/2geom/ellipse.cpp | 2 +- src/2geom/line.cpp | 38 +++++++++++++++++------------------ src/2geom/line.h | 41 ++++++++++++++++++++------------------ src/2geom/path-sink.h | 6 ++++-- src/2geom/ray.h | 47 ++++++++++++++++++++++---------------------- src/tests/line-test.cpp | 9 +++++++++ src/toys/conic-6.cpp | 4 ++-- src/toys/find-derivative.cpp | 2 +- src/toys/line-toy.cpp | 2 +- src/toys/rect-toy.cpp | 2 +- 14 files changed, 124 insertions(+), 80 deletions(-) create mode 100644 .travis.yml
-- View this message in context: http://inkscape.13.x6.nabble.com/how-to-update-a-git-repository-tp4975817p49... Sent from the Inkscape - Dev mailing list archive at Nabble.com.
Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel