
I was attempting to correct a minor logic error that was causing LP Bug 1545632 see : https://bugs.launchpad.net/inkscape/+bug/1545632/comments/2
- so I did a bzr pull on lib2geom in order to synch. - I got an error message saying the branches had diverged and I could not pull - so I did a 'bzr pull lp:lib2geom --overwrite' - this 'worked' but now the version-info is wrong:
C:\Users\Alvin\AppData\Roaming\lib2geom>bzr version-info revision-id: git-v1:8c1148600de95edb26f6d6fd45c849a62ed77b88 date: 2016-02-10 23:24:32 -0800 build-date: 2016-02-18 07:37:01 -0500 revno: 2499 branch-nick: lib2geom
According to : https://code.launchpad.net/~lib2geom-hackers/lib2geom/trunk the correct version number is 2483 on Feb 5, not 2499 on Feb 10. - also the committer is git, not sure why
So now I am reluctant to proceed any farther because I do not know which version is correct, I will make the appropriate change in Inkscape trunk instead.
confused, Alvin
-- View this message in context: http://inkscape.13.x6.nabble.com/unable-to-commit-to-lib2geom-or-maybe-just-... Sent from the Inkscape - Dev mailing list archive at Nabble.com.

Lib2geom is now here:
https://github.com/inkscape/lib2geom
I can't disable the repo on Launchpad, so it's only an import.
Send me your username on Github and I'll add you as a developer.
Before pushing changes to master, I recommend pushing to a different branch and waiting for a Travis build result (takes around 8 minutes). I was attempting to correct a minor logic error that was causing LP Bug 1545632 see : https://bugs.launchpad.net/inkscape/+bug/1545632/comments/2
- so I did a bzr pull on lib2geom in order to synch. - I got an error message saying the branches had diverged and I could not pull - so I did a 'bzr pull lp:lib2geom --overwrite' - this 'worked' but now the version-info is wrong:
C:\Users\Alvin\AppData\Roaming\lib2geom>bzr version-info revision-id: git-v1:8c1148600de95edb26f6d6fd45c849a62ed77b88 date: 2016-02-10 23:24:32 -0800 build-date: 2016-02-18 07:37:01 -0500 revno: 2499 branch-nick: lib2geom
According to : https://code.launchpad.net/~lib2geom-hackers/lib2geom/trunk the correct version number is 2483 on Feb 5, not 2499 on Feb 10. - also the committer is git, not sure why
So now I am reluctant to proceed any farther because I do not know which version is correct, I will make the appropriate change in Inkscape trunk instead.
confused, Alvin
-- View this message in context: http://inkscape.13.x6.nabble.com/unable-to-commit-to-lib2geom-or-maybe-just-... Sent from the Inkscape - Dev mailing list archive at Nabble.com.
------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel

Hi, Thanks for the fast response. I guess the answer is more or less what I was afraid of, so I am not exactly sure what I will do now. I don't have a Github username, have never used git, and I had sort of tentatively decided a week ago or so, that I was not prepared to learn how to use it, too intimidating. Don't really know what the difference is between "pushing changes to master" versus "pushing to a different branch", don't know what a "Travis build" is, and don't actually know how to do a "push" in git. Probably the best thing is for me to think about it for a few weeks and see how others are doing this, since I am not an adventurer by nature.
Sorry for the noise, Alvin
-- View this message in context: http://inkscape.13.x6.nabble.com/unable-to-commit-to-lib2geom-or-maybe-just-... Sent from the Inkscape - Dev mailing list archive at Nabble.com.

Hi again, Well I decided to at least take the first step, my username on gitHub is alvinpenner
Alvin
-- View this message in context: http://inkscape.13.x6.nabble.com/unable-to-commit-to-lib2geom-or-maybe-just-... Sent from the Inkscape - Dev mailing list archive at Nabble.com.
participants (2)
-
alvinpenner
-
Krzysztof Kosiński