Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Switching To GitHub
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  20 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Michael Pedersen  
View profile  
 More options Sep 10 2012, 9:56 am
From: Michael Pedersen <m.peder...@icelus.org>
Date: Mon, 10 Sep 2012 09:56:12 -0400
Local: Mon, Sep 10 2012 9:56 am
Subject: Switching To GitHub
Okay, a couple weeks back, right after we released TG 2.2.0, we
discovered a few things about the sourceforge system that makes it no
longer desirable for using as our tracker. We had been thinking of
using Github back when we switched last year, but (at the time) we
chose SF.

Now, we're going to make the switch to Github. I'm in the process of
writing a migration tool that will copy all the pieces over for us.
One question, though, has arisen, and this change is both significant
and inconsequential. All of our previous systems have used one issue
tracker for the entire project. Github uses one tracker per
repository, and we have three repositories (core, docs, and
tutorials). This means that I have to do something different for
copying ticket information, and I want to ask for feedback before I do
it. Here's the options:

1. Copy every ticket into every repository's issue tracker. Good:
Ticket numbers are preserved. Bad: Tickets are fully duplicated, which
could make it difficult for people to track the tickets they genuinely
care about. Also means we have to close a bunch of them
inappropriately (a ticket applies only to docs, so it has be closed on
core and on tutorials).

2. Copy only relevant tickets, but use placeholders for non-relevant
tickets. Good: Ticket numbers are preserved. Bad: Lots of tickets in
each repository that will read "Placeholder. Please ignore."

3. Copy only relevant tickets. Good: Each repository's issues are kept
to being just the relevant items. Bad: Ticket numbers are not
preserved.

I'm leaning towards number three, personally. However, I know that
there are some people who will prefer (or even demand) one of the
others, so as to preserve ticket numbering.

What do you think? Which one would you prefer?

--
Michael J. Pedersen
My Online Resume: http://www.icelus.org/ -- Google+ http://plus.ly/pedersen
Google Talk: m.peder...@icelus.org -- Twitter: pedersentg


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mengu  
View profile  
 More options Sep 10 2012, 10:25 am
From: Mengu <whalb...@gmail.com>
Date: Mon, 10 Sep 2012 07:25:14 -0700 (PDT)
Local: Mon, Sep 10 2012 10:25 am
Subject: Re: Switching To GitHub

hi michael,

i am really happy to see this change. i'm glad that we are moving to github.

i vote for number three.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Christophe de Vienne  
View profile  
 More options Sep 10 2012, 10:40 am
From: Christophe de Vienne <cdevie...@gmail.com>
Date: Mon, 10 Sep 2012 16:40:08 +0200
Local: Mon, Sep 10 2012 10:40 am
Subject: Re: [tg-trunk] Switching To GitHub
Hi,

Le 10/09/2012 15:56, Michael Pedersen a crit :

> Okay, a couple weeks back, right after we released TG 2.2.0, we
> discovered a few things about the sourceforge system that makes it no
> longer desirable for using as our tracker.

I am interested in knowing the "few things", could you explain the
reasons for this decision ?

Thanks,

Christophe


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Michael Pedersen  
View profile  
 More options Sep 10 2012, 10:54 am
From: Michael Pedersen <m.peder...@icelus.org>
Date: Mon, 10 Sep 2012 10:54:02 -0400
Local: Mon, Sep 10 2012 10:54 am
Subject: Re: [tg-trunk] Switching To GitHub
On Mon, Sep 10, 2012 at 10:40 AM, Christophe de Vienne

<cdevie...@gmail.com> wrote:
> I am interested in knowing the "few things", could you explain the
> reasons for this decision ?

To some degree, yes. Parts are lost to memory, despite it being only a
couple weeks. Among them:

