On Dec 4, 7:03 pm, mdipierro <[email protected]> wrote: > Actually this is something I am trying to understand. Google code > seems to require a choice hg or svn. I thought that google code would > store the data so that one could retrieve it in both svn and hg but it > seems now only the old data is available in svn and the new data only > in hg.
Yes - your project has a choice as to format of SCM repository; If you change mid-project, old versions remain available in old format; If you want to MIRROR to two (and there is NO reason to, really - NONE!) - you would need a second project (and I'm not sure Google would like that). Everyone should just consider using ToirtoiseHG (it integrates with your desktop on Windows and Gnome; not sure of the Max status --- but you just right-click a file or folder to run operations; much / just like TortoiseSVN); The only thing you will be able to use SVN for are OLD revisions of web2py (those UP TO this conversion). - Yarko > > Massimo > > On Dec 4, 6:59 pm, Jonathan Lundell <[email protected]> wrote: > > > > > On Dec 4, 2009, at 4:45 PM, mdipierro wrote: > > > > Let's kwwp both mercur...@googlecode and baz...@launchpad for a little > > > while, then we kill the latter. > > > And svn? > > > (I like Mercurial, but BBEdit has svn integration, not hg, and that's very > > handy.) -- 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.

