On 11/1/07, Rachna Mahajan <[EMAIL PROTECTED]> wrote: > In this snapshot, I see the 2 choices - does the first one mean you can > actually undo whatever some one else has committed ?
generally, yes, modulo a few things. whatever changes you make are of course logged. however, sometimes you can't (I've never actually tried to force these edge cases) - specifically if you don't have permission to undo a certain change, you'd get an error when you tried. at that point you'd definitely need to copy your comment and revisit the bug. and as shawn notes, mid-air collisions are typically very rare. They're likely to only happen if a number of people are actively changing the same bug, if your community is distributed across timezones or not all suddenly worried about a single bug, you're very unlikely to ever see it in practice. I merely mentioned it because I'd rather avoid people complaining about words they saw in the field (and given the rarity, it's possible that the first person to see it would be someone who objected). _______________________________________________ tools-discuss mailing list [email protected]