* I have tried two different browsers, and neither of them is able to
create a new Milestone for the next version.
* When going to sourceforge.net and doing a search for turbogears,
turbogears2 would *not* come up unless you turned off the "recently
updated" tag. This was a matter of days after the 2.2.0 release, and
TG1 was always able to be found.
* I'm seriously pondering switching jenkins to our own server. We're
not able to get emailed build failures due to anti-spam issues (the
sender line can't be changed without possibly breaking something else
on the machine, and I'm not willing to take that risk). Github offers
a CI service that we could begin using quickly, and even have our CI
scripts checked in and version controlled.
* A perception that Github is more active than SF (in general), and
therefore would be easier to bring people on board. Less friction
(since they're already using it) would mean it is hopefully easier for
people to submit patches.
* The layout of the projects on SF make it difficult to bring
everything together in one place. I'd like to see tgtools (tgext.crud,
tgext.admin, etc) all available at one location, so that we could tell
people to look in one place for everything TurboGears (as opposed to
the noticeable spread that we have).
* Better management of projects on Github. On Github, it feels easier
to allow people to control different aspects of the project as a
whole.
* Easier (and more complete) API access, allowing me to write some
tools to help make the release process *much* easier. I've looked at
the SF side, and it is much harder over there, trust me.

That's all that I can remember. Nothing huge, no one specific tipping
point, just a group of small items that eventually point to the need
to leave SF for something else.

--
Michael J. Pedersen
My Online Resume: http://www.icelus.org/ -- Google+ http://plus.ly/pedersen
Google Talk: m.peder...@icelus.org -- Twitter: pedersentg


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Christophe de Vienne  
View profile  
 More options Sep 10 2012, 11:11 am
From: Christophe de Vienne <cdevie...@gmail.com>
Date: Mon, 10 Sep 2012 17:11:08 +0200
Local: Mon, Sep 10 2012 11:11 am
Subject: Re: [tg-trunk] Switching To GitHub
Le 10/09/2012 16:54, Michael Pedersen a crit :
> On Mon, Sep 10, 2012 at 10:40 AM, Christophe de Vienne
> <cdevie...@gmail.com> wrote:
>> I am interested in knowing the "few things", could you explain the
>> reasons for this decision ?
> To some degree, yes. Parts are lost to memory, despite it being only a
> couple weeks. Among them:

[...]

Thanks for the precisions.

Have you considered bitbucket too ? IIRC the tg repositories were once
hosted there, and it has the same avantages over SF (the ones you
mention at least).

Christophe


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Michael Pedersen  
View profile  
 More options Sep 10 2012, 11:23 am
From: Michael Pedersen <m.peder...@icelus.org>
Date: Mon, 10 Sep 2012 11:23:57 -0400
Local: Mon, Sep 10 2012 11:23 am
Subject: Re: [tg-trunk] Switching To GitHub
On Mon, Sep 10, 2012 at 11:11 AM, Christophe de Vienne

<cdevie...@gmail.com> wrote:
> Have you considered bitbucket too ? IIRC the tg repositories were once
> hosted there, and it has the same avantages over SF (the ones you
> mention at least).

Actually, we did consider it. I chose not to go with Bitbucket for two reasons:

Github, for better or worse, has more developer activity (or, at
least, the perception of it). This makes Github more desirable over
Bitbucket.

The second reason is because we did use Bitbucket in the past. I'm
worried that using it again would increase confusion with links to no
longer valid repository URLs (in part because we very much modified
the repository structure when we migrated from Bitbucket). While we
don't deliberately leave the old URLs around, they are in mailing list
archives and the like. That source of confusion should be avoided if
possible.

So, even though Bitbucket is nice, the balance of factors leans towards Github.

--
Michael J. Pedersen
My Online Resume: http://www.icelus.org/ -- Google+ http://plus.ly/pedersen
Google Talk: m.peder...@icelus.org -- Twitter: pedersentg


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Christoph Zwerschke  
View profile  
 More options Sep 10 2012, 12:41 pm
From: Christoph Zwerschke <c...@online.de>
Date: Mon, 10 Sep 2012 18:41:05 +0200
Local: Mon, Sep 10 2012 12:41 pm
Subject: Re: [tg-trunk] Switching To GitHub
Am 10.09.2012 17:11, schrieb Christophe de Vienne:

> Have you considered bitbucket too ? IIRC the tg repositories were once
> hosted there, and it has the same avantages over SF (the ones you
> mention at least).

That would mean switching from git back to hg again. Much easier to stay
with git. It's bad enough that we have to change our project platform
again, but at least please let's not change the VCS type and convert the
repository again! Also, I remember there was a long discussion where
some developers had issues with both bitbucket and hg, and wanted to use
git instead. Not sure if these were real issues, or if they are solved
now, but that's actually why we moved away from bitbucket. If we move,
we should at least not move in circles.

-- Christoph


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Alessandro Molina  
View profile  
 More options Sep 10 2012, 12:51 pm
From: Alessandro Molina <alessandro.mol...@gmail.com>
Date: Mon, 10 Sep 2012 18:51:36 +0200
Local: Mon, Sep 10 2012 12:51 pm
Subject: Re: [tg-trunk] Switching To GitHub
Also currently travis.ci doesn't provide support for bitbucket, and
travis was one of the reasons for moving to GitHub.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kevin Horn  
View profile  
 More options Sep 10 2012, 2:45 pm
From: Kevin Horn <kevin.h...@gmail.com>
Date: Mon, 10 Sep 2012 13:45:15 -0500
Local: Mon, Sep 10 2012 2:45 pm
Subject: Re: [tg-trunk] Switching To GitHub

On Mon, Sep 10, 2012 at 11:41 AM, Christoph Zwerschke <c...@online.de>wrote:

FYI, bitbucket supports git repos now, as well as hg ones.

Kevin Horn


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Christoph Zwerschke  
View profile  
 More options Sep 10 2012, 6:13 pm
From: Christoph Zwerschke <c...@online.de>
Date: Tue, 11 Sep 2012 00:13:01 +0200
Local: Mon, Sep 10 2012 6:13 pm
Subject: Re: [tg-trunk] Switching To GitHub
Am 10.09.2012 20:45, schrieb Kevin Horn:

> FYI, bitbucket supports git repos now, as well as hg ones.

Thanks for the update, that move had indeed slipped under my radar.

-- Chris


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Craig Small  
View profile  
 More options Sep 10 2012, 6:39 pm
From: Craig Small <csm...@enc.com.au>
Date: Tue, 11 Sep 2012 08:39:47 +1000
Local: Mon, Sep 10 2012 6:39 pm
Subject: Re: [tg-trunk] Switching To GitHub
Hello Michael,
  Thanks for giving some information about the reasons for the switch.
When I saw your announcement my first thought, like some others, was
why. I'm involved in a bunch of project across a variety of sites
(including SF but not github) which is why I was curious.

We got the "why".

I think option 3 seems the nicest, or least-worse.

 - Craig
--
Craig Small VK2XLZ   http://enc.com.au/          csmall at : enc.com.au
Debian GNU/Linux     http://www.debian.org/      csmall at : debian.org
GPG fingerprint:     5D2F B320 B825 D939 04D2  0519 3938 F96B DF50 FEA5


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
jeetu  
View profile  
 More options Sep 11 2012, 12:31 am
From: jeetu <alindsha...@gmail.com>
Date: Mon, 10 Sep 2012 21:31:19 -0700 (PDT)
Local: Tues, Sep 11 2012 12:31 am
Subject: Re: [tg-trunk] Switching To GitHub

1) Why not merge all three into one repository. This may allow (and
facilitate) users to do minor changes in docs as well easily. Additionally,
It will have the benefit of docs and code up-to-date for each other. As all
three are very well dependent on each other, it should be merged into one.
Hopefully size of all together is not much so as to have an impact on
cloning and pushing time.

