Neels J Hofmeyr wrote on Wed, Aug 24, 2011 at 15:32:20 +0200: > Changelists have been *designed* in the flipped-over wrong-way-round: they > *include*, not exclude selected items. We'd have to implement this against > its basic design. (Like using switch for externals, remember?)
Changelists were designed to group files. What's fundamentally flawed in % svn cl foo A/mu ./iota % svn commit --depth=empty A/mu ./iota --except-cl=foo ?