unnerving message: "undoing selected changes"
Moderator: SourceGear
unnerving message: "undoing selected changes"
When using the Pending Change Set to highlight a bunch of modified files and then committing them, the message "undoing selected changes..." appears in the status bar. This has the effect of scaring the $#@ outta me and results in me killing the process in an attempt to save the days work. After backing up the files and trying again, I'm happy to say that the files were, in fact, checked in appropriately. This may only happen when there is a mixed-bag of statuses in the Pending Change Set but I haven't verified that.
Fortunately, it just seems like an erroneous, panic-inspiring, message and not actually a loss of data.
-Mike
Fortunately, it just seems like an erroneous, panic-inspiring, message and not actually a loss of data.
-Mike
The message would only appear when the change was really being undone. It's possible you had a file that appeared to be Modified (because the date on disk had changed) but the CRC check found that it was identical to the one Vault originally fetched. This check is done only at check in / commit time (it would be too slow to do when scanning for changes). You would have seen the message in this case.
I checked in the fix for this bug just a few minutes ago, so new versions of Vault won't display the message on check in / commit.
I checked in the fix for this bug just a few minutes ago, so new versions of Vault won't display the message on check in / commit.
Shaw Terwilliger
SourceGear LLC
`echo sterwill5sourcegear6com | tr 56 @.`
SourceGear LLC
`echo sterwill5sourcegear6com | tr 56 @.`
See this thread for an explanation of why it took so long. Vault would refresh its check out list between each undo, and depending on your server's performance, this could take a few seconds each time.
Shaw Terwilliger
SourceGear LLC
`echo sterwill5sourcegear6com | tr 56 @.`
SourceGear LLC
`echo sterwill5sourcegear6com | tr 56 @.`