Peter Karlsson, Thu, Oct 11, 2007 19:55:05 +0200: > >That's not a job for a source code manager to do. It's a job for your > >build/install tool. > > Since there is no build step involved (my web site is just a CVS checkout > at the moment), it's a job for the checkout step. I'd really want to avoid > having a separate copy of the web site just so that I can do a "make > install". That's confusing. If your web site is just a checkout, what is the "make install" for? If it is a repo, you have the version information anyway, and at all times. And if this extra step is indeed present, why can't the "make install" just save the HEAD somewhere for later reference? > That would sort of negate the savings in disk space I hope seeing > by moving from CVS to Git. You'll find you have plenty of savings for anything. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html