On Dec 1, 8:51 pm, mdipierro <[email protected]> wrote: > I am not sure if there is a question. > > People are supposed to use the stable distribution (not svn or bzr). > In that case you unzip, the *.w2p are there. You upgrade with > > web2py --upgrade=yes > > svn and bzr are for testers. I commit any modifications, including > untested features. It is in no way close to production. The svn and > bzr checkout retrieve the all directory structure so there is no *.w2p > but there is nothing to upgrade. The checkout is the upgrade.
Maybe, with the ease of cloning and the speed of hg, we can shift to having a "RELEASE" branch, and a separate "DEVEL" branch; this would certainly simplify things. I'm still stumbling at not being able to call for a review on a clone (it has to be assigned from the main project issues? checking this out now...) - Yarko > > On Dec 1, 1:16 pm, DenesL <[email protected]> wrote: > > > > > admin.w2p and examples.w2p are fairly large files and because of their > > size they are excluded from the SVN, you have to download them > > manually before upgrading, this was already discussed in another post. > > > We now resume our original program: > > what gets upgraded then in an app upgrade? > > > On Dec 1, 1:08 pm, villas <[email protected]> wrote: > > > > BTW when I upgraded from SVN and tried web2py.py -u yes, I got: > > > IOError: [Errno 2] No such file or directory: 'admin.w2p' > > > > It didn't cause a problem, but I hadn't seen it before. > > > Maybe that file needs to be checked into GoogleCode. -- 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.

