On Mon, Sep 14, 2009 at 12:49, Xah Lee <[email protected]> wrote: > This is a request to rename one of our google code projects. > > I would like to move all projects data from this url > http://code.google.com/p/emacs2010/ > > to this url > > http://code.google.com/p/ergoemacs/ > > including the data for issues, wiki, and source code and history in > svn repository. > > Preferably, we would like to keep the Issues and Wiki data in the > ergoemacs site as well. Also, if possible, we would like to have > emacs2010 redirct if possible. Or, keep it alive for at least a while > so we can tell readers about the project name change. > > I am the project owner of both. If i read FAQ correctly, i believe the > only way is to make a request to you guys. Could you help me doing > this? or please tell me what i have to do to achive this?
I'm afraid you misread. It is not possible to rename a project on Google Code. That's why we tell people to carefully consider the name before creating the project, as it's tied to the URL of the project, and cannot be changed after creation. For the source code and wiki, you can transfer these yourself quite easily, as everything is under version control and can be transferred: - Using svnsync for Subversion, - With a clone and push of both the main and wiki repositories for Mercurial. As for the issue tracker, it is currently not possible to do automatically, unfortunately, since there is no API. We are aware that this is a problem, see http://code.google.com/p/support/issues/detail?id=148 for the progress on this feature. We cannot provide custom redirects from one project to another. You can always retain ownership of the emacs2010 project, remove all tabs other than the home, and direct people to ergoemacs from there by modifying your summary. Sorry that my answer probably isn't what you wanted :( - Dave > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Hosting at 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 -~----------~----~----~----~------~----~------~--~---