2) Personally I like mercurial but git is no doubt the most used DVCS. Also
the commands are mostly the same for normal working. So congrats on the
move.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Michael Pedersen  
View profile  
 More options Sep 11 2012, 1:10 am
From: Michael Pedersen <m.peder...@icelus.org>
Date: Tue, 11 Sep 2012 01:10:32 -0400
Local: Tues, Sep 11 2012 1:10 am
Subject: Re: [tg-trunk] Switching To GitHub
This post winds up being in reply to one particular post, but that's a
quirk of replying to a topic. I'm going to try to address points
raised by several people.

First, on the topic of bitbucket: Yes, they use git, and hg. They
provide a number of very nice tools. No argument there. Despite this,
they still fall short of the sheer mass that Github has. If you look
for open source code, Github will wind up hosting quite a lot of it.
If you look for developers and developer profiles, you will find quite
a lot on Github. It is easier to share on Github than it is on
Bitbucket, by virtue of the fact that more people are already *on*
Github than on Bitbucket. They are already used to using the tools,
and (let's face it) we're trying to find ways to bring people in. The
less friction we put in their way, the more likely we are to get
contributions.

Like it or not, Github wins on this count. Unless you can provide some
sort of study that provides numbers that show Bitbucket has more users
doing more than Github, well, Bitbucket won't win this round. Add in
the confusion of the older URLs that still exist in email archives
(and we are not able to remove those archives), and going back to
BitBucket will create more confusion. I want to reduce it. Unless you
have a way (after dealing with the user issue) to deal with the old
email archives, Bitbucket loses there, too.

In short, expect to see things moved to Github, and more (and better)
definition given to the project there.

On Tue, Sep 11, 2012 at 12:31 AM, jeetu <alindsha...@gmail.com> wrote:
> 1) Why not merge all three into one repository. This may allow (and
> facilitate) users to do minor changes in docs as well easily.

