Denis Oliver Kropp schrieb: > Dave Airlie schrieb: >> >>> http://www.directfb.org/cgi-bin/gitweb.cgi >>> >>> Testing cvs imports... any idea why there's this "/.git" instead of >>> ".git"? >>> >> >> Where you are serving the git trees from only needs raw git directories.. >> >> So you can mv DirectFB/.git to DirectFB.git and rm -rf DirectFB.. >> >> Also for cloning you can clone bare repos with --bare, and for doing >> repos on the one machine git clone -l -s --bare will start a new clone >> but use objects from the original tree to save disk space.. > > Thanks! > > The more I get used to git, the more I'm loving it. > > It's just a lot that you can do in a pragmatic way, like Blender was > very pragmatic but hard to learn :) >
I can't figure the last detail before the switch could be made. cvspserver is working fine via git-cvsserver's pserver emulation. Checking out via ssh is also fine, but commit's don't work: I /tmp/cvs8bSo6g (Modified) Row 10 Col 1 0:25 Ctrl-K H for help CVS: ---------------------------------------------------------------------- CVS: Enter Log. Lines beginning with `CVS:' are removed automatically CVS: CVS: Committing in . CVS: CVS: Modified Files: CVS: TODO CVS: ---------------------------------------------------------------------- Test commit via git-cvsserver :) File /tmp/cvs8bSo6g saved Index already exists in git repo cvs commit: saving log message in /tmp/cvs7rBdZb -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
