Here is my hgignore I use for web2py, and my other mercurial projects...
syntax: regexp ^databases/ ^errors/ ^sessions/ ^cache/ ^routes.py$ syntax: glob *.pyc *~ parameters_*.py -Thadeus On Fri, Dec 4, 2009 at 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. > > 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. > > > -- 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.