There are three repositories for core pieces, and they are not
actually dependent on each other. They are related, but they are not
dependent. Furthermore, making changes to each repository has a
different enough process that knowing what you are doing in one does
not guarantee any knowledge of one of the others. Making docs involves
working with Sphinx and Restructured Text. Updating TG involves
working with TG and related libraries. Updating the devtools means
updating the templates that are used to produce a given quickstarted
application.

Since all of that is true, we want to make it possible for people to
make changes to one without having to change the others. The only time
people have to worry about multiple repositories is when release time
comes, and that's my problem to deal with.

End result: These repositories really should not be merged, and I have
no intention of doing such a merge. It would create work, and solve
only the problem of possibly renumbered tickets. The value here does
even come close to the amount of work required to merge them, and
that's with the merge being moderately easy. So, a merge is not going
to happen.

> 2) Personally I like mercurial but git is no doubt the most used DVCS. Also
> the commands are mostly the same for normal working. So congrats on the
> move.

I happen to agree, and like Mercurial more myself. Still, we went to
git, and I'm not going to switch back just on a whim. Especially when
using git can let us try to work with people on a very active code
hosting site that uses only git.

--
Michael J. Pedersen
My Online Resume: http://www.icelus.org/ -- Google+ http://plus.ly/pedersen
Google Talk: m.peder...@icelus.org -- Twitter: pedersentg


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mengu  
View profile  
 More options Sep 15 2012, 4:23 pm
From: Mengu <whalb...@gmail.com>
Date: Sat, 15 Sep 2012 13:23:08 -0700 (PDT)
Local: Sat, Sep 15 2012 4:23 pm
Subject: Re: Switching To GitHub

so, when is the transition happening?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
jeetu  
View profile  
 More options Sep 17 2012, 1:28 am
From: jeetu <alindsha...@gmail.com>
Date: Sun, 16 Sep 2012 22:28:45 -0700 (PDT)
Local: Mon, Sep 17 2012 1:28 am
Subject: Re: Switching To GitHub

