Massimo will have to answer that... I expect (because of the nature of SVN) that Massimo does not give / have "write" permission to others on SVN;
With and DVCS (bazaar, mercurial, git, ...) there is no worry - you make your own "branch" which is in reality your own private repository, and ask the "main" owner to take (merge) your changes. Note: If you're thinking of making changes for suggestions, know this: I've just recently moved another project off of Launchpad (bazaar) to Bitbucket.org (mercurial) - because of the experiences (positive) I had making some patches for Sphinx (which uses mercurial / bitbucket). If you have changes to make, consider making an account on either Launchpad or Bitbucket. If on Launchpad, make a branch, put up what you want, and ask Massimo to review (he can work if he has a queue of these kinds of requests). But know this: the way DVCS works - he'll take a snapshot of what you have, and locally try a merge, test and decide. You can accomplish the same any way you're comfortable - even email a zip to Massimo (ASK FIRST!!!). BTW - bazaar and mercurial are not that scary - you can try one locally on your own machine on a copy of web2py you get, and see how it feels to use for local versioning (you can even use it on / in the same tree you currently have managed by svn). Have some fun with it! Hope this was helpful. Kind regards, Yarko On Sat, Nov 8, 2008 at 10:12 PM, Jonathan Benn <[EMAIL PROTECTED]>wrote: > > Hi Yarko, > > > On Nov 6, 9:32 pm, yarko <[EMAIL PROTECTED]> wrote: > > > web2py is mirrored to Google Code / SVN for the convenience of all > > those who already use SVN. > > Is this a two-way mirroring? In other words, can people make commits > via Subversion to the Google Code mirror? > > Or is it one-way, meaning that the Google Code version is read-only? > > > Thanks, > > --Jonathan > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to web2py@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---