Hi, Johannes Schindelin wrote: > Are you really sure you want to slave git into being a "better > Subversion"?
Since git is better than all of these, we should be able to easily write a SVN-like porcelain, so ... ;-) > IMHO, if you need a central repository, you should also have > one central HEAD. I disagree. Larger projects have multiple HEADs (stable, oldstable, development, ...). I don't like putting those in different repositories, you end up with a heap of housekeeping effort to hardlink duplicate objects, all of which is going to be wasted when different people run "git repack". Not everybody has 100-GB disks and multi-MB Internet pipes to play with... -- Matthias Urlichs | {M:U} IT Design @ m-u-it.de | [EMAIL PROTECTED] Disclaimer: The quote was selected randomly. Really. | http://smurf.noris.de - - On ability: A dwarf is small, even if he stands on a mountain top; a colossus keeps his height, even if he stands in a well. -- Lucius Annaeus Seneca, 4BC - 65AD - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html