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 :) -- 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
