Also keep in mind that these are all just *conventions*. You can put 17 different unrelated projects into a single Mercurial repository if you wish. But the convention is to make separate repositories. Similarly, the convention is to put each long-lived branch of a project into a separate mercurial repository.
On Mon, Feb 1, 2010 at 10:35 AM, Nathaniel Manista <[email protected]> wrote: > On Fri, Jan 29, 2010 at 11:11 AM, Aekold <[email protected]> wrote: >> >> Hi All!! >> >> Just converted my project from Subversion to Mercurial and noticed >> interesting button to create new repository. Are there any limits of >> those repositories? >> >> The thing is, in subversion every folder is versionable, and I just >> created subfolders in trunk for each of my tiny projects. If Mercurial >> will allow me to create only 3-4 projects - it will be better to use >> Subversion for such generic project homepage. > > There's currently a limit of ten Mercurial repositories per project, but > this may be overridden by asking nicely here and explaining the intended use > case. > -N > > -- > You received this message because you are subscribed to the Google Groups > "Project Hosting on Google Code" 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/google-code-hosting?hl=en. > -- You received this message because you are subscribed to the Google Groups "Project Hosting on Google Code" 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/google-code-hosting?hl=en.