Read the following thread and may be you'll get your answer.

https://groups.google.com/forum/#!topic/turbogears-trunk/PRiV1D7j7UU


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Michael Pedersen  
View profile  
 More options Sep 18 2012, 12:54 am
From: Michael Pedersen <m.peder...@icelus.org>
Date: Tue, 18 Sep 2012 00:54:45 -0400
Local: Tues, Sep 18 2012 12:54 am
Subject: Re: [tg-trunk] Re: Switching To GitHub

On Sat, Sep 15, 2012 at 4:23 PM, Mengu <whalb...@gmail.com> wrote:
> so, when is the transition happening?

As soon as possible. I have *just* gotten the work done to download
all the available ticket information. Even still, from what I can
tell, the information about what attachments were done to a ticket
seems to be missing, and not retrievable from the API provided.
Tomorrow night, I'll work on being able to upload the data, which is
going to be mostly transformative work, and then I can ask for people
to review the newly created tickets. It won't have the repositories be
separated yet, but that's actually one of the easier parts to deal
with.

--
Michael J. Pedersen
My Online Resume: http://www.icelus.org/ -- Google+ http://plus.ly/pedersen
Google Talk: m.peder...@icelus.org -- Twitter: pedersentg


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Christoph Zwerschke  
View profile  
 More options Sep 27 2012, 10:44 am
From: Christoph Zwerschke <c...@online.de>
Date: Thu, 27 Sep 2012 07:44:56 -0700 (PDT)
Local: Thurs, Sep 27 2012 10:44 am
Subject: Re: Switching To GitHub

Just want to point out that the move to GitHub has some other positive
side-effects. For instance, GitHub makes it much easier for people to fork
TurboGears and send in pull requests. Another advantage is that you can
connect to the Github issues from Eclipse/Mylyn, for those who are using
PyDev. If you haven't checked out the PyDev+Mylyn combination, I encourage
you to do so, it's really useful and fun to work with.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Michael Pedersen  
View profile   Translate to Translated (View Original)
 More options Sep 27 2012, 11:23 am
From: Michael Pedersen <m.peder...@icelus.org>
Date: Thu, 27 Sep 2012 11:23:15 -0400
Local: Thurs, Sep 27 2012 11:23 am
Subject: Re: [tg-trunk] Re: Switching To GitHub
I am seeing lots of benefits from the switch to Github, honestly. And
that's just from the site itself. The ability to comment on pull
requests, diffs, everything. The integration of all of these
activities into one coherent news feed (check out
https://github.com/organizations/TurboGears ). The easier ability of
people to fork, commit, and submit pull requests.

In fact, I've only found *one* downside to Github so far: I can't find
a way to attach a file (such as a diff, or a screenshot) to an issue.
The rest, though? I'm very glad for this switch.

--
Michael J. Pedersen
My Online Resume: http://www.icelus.org/ -- Google+ http://plus.ly/pedersen
Google Talk: m.peder...@icelus.org -- Twitter: pedersentg

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mengu  
View profile  
 More options Sep 27 2012, 11:49 am
From: Mengu <whalb...@gmail.com>
Date: Thu, 27 Sep 2012 08:49:31 -0700 (PDT)
Local: Thurs, Sep 27 2012 11:49 am
Subject: Re: [tg-trunk] Re: Switching To GitHub

you guys have no idea how great it is to be able to view turbogears source
on github. :)

again, thanks for such a good decision.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jānis Ābele  
View profile  
 More options Sep 28 2012, 6:06 am
From: Jānis Ābele <janis.ab...@gmail.com>
Date: Fri, 28 Sep 2012 03:06:36 -0700 (PDT)
Local: Fri, Sep 28 2012 6:06 am
Subject: Re: [tg-trunk] Re: Switching To GitHub

Another benefit of using GitHub is Travis-ci.

I think moving to GitHub was good move.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »