It looks to me as though if you disable count on startup, you can never get a changes count, even if you hit refresh. Or am i missing something? Can't we have something between all or nothing?
On Mar 6, 9:40 am, Toby S <[email protected]> wrote: > from this > thread:http://groups.google.com/group/versions/browse_thread/thread/7d0882d2... > > Versions tries to check the number of changes both locally and > remotely soon after having started in order to be able to display > those counts in the bookmarks source list next to each working copy > bookmark. This is what is probably causing Versions to crash for > you, > as it is trying to connect to the problematic repository shortly > after > you start the app. > We should allow users to hold a modifier key down to make Versions > disable the counting of changes as it starts up. When problems like > yours occur, Versions won't be able to start up without crashing, > so > we should add kind of a "safe boot" mode for Versions, just like > the > mac has when you boot with the shift key down. > For now you can enter this command in a terminal window: > $ defaults write com.picodev.Versions CountNrOfChanges -bool NO --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Versions" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/versions?hl=en -~----------~----~----~----~------~----~------~--~---
