Current working version of git version 1.6.1 on Ubuntu 11.04 Is there any scripts that do this easily?
I have exported my repos from CVS -> git following documentation at http://cvs2svn.tigris.org/cvs2git.html under the '*Usage*' Heading. I have also used followed http://www.pedro.kiefer.com.br/2011/02/from-cvs-to-git-to-gitorious. running the ruby script as root on the server says it is "ok!" when complete but nothing is placed into my gitorious repository under my Project that was created manually in Gitorious as mentioned in Pedro's website. I executed the following command at the Ubuntu command line as root sudo env RAILS_ENV=production ./MigrateGitToGitorious.rb Project_Folder FYI the ruby script in this command line contains the exact contents of the script @ http://www.pedro.kiefer.com.br/2011/02/from-cvs-to-git-to-gitorious Is there any easy way to get git repos into gitorious Please advise/help Ake -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected]
