I know there are some hg tools to synchronize your hg repository with an svn repository (history and tags etc).
I have done this when I first converted my SVN repo's to mercurial, however it was a tedious and manual process, and it was only one-way at the time I'm sure you have seen this link http://mercurial.selenic.com/wiki/RepositoryConversion It has some good information on the matter -Thadeus On Fri, Dec 4, 2009 at 4:10 PM, mdipierro <[email protected]> wrote: > I did the following test: > > check in web2py in mercurial > clone > run web2py > > it works out of the box. No need to modify source. > The missing folders are re-created without need to put junk in them. > This is very promising. > > Now I need to understand how to have google code to work with both hg > and svn. > > Massimo > > -- > > 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.

