12-29-2012, 11:53 AM | #1 |
Member
Posts: 21
Karma: 10
Join Date: Jul 2011
Device: none
|
GitHub mirror
There's a mirror at https://github.com/mirror/calibre for users that prefer GitHub (originally mentioned at https://bugs.launchpad.net/calibre/+bug/1093634).
The mirror has pull requests that it would be beneficial to discuss within a reasonable time because the possibility of merge conflicts increase with time. The pull requests can be applied with *`bzr git-apply` * or by asking me to upload to launchpad with `git bzr push` Last edited by John Peterson; 02-01-2013 at 04:49 PM. |
12-29-2012, 08:48 PM | #2 | |
Zealot
Posts: 136
Karma: 60
Join Date: Jul 2009
Location: Munich, Germany
Device: Nook Classic rooted; Galaxy S IV with Aldiko, other older devices
|
Quote:
|
|
Advert | |
|
01-05-2013, 03:24 PM | #3 |
Member
Posts: 21
Karma: 10
Join Date: Jul 2011
Device: none
|
I want to bring attention to this message
> The mirror has pull requests (can be applied with `bzr git-apply`) that it would be beneficial to discuss within a reasonable time Last edited by John Peterson; 01-05-2013 at 08:32 PM. |
01-05-2013, 03:32 PM | #4 |
creator of calibre
Posts: 44,769
Karma: 24967300
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
If you want me to consider a merge request you need to submit it via Launchpad. You are welcome to use github for your own development if you prefer it, but *I* am not going to look at merge requests in two places. Using a projects' established version control procedures when you want your code accepted in that project is basic courtesy. To reiterate something I have stated in many places, I accept patches in the following forms:
1) Launchpad merge requests 2) Bazaar merge requests generated by bzr send and emailed to me or attached to a bug report 3) Plain patches emailed to me or attached to a bug report |
01-05-2013, 03:43 PM | #5 |
Member
Posts: 21
Karma: 10
Join Date: Jul 2011
Device: none
|
> I am not going to look at merge requests in two places
Why? Last edited by John Peterson; 01-05-2013 at 06:05 PM. |
Advert | |
|
01-05-2013, 03:54 PM | #6 |
creator of calibre
Posts: 44,769
Karma: 24967300
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
Because.
|
01-05-2013, 04:43 PM | #7 |
Member
Posts: 21
Karma: 10
Join Date: Jul 2011
Device: none
|
Requesting adequate reply
I request an adequate reply to this post as defined and advocated by the article efficient communication. Requesting option to discuss patches at GitHub I argue that * there's no significant disadvantage or inconvenience with discussing a patch on GitHub compared to Launchpad * manual monitoring is not necessary because there's a `Watch`option to receive mail notifications * there's no significant disadvantage or inconvenience in applying a patch from GitHub because ** it can without significant effort be applied with `bzr git-apply` (and retrieved from a .patch suffix to the commit URL) ** if asked the author can upload to launchpad with `git bzr push` * GitHub is popular and it's therefore within reasonable flexibility to allow discussion there * Allowing code discussion on GitHub too encourage competition between the sites which is beneficial * Allowing patch discussion on GitHub might bring more ideas and coding effort to the project because some users prefer to discuss patches there GitHub advantage I argue that some users see these differences as a significant disadvantage or inconvenience in discussing a patch on Launchpad compared to GitHub * GitHub allow message editing to correct errors in spelling, clarity, or logic, and therefore doesn't force the user to accept the dissatisfaction of leaving such errors permanent (and other arguments in the Launchpad discussion about message editing) * git is more efficient than bzr for patch discussion, primarily when (i) rebasing with commands such as `git commit --amend`, `git reset --soft HEAD^`, `git rebase -i` and (ii) diff editing because TortoiseGit's `TortoiseMerge.exe` allow editing (to easily fix accidental white space or remove temporary logging before commit) which bzr's `tbzrcommand.exe --command=diff` doesn't * GitHub allow message markup which allow clearer messages * Launchpad send notification for a change to the user that did the change which is an annoyance Clarification Prompted by discussion below I want to clarify that I'm not asking for anything more than > discussing a patch on GitHub I'm not asking for f.e. * applying the patch from Github (with `bzr git-apply`) if there's an objection to that because if asked I can instead upload it to launchpad with `git bzr push` * mirroring to GitHub * moving to GitHub If there's a concern that the patch base is outdated the committer can (instead of applying the patch from GitHub with `bzr git-apply`) * ask the author to upload the patch to launchpad with `git bzr push` (If there's an opinion in this thread that I've not replied to it might be because I found it unclear, similar to another argument, or non-meaningful.) Last edited by John Peterson; 02-01-2013 at 05:04 PM. |
01-05-2013, 10:10 PM | #8 |
Well trained by Cats
Posts: 30,576
Karma: 58055868
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
|
John
Calibre is Kovid's project. If he wants to use Launchpad, that is his choice. Just like it may be your choice NOT to contribute because you don't like his choice. Offering up a newish alternate was fine. It has been rejected.. He does not have to give anyone reasons. It is a PITA to work from 2 streams. I don't find any fault with rejecting that choice. We all have our favorite tools. You have been given submission alternates. Having lots of active developers is , but they must follow the leader to be successful. |
01-15-2013, 04:58 PM | #9 |
Member
Posts: 21
Karma: 10
Join Date: Jul 2011
Device: none
|
I want to bring attention to the arguments in my previous post in this thread.
Last edited by John Peterson; 02-01-2013 at 04:59 PM. |
01-15-2013, 06:34 PM | #10 |
Calibre Plugins Developer
Posts: 4,694
Karma: 2162246
Join Date: Oct 2010
Location: Australia
Device: Kindle Oasis
|
So what? There will always be advantages and disadvantages combined with personal preferences of one source control system over another. What preferences you personally have bear absolutely no relevance, as the ducks says it is up to Kovid who works full time on this project to decide where he wants to host it. Now if you can convince him to *move* the calibre source to GitHub that is one thing, but to setup your own mirror and then complain about Kovid quite rightly choosing not to have anything to do with it is utterly ridiculous.
I really don't understand your attitude with this. It would be utter insanity for Kovid to add to his workload to attempt to mirror onto multiple source control systems, it isn't even worth a minute of consideration. From his posts above he doesn't appear to be motivated to move, and frankly if that is the case I don't blame him - he and the many other contributors to calibre have years of experience with his existing setup and numerous scripts etc, so to stall development and put everyone through the upheaval of learning git is not a decision to be taken lightly. |
01-15-2013, 06:40 PM | #11 |
Member
Posts: 21
Karma: 10
Join Date: Jul 2011
Device: none
|
This message seem to have misunderstood my request and I've therefore posted a clarification under the topic "Clarification" in the message above.
|
01-15-2013, 06:59 PM | #12 |
Calibre Plugins Developer
Posts: 4,694
Karma: 2162246
Join Date: Oct 2010
Location: Australia
Device: Kindle Oasis
|
But how can you differentiate the two? A patch is generated based on differences against a base. As Kovid isn't managing your mirror, he has zero control or knowledge of what "base" the patch is generated against. For all he knows that patch is generated for code that was mirrored three months ago and no longer applies. At least when the contributor is on the same source control system they can be sure to easily sync to the main development trunk before generating their patch, or branch with confidence from it.
Also for major contributors they tend to work on a branch which Kovid merges in, which isn't an option when on another source system. Last edited by kiwidude; 01-15-2013 at 07:01 PM. |
01-15-2013, 07:13 PM | #13 |
Member
Posts: 21
Karma: 10
Join Date: Jul 2011
Device: none
|
I've posted a discussion about this to the topic "Clarification" above.
|
01-15-2013, 07:51 PM | #14 | ||||
Sigil & calibre developer
Posts: 2,487
Karma: 1063785
Join Date: Jan 2009
Location: Florida, USA
Device: Nook STR
|
Quote:
Quote:
Quote:
Quote:
Let's see you're willing to use Launchpad simply because you don't want to even though that's what calibre uses and what every calibre developer uses. This tells me two things. 1) You're not able to take any level of criticism because you won't make even the slightest attempt to work within calibre's development guidelines. 2) You're contributions no matter how brilliant are going to be more trouble then they're worth. |
||||
01-15-2013, 07:56 PM | #15 |
Calibre Plugins Developer
Posts: 4,694
Karma: 2162246
Join Date: Oct 2010
Location: Australia
Device: Kindle Oasis
|
But all this does is create extra work for Kovid for absolute zero benefit. Why should Kovid have to waste his time trying to reconcile patch dates or request mirror updates?
A user who wants to genuinely contribute to calibre will do whatever they need to do with the existing infrastructure, as I and dozens of other contributors have done. Adding to Kovid's workload in any shape or form just because user x wants to use Git over Bazaar is just plain silly. As I said above, either you request and get Kovid to agree to move calibre onto Git, or you suck it up and use what exists and works perfectly fine as is. Splitting a project across two source control systems is pretty much unprecedented in the development community AFAIK for a long list of very good reasons. But anyways that's my rant on the subject over, I'm done. |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
daily mirror uk update 12/10/12 | scissors | Recipes | 2 | 10-19-2012 10:57 AM |
Mirror a Library | leehach | Library Management | 1 | 09-01-2011 06:00 AM |
Downloading source repository from github fails. Ideas? | Cyberman tM | Kobo Reader | 0 | 05-29-2011 03:17 PM |
Zen and the Man in the Mirror | Barcey | News | 3 | 02-08-2010 12:51 PM |