adding username to appadmin ;) I did hg clone of 1.74.10
I start making some changes I then do hg export fig the only thing i see is a pending change to the Makefile of the version change. Just a side note, I look in the Makefile and it looks like the change is already there. Not sure why. I see that I need to do a commit to get hg export fig to show a diff. Side note - what if I want to revert any commit?? Ok now I've made changes to 1.74.10 - 1.74.11 comes out. I want to add my changes to 1.74.11 from what I have done in 1.47.10. How is that done? By the way Massimo, will you take a patch to add a username to appadmin? If not, I'm learning a few things on the way, anyway. thx, -wes On Wed, Feb 3, 2010 at 10:07 AM, mdipierro <[email protected]> wrote: > Out of curosity... What kind of changes are you making to web2py? > > On Feb 3, 11:02 am, Wes James <[email protected]> wrote: >> Say I do: >> >> hg clone web2py >> >> I make changes to the code, then later another update comes out for >> web2py and I want my changes added to the update. Can someone help me >> with this process? >> >> thx, >> >> -wes > > -- > 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. > > -- 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.

