On Sat, Aug 27, 2011 at 7:59 PM, Cédric Krier <[email protected]> wrote: > On 27/08/11 14:51 -0500, Gustavo Andres Angulo wrote: >> Hi, >> > On 27/08/11 01:36 +0200, Cédric Krier wrote: >> > > Hi, >> > > >> > > With a recent mistake with the Google Account of Nicolas, it remembers >> > > me that >> > > we are in some part of Tryton development process depending on Google >> > > especially for codereview with the Google Account. And more over, there >> > > are >> > > some rules on Google Account that could introduce difficulty like >> > > permanent >> > > link with gmail account, overrule of XMPP by Talk (I'm personnaly >> > > affected by >> > > those rules) etc. >> > > >> > > So I had a quick look at the implemenation of the codereview of Python >> > > which >> > > is running on django. They did a interesting work by merging user account >> > > management between roundup and rietveld [1]. >> > > If we want to go this way there is some steps to do: >> > > >> > > - migrate current roundup from sqlite to postgresql >> > > - setup and link a codereview (on django) with roundup >> > > - migrate existing codereview to the new one >> > > >> > > The next thing for which we depend on Google is the wiki on google code. >> > > I >> > > think we could move some part of it into the doc and others into a new >> > > wiki. >> > > We could use moinmoin [2] for that. And let's seen if it is possible to >> > > merge >> > > the authentication with roundup but that not a big requirement. >> > > >> >> I could help migrate the information from google to moinmoin, or maybe I >> could >> help with the installation, > > I'm not sure if moinmoin is the right tool. > I would prefer a kind of wiki that could be used by delivering static pages. >
moinmoin has the possibility of all site dump to static pages with moinmoin-dump [1] that could be a possible way [1] http://moinmo.in/MoinDump >> > > There is some external libs (like vatnumber) that are hosted on Google >> > > Code, >> > > we could let them there or just get a hg directories for them and add >> > > component to the roundup. >> >> We can use Indefero [3] is something like google code, and supports >> Mercurial, >> and Git, tickets for project and issues. Could use code.tryton.org or >> something >> like that. > > I don't think we need such tools. The libs are pretty simple and I think they > can be managed in the same bugtracker because after all Tryton is the main > usage of those libs. > Maybe only for projects like vatnumber, in replace for google-code. >> > I forgot Blogger. It should be removed when all the website will be >> > migrated >> > to sphinx. >> > >> > > And finally, there will be still this mailing list. I think we should >> > > keep it >> > > because it is not a strong link with Google Account and for me it is the >> > > best >> > > compromise between mailing list and forum. >> > > >> > > So I'm looking for some help to work on this migration. I think we will >> > > use a >> > > repositories to store all the customizations of each softwares. So the >> > > development could be distributed and I could provide some "annonymized >> > > data" >> > > from the bugtracker and codereview. >> > > >> >> I help in this migration, I think the best to have our own platform without >> using googlecode, sourceforge or other third party application. > > Let's see if we find a better tool than moinmoin. > > -- > Cédric Krier > > B2CK SPRL > Rue de Rotterdam, 4 > 4000 Liège > Belgium > Tel: +32 472 54 46 59 > Email/Jabber: [email protected] > Website: http://www.b2ck.com/ > -- [email protected] mailing list
