måndag 22 mars 2021 kl. 01:31:11 UTC+1 skrev Tony Rietwyk: > After doing an update, I look through the files in the Update dialog list > to verify the changes that other team members have done. At the moment for > each file, I have to right-click and then select "Compare with working > copy". I'd much prefer to just double-click the file to perform the same > action. That way my workflow is consistent with Show Log, and > TortoiseGit/Pull. > I never want to open the editor associated with a single source file, eg > VS2019 - it's pointless when I need to open the project to get the > related includes, etc. >
I also follow Tony's workflow (for the same reasons), but as Stefan posted in the other thread: > Because we'd have to fetch the "previous" file version from the repository - and that simply takes too much time for a double click handler. As usual there is no one-size-fits-all and I can also see users that would prefer to have the way it is now. (David Balažic, downthread, has a point though regarding naming of the option). However when investigating this I realised there is an inconsistency in the user interface. When right-clicking a file that was merged during the update the bold text is "Compare with working copy". A bold text would implicate that this is the default action - same as double click. However the double click handler is showing the local changes (same as double click in the commit dialog). Kind regards, Daniel Sahlberg -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/a64cae6c-13be-4dc4-ad45-7d2fa3ee345en%40googlegroups.com.
