Kevin Dangoor wrote: > Something that just occurred to me, and I"m not sure how it slipped > my mind all of this time, is that the best hosting option may be the > obvious one: the Cheeseshop. Here's what I'm thinking: > > 1) you make a cool, new widget > 2) you write about it on your blog (almost everyone has one, and if > you don't you can get one for free) > 3) you make that the widget homepage > 4) setup.py register > 5) setup.py upload > > Done. The only access control required is the Cheeseshop (which is > already set up).
I thik the cheeseshop idea is great. When it comes to version control, one could opt to use bazaar (http://bazaar-vcs.org) instead of SVN, as it doesn't require a server at all - all you need is some webspace so you can publish your repo via FTP/SSH/DAV/whatever if you have a few megs of webspace somewhere. This would also remove the administrative headache of having to administer an SVN server :) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears-trunk -~----------~----~----~----~------~----~------~--~---
