On 17/02/11 15:23, holger krekel wrote: > Thanks to Ronny Pfannschmidt, sponsorship from merlinux (my company), and work > from Armin, Anto and others the main PyPy development repository has been > migrated to mercurial on Bitbucket. Btw, we just asked and Bitbucket nicely > upgraded the PyPy project account to become an unlimited one, thanks!
just to clarify: "unlimited account" means that we can have private repositories with as many users as we want (which is what we needed for pypy-z). Thanks to Bitbucket also from my side :-) > Any more pypy related repositories that need migration > or any notes/comments? currently, pypy has three svn subrepos which live on codespeak: greenlet = [svn]http://codespeak.net/svn/greenlet/trunk/c testrunner = [svn]http://codespeak.net/svn/pypy/build/testrunner lib_pypy/pyrepl = [svn]http://codespeak.net/svn/pyrepl/trunk/pyrepl/pyrepl we will need to migrate those as well at some point, and probably make them mercurial subrepositories instead of svn ones. ciao, Anto _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
