Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #87360
| References | <36a41718-3eb6-445b-ba5b-caf124122542@googlegroups.com> <d674ga9cde6lmlc6e0ere56vq6dua6ql46@4ax.com> <mailman.307.1426210652.21433.python-list@python.org> <87a8zhxyr4.fsf@jester.gateway.sonic.net> |
|---|---|
| Date | 2015-03-13 19:33 +1100 |
| Subject | Re: Code hosting providers |
| From | Chris Angelico <rosuav@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.316.1426235640.21433.python-list@python.org> (permalink) |
On Fri, Mar 13, 2015 at 4:17 PM, Paul Rubin <no.email@nospam.invalid> wrote: > Thanks for that informative post: I've been uncomfortable with the reach > of Github and you've done a good job explaining the reasons. > > I personally use self-hosted git repositories on cheap VPS servers which > is easy to do, but doesn't supply issue tracking. I know various > projects that use either Trac or Bugzilla but I haven't tried operating > those. It's worth noting, by the way, that sometimes it's worth using a non-federated service. I host most of my projects on GitHub, because the git repo is the part that's most important to me. I don't heavily use the bug tracker attached to any of those projects, nor the gh-pages branch, etc, etc. If ever I need to move off GitHub, the loss of my tracker history is almost entirely non-significant. But if someone goes looking at my repo there, and wants to raise an issue, I'm quite happy to have that come through the tracker - which means that, technically, I am using that non-federated service. It's not something to fear, just something to be aware of. With the example of moving emails around, the hard part usually isn't SMTP and co, but moving your email history. Can you download all your emails in a convenient format for unloading into your new host, or do you get a proprietary .PST file that you have to somehow deal with? I'm not speaking from any sort of experience here, of course. It's not like I've had to deal with several people who decided not to move to an open system because it would be too hard to move their data. No, of course not. That never happens. ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Google Code Shutting Down Josh English <Joshua.R.English@gmail.com> - 2015-03-12 15:26 -0700
Re: Google Code Shutting Down Mario Figueiredo <marfig@gmail.com> - 2015-03-13 00:12 +0100
Code hosting providers (was: Google Code Shutting Down) Ben Finney <ben+python@benfinney.id.au> - 2015-03-13 12:37 +1100
Re: Code hosting providers (was: Google Code Shutting Down) Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-03-13 14:17 +1100
Re: Code hosting providers Michael Torrie <torriem@gmail.com> - 2015-03-12 21:28 -0600
Re: Code hosting providers Ben Finney <ben+python@benfinney.id.au> - 2015-03-13 15:22 +1100
Re: Code hosting providers Ben Finney <ben+python@benfinney.id.au> - 2015-03-13 15:27 +1100
Re: Code hosting providers Paul Rubin <no.email@nospam.invalid> - 2015-03-12 22:17 -0700
Re: Code hosting providers Chris Angelico <rosuav@gmail.com> - 2015-03-13 19:33 +1100
Re: Code hosting providers Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-03-13 19:59 +1100
Re: Code hosting providers Chris Angelico <rosuav@gmail.com> - 2015-03-13 22:46 +1100
Re: Code hosting providers Paul Rubin <no.email@nospam.invalid> - 2015-03-13 14:13 -0700
Re: Code hosting providers Gene Heskett <gheskett@wdtv.com> - 2015-03-13 19:38 -0400
Re: Code hosting providers Mario Figueiredo <marfig@gmail.com> - 2015-03-14 01:48 +0100
Re: Code hosting providers Paul Rubin <no.email@nospam.invalid> - 2015-03-13 19:30 -0700
Re: Code hosting providers Gene Heskett <gheskett@wdtv.com> - 2015-03-13 23:13 -0400
Re: Code hosting providers Mario Figueiredo <marfig@gmail.com> - 2015-03-14 04:41 +0100
Re: Code hosting providers Paul Rubin <no.email@nospam.invalid> - 2015-03-13 20:45 -0700
Re: Code hosting providers Rustom Mody <rustompmody@gmail.com> - 2015-03-13 22:03 -0700
Re: Code hosting providers (was: Google Code Shutting Down) Mario Figueiredo <marfig@gmail.com> - 2015-03-13 11:02 +0100
Re: Code hosting providers Paul Rubin <no.email@nospam.invalid> - 2015-03-13 14:35 -0700
Re: Google Code Shutting Down Ian Kelly <ian.g.kelly@gmail.com> - 2015-03-12 22:33 -0600
Re: Google Code Shutting Down Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-03-13 19:47 +1100
Re: Google Code Shutting Down Josh English <Joshua.R.English@gmail.com> - 2015-03-13 12:53 -0700
csiph-web