From: Burkhard P. <bur...@ig...> - 2018-01-22 16:44:09
|
Hi, I'm aware that sourceforge closed CVS. I didn't make the transition because the project activity in the past months is close to zero and I'm busy with other things. Of course I support the idea to move to git. The question is if it should be on sourceforge or github? Are there any opinions about that? I'd be ok with any solution (including moving the whole project away from SF) as long as a volunteer does it :) I'm not sure about the user base of libquicktime. I stopped using it myself several years ago. Burkhard Am 21.01.2018 um 23:07 schrieb Sérgio Basto: > Hi , > As you may know sourceforge close cvs , I already talked with other > projects like ufraw , dvdstyler to migrate to git , you just need do : > > > cvs -d:pserver:ano...@li...:/cvsroot/libquicktime login > cvs -z3 -d:pserver:ano...@li...:/cvsroot/libquicktime co -P libquicktime > cd libquicktime > git cvsimport -v > > In github.com press + and new repository, choose repository name: libquicktime > without "Initialize this repository with a README" . > and run: > > git remote add origin gi...@gi...:sergiomb2/libquicktime.git > git push -u origin master > > and I got this : > https://github.com/sergiomb2/libquicktime/commits/master > > > with this method you preserve all commit history . > > Best regards and Thanks, > -- Dr. Burkhard Plaum Institut für Grenzflächenverfahrenstechnik und Plasmatechnologie Universität Stuttgart Pfaffenwaldring 31, 70569 Stuttgart Tel.: +49 711 / 685-62174, Fax.: +49 711 / 685-63102 |