On Fri, 22 Jun 2012, Jan Owoc wrote:
This is the list of savannah-USERS, so most of the thousands of people are unable to act on your request directly. However, this is the right place to ask "how do I move my project from CVS to Git, as many of you fellow users may have done something similar".
Well, this is where #savannah told me to go. The Quest Continues.
I haven't moved my project, but probably you need to enable Git (sooner or later). Go to your project page, from the top menu select "Main" "Select Features" and enable Git.
Already been there and done that, but thanks.
The next step is something that another fellow user may be able to help you with, namely migrating the history over to the git repository (simply moving the files would be trivial). A quick Internet search finds cvs2git [1] and git-cvsimport [2], but I haven't used either so I can't step you through it. A few pages I've randomly found recommend the former over the latter [3] [4] but YMMV.
Oh, I see. It's not a thing I need to ask the site admins to do then. Ok, thanks.