... be sure to read thru the comments, and note those that do it locally (that's a fairly harmless excercise before doing an 'hg push' of the converted repository); actually, I may try this excercise after lunch....
On Wed, Aug 12, 2009 at 1:13 PM, Yarko Tymciurak <[email protected]> wrote: > Ok - let me play around w/ the web2conf a bit tomorrow; I'll take notes > and share w/ you. > > This is looks to be in FAR better shape than it was at the start of June. > > As for history: Massimo, just follow this page to prepare: > > http://code.google.com/p/support/wiki/ConvertingSvnToHg > > > On Wed, Aug 12, 2009 at 5:11 AM, mdipierro <[email protected]>wrote: > >> >> Vacation? what is vacation? We can migrate as soon as I figure out >> what to do. Yarko, if you know, let me know. >> There is no need to port the entire revision history. >> >> Massimo >> >> On Aug 12, 2:26 am, Yarko Tymciurak <[email protected]> wrote: >> > We were going to migrate when mercurial support kicked in; this started >> in >> > June, but was still getting the kinks worked out. >> > >> > While Massimo is off on Holiday before the semester starts, I was going >> to >> > try to migrate web2conf to google code / mercurial and determine it's >> > readiness; We should know by end of the month if a move will happen in >> > September. >> > >> > On Wed, Aug 12, 2009 at 2:09 AM, Richard <[email protected]> wrote: >> > >> > > On Aug 12, 2:46 pm, mdipierro <[email protected]> wrote: >> > > > This one? >> > >> > > >http://w2popenid.appspot.com/init/default/wiki/main >> > >> > > I guess that's the one you referred to before. >> > > In a previous thread you said "We will soon have an API like stack >> > > overflow does." Is this still going to happen? >> > >> > > Also if you were waiting on Mecurial support for Google Code do you >> > > plan to migrate now? >> > >> > > > On Aug 11, 6:55 pm, Richard <[email protected]> wrote: >> > >> > > > > I was referring to the stackoverflow like OpenID login app is. >> Where >> > > > > can I find it? >> > >> > > > > On Aug 11, 10:27 pm, mdipierro <[email protected]> wrote: >> > >> > > > > > On Aug 11, 6:41 am, Richard <[email protected]> wrote: >> > >> > > > > > > On Aug 11, 5:17 pm, mdipierro <[email protected]> >> wrote: >> > >> > > > > > > > Thank you Richard, >> > > > > > > > some comments below. >> > >> > > > > > > > On Aug 10, 7:21 pm, Richard <[email protected]> wrote: >> > >> > > > > > > > > hello, >> > >> > > > > > > > > > You know that currently the main repository is on >> > > launchpad.net? >> > >> > > > > > > > > Currently the Google Code page says "Here you find only >> the >> > > > > > > > > development version ...", while the Launchpad page says >> "Does >> > > not use >> > > > > > > > > Launchpad for development." >> > > > > > > > > That to me sounds like Google Code is the development >> > > repository. >> > >> > > > > > > > > Also I read in another thread we were migrating to >> mercurial on >> > > Google >> > > > > > > > > Code. If not, then perhaps the Google Code page should be >> > > closed/ >> > > > > > > > > edited to avoid confusion. >> > >> > > > > > > > Yes. I want to migrate to mercurial. Any news on whether >> Google >> > > code >> > > > > > > > does (will) support this? >> > >> > > > > > > it's already supported in Administer -> Source >> > >> > > > > > > > Meanwhile I do read bug reports on both Launchpad and Google >> > > code. >> > > > > > > > > > BTW - can you name _one_ feature request that has been >> > > "lost"? >> > >> > > > > > > > > People like Massimo probably read every thread and so >> would >> > > know all >> > > > > > > > > of the requests. But if a less active user wants to help >> out >> > > they >> > > > > > > > > can't easily find a list of outstanding issues. Here are >> some >> > > threads >> > > > > > > > > I remember because I was interested in these features, so >> there >> > > are >> > > > > > > > > certainly more: >> > >> > > > > > > > > - password retrieval has a confirmation email before >> resetting >> > > to >> > > > > > > > > prevent abuse >> > >> > > > > > > > I will look into this. >> > >> > > > > > > > > - *stackoverflow like OpenID login API >> > >> > > > > > > > Technically this is an app, not a web2py feature. Users are >> > > working on >> > > > > > > > this already. >> > > > > > > > The functionality exists as an external app. We will see if >> we >> > > need to >> > > > > > > > modify web2py in order to get better integration. >> > >> > > > > > > Is this app in appliances? >> > >> > > > > > > > > - translation interface for non-admin users >> > >> > > > > >http://www.web2py.com/appliances/default/show/9 >> > >> > > > > > > > There is already an app for this in appliances. Perhaps it >> should >> > > be >> > > > > > > > improved. Let me know. >> > >> > > > > > > ah just found it: >> http://www.web2py.com/appliances/default/show/9 >> > > > > > > I'll check it out. >> > >> > > > > > > > > - *IPv6 support for login to admin interface >> > >> > > > > > > > I do not remember this. Can somebody elaborate? >> > >> > > > > > > It was raised in this thread: >> > >http://groups.google.com/group/web2py/browse_thread/thread/726da9b5ea. >> .. >> > >> > > > > > > > > - expose uploaded file naming function >> > >> > > > > > > > This was done. "strore" in sql.py. >> > >> > > > > > > Great! >> > >> > > > > > > > > - *logging functionality (problem with builtin logging >> module) >> > >> > > > > > > > I though this was solved by a user provided logging module. >> Can >> > > > > > > > somebody resend it to me? >> > >> > > > > > > > > - *properly remove user, including roles, permissions, and >> > > session cookies >> > >> > > > > > > > This needs to be done but it complicated since it is not >> easy to >> > > find >> > > > > > > > out which sessions are associated to a user. Ideas? >> > >> > > > > > > > > - *appadmin like CRUD view >> > >> > > > > > > > I think we need a crud.select similar to t2.select before we >> do >> > > this. >> > > > > > > > I look forward to a patch to accomplish this. >> > >> > > > > > > > > - reserved words problem when migrating between databases >> (will >> > > be fixed in new DAL?) >> > >> > > > > > > > Yes. this is a priority. >> > >> > > > > > > > > - single click upgrade of web2py >> > >> > > > > > > > Yes. This is a priority. >> > >> > > > > > > > > (* means Massimo agreed in thread was a good idea) >> > > > > > > > > Some of these have probably been addressed by now. With a >> > > feature >> > > > > > > > > tracker I could easily determine the status. >> >> >> > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" 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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

